Roadmap hub¶
Strixonomy IDE and Strixonomy engine 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.
Current tagged release: v0.27.0 · What ships today
Development on main may be ahead of the tagged pin — follow docs/TAGGED_RELEASE for install versions.
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–v0.14) | Platform overview · Plugin authoring · Cursor prompts |
| Implement Protégé parity (v0.20–1.0 next) | Protégé parity program · Pre-1.0 phases · Execution order |
| Understand platform direction (releases through post-1.0) | ROADMAP.md on GitHub (canonical) · RTD summary Platform roadmap |
| 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) | Pre-1.0 phases · v1.0 backlog — not a shipped feature list |
How they relate¶
flowchart TB
SHIPPED[SHIPPED.md — truth for evaluators]
Platform[roadmap.md — platform releases]
Parity[protege-parity/ — 1.0 engineering program]
Pre10[PRE_1_0_PHASES.md — v0.19 to 1.0]
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 --> Parity
Parity --> Pre10
Platform --> UIMap
UIMap --> UIVis
Platform --> DesignM
Pre10 --> Backlog
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–v0.14 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.27.0 — see Migration v0.24.0 → v0.27.0, Migration v0.23.0 → v0.24.0, and Changelog.
Design docs under
docs/platform/,docs/ui/,docs/protege-parity/, anddocs/PROTEGE_REVERSE_ENGINEERING/are not a shipped feature list. Evaluators and procurement should use SHIPPED.md and Known limitations only — ignore internal parity percentage assessments on GitHub.