CorpAI Roadmap
v0.1 — Foundation ✅
- CODEX.md, rank system, communication + escalation protocol
- Executive layer (OWNER, CEO, CFO, CTO, COO, CMO)
- Role template, config example, real-world mapping, contributing guide
- GitHub Pages, discussions, MIT license
v0.2 — All Departments ✅
- 9 departments, 46 roles total
- Full org charts with Mermaid diagrams
v0.3 — Advanced Spec ✅
- Agent lifecycle state machine
- Cross-department interaction spec + flow diagrams
v0.4 — Validator & Tooling ✅
corpai lint— validates role files against speccorpai graph— ASCII tree + Mermaid org chartscorpai simulate— traces message hops through hierarchycorpai info— org summary- PyPI-ready with CI auto-publish
v1.0 — Stable Standard ✅
spec/multi-org.md— federation protocol for inter-org communicationspec/glossary.md— every term definedspec/faq.md— common questions answeredspec/message-examples.md— real examples of every message typeCERTIFIED.md— CorpAI Certified programCHANGELOG.md— full version history- Issue templates (role submission, spec proposal, bug report, certification)
v1.1 — Community Growth (next)
- First community-contributed roles (via PRs)
- First CorpAI Certified role
- First CorpAI Certified implementation in the registry
- Reference implementations directory (
implementations/) corpai initCLI command — scaffold a new CorpAI org from scratch- i18n support (
i18n/folder with translated role definitions)
v2.0 — Ecosystem
- CorpAI Registry — public index of compatible projects
corpai validate --remote— validate against hosted spec version- Visual org builder (web tool)
- AI-assisted role generator (
corpai new-role --describe "manages compliance")
Community Ideas
Have an idea? Open a GitHub Discussion.