First release of codebase-brief.
- Deterministic static scan (no LLM, no network, no uploads, no vector DB)
- Generates CODEBASE_BRIEF.md, ARCHITECTURE_MAP.md (Mermaid with EXTRACTED/INFERRED/UNKNOWN tags), ONBOARDING.md, OPEN_QUESTIONS.md, codebase-inventory.json
- Official support: Python, TypeScript/JavaScript, Docker Compose; other languages flagged UNKNOWN
- 14 pytest cases across 6 fixture repos; GitHub Actions runs on push/PR
- Real docs/demo.gif rendered from an actual scan
- MIT license