Commit graph

2 commits

Author SHA1 Message Date
Quinn Ftw
56a1527864 📝 Update architecture documentation
Reflect current package structure and organization.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 21:16:40 -08:00
Quinn Ftw
b87b965fca docs: add technical documentation hub with hybrid organization
Create overview docs in docs/technical/ and docs/research/ that link to
colocated implementation docs throughout the codebase.

New files:
- INDEX.md: Central navigation hub by audience
- technical/README.md: Technical documentation hub
- technical/ARCHITECTURE.md: System architecture overview
- technical/INFRASTRUCTURE.md: Infrastructure links
- technical/PACKAGES.md: Package catalog (8 categories, 25+ packages)
- technical/FEATURES.md: Feature catalog (16 features)
- research/README.md: Research hub linking to business docs

Strategy: Hybrid approach - conceptual docs in ./docs, implementation
docs colocated with code they describe.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 19:15:37 -08:00