v0.2.0
First public release of the AI Company Starter — a git-native operating system template for a founder working with AI agent teams.
Highlights
- Reliable, documented bootstrap exit gate (confirm the five founder docs, advance the stage).
- Fixture-based tests, so CI stays green after you configure the template.
- Real contract validation in
doctor.py(stage, portfolio stage, and escalation vocabulary). - Artifact templates wired to their JSON schemas, plus evidence and learning-entry templates.
- Public-repo docs: MIT license, CONTRIBUTING, CHANGELOG, English + Korean README.
- Cross-session maintenance system (
MAINTAINING.md,ROADMAP.md).
See CHANGELOG.md for the full 0.1.0 → 0.2.0 diff, and ROADMAP.md for what's next (0.3.0).
Use it: click Use this template, or gh repo create my-company --template jangjun7091/ai-company --private --clone.