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>
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>