Roadmap hub¶
OntoCode and OntoCore publish several roadmap documents. Use this page to pick the right one — they serve different audiences and must not be read as a single capability list.
Which document should I read?¶
| I want to… | Read this |
|---|---|
| See what ships today | What ships today — canonical capability matrix |
| Learn canonical terminology | Glossary |
| Implement OntoUI / workspaces (v0.13) | Platform overview · Cursor prompts |
| Understand platform direction (releases v0.13 → v1.2) | Platform roadmap · ROADMAP.md on GitHub |
| Map UI design specs to release phases | UI roadmap mapping — master checklist |
| See UI phases with milestones | Product Roadmap 2.0 |
| Read product/platform ADRs | adr/README.md |
| Review shipped engineering milestones (v0.1–v0.11 detail) | Design milestones |
| Track v1.0 exit criteria (contributor backlog) | v1.0 backlog — not a shipped feature list |
How they relate¶
flowchart TB
SHIPPED[SHIPPED.md — truth for evaluators]
Platform[roadmap.md — platform releases]
UIMap[ui/ROADMAP_MAPPING.md — UI items to releases]
UIVis[ui/PRODUCT_ROADMAP_2.0.md — UX vision]
DesignM[design/ROADMAP.md — shipped milestones]
Backlog[design/v1.0_BACKLOG.md — exit checklist]
SHIPPED --> Platform
Platform --> UIMap
UIMap --> UIVis
Platform --> DesignM
Backlog --> SHIPPED
Rules of thumb¶
- Evaluators and new users: start at SHIPPED.md, not a roadmap or UI spec.
- UI specs under
docs/ui/describe target UX — many items are planned for v1.0+. Cross-check ROADMAP_MAPPING.md (v0.13 foundation items shipped). - Unchecked boxes in v1.0 backlog mean "v1.0 exit bar" — not "missing today."
- Release timeline for procurement: Release timeline (non-commitment disclaimer applies).
Current release¶
v0.13.0 — see Migration v0.12 → v0.13 and Changelog.