# CorpAI Roadmap

---

## v0.1 — Foundation ✅
- [x] CODEX.md, rank system, communication + escalation protocol
- [x] Executive layer (OWNER, CEO, CFO, CTO, COO, CMO)
- [x] Role template, config example, real-world mapping, contributing guide
- [x] GitHub Pages, discussions, MIT license

## v0.2 — All Departments ✅
- [x] 9 departments, 46 roles total
- [x] Full org charts with Mermaid diagrams

## v0.3 — Advanced Spec ✅
- [x] Agent lifecycle state machine
- [x] Cross-department interaction spec + flow diagrams

## v0.4 — Validator & Tooling ✅
- [x] `corpai lint` — validates role files against spec
- [x] `corpai graph` — ASCII tree + Mermaid org charts
- [x] `corpai simulate` — traces message hops through hierarchy
- [x] `corpai info` — org summary
- [x] PyPI-ready with CI auto-publish

## v1.0 — Stable Standard ✅
- [x] `spec/multi-org.md` — federation protocol for inter-org communication
- [x] `spec/glossary.md` — every term defined
- [x] `spec/faq.md` — common questions answered
- [x] `spec/message-examples.md` — real examples of every message type
- [x] `CERTIFIED.md` — CorpAI Certified program
- [x] `CHANGELOG.md` — full version history
- [x] 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 init` CLI 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](../../discussions).
