Fix typos in docs/roadmap.md

Correct hyphenation and spelling in the product roadmap: change 'outcome oriented' to 'outcome-oriented' and fix 'Workder' to 'Worker' in the Deployment section.
This commit is contained in:
LukeM94
2026-02-14 13:18:03 +00:00
parent 3502f25048
commit a7217f138c
+2 -2
View File
@@ -1,6 +1,6 @@
# Product Roadmap
Aden Agent Framework aims to help developers build outcome oriented, self-adaptive agents. Please find our roadmap here
Aden Agent Framework aims to help developers build outcome-oriented, self-adaptive agents. Please find our roadmap here
```mermaid
flowchart TD
@@ -270,7 +270,7 @@ classDef done fill:#9e9e9e,color:#fff,stroke:#757575
- [ ] Wake-up Tool (resume agent tasks)
### Deployment (Self-Hosted)
- [ ] Workder agent docker container standardization
- [ ] Worker agent docker container standardization
- [ ] Headless backend execution
- [ ] Exposed API for frontend attachment
- [ ] Local monitoring & observability