Commit graph

8 commits

Author SHA1 Message Date
Quinn Ftw
371d014a83 docs(root): 📝 Update INDEX.md documentation structure and content 2026-01-23 15:02:00 -08:00
Quinn Ftw
a6199476d1 chore(core): 🔧 Update markdown documentation files in core directory 2026-01-21 19:30:59 -08:00
Quinn Ftw
41409b195b chore(core): 🔧 Update maintenance documentation files (INDEX.md, verify-dev-maintenance.md) 2026-01-20 05:39:34 -08:00
Quinn Ftw
a7bdb4f4de docs(arch, technical, product): 📝 Update architectural decision records, technical standards, and product documentation to reflect current best practices 2026-01-18 07:39:19 -08:00
Quinn Ftw
4ee00f108a feat(docs): add platform roadmap and subscription tiers documentation sections 2026-01-10 12:27:52 -08:00
Quinn Ftw
2fffb8999a feat(docs): organize platform documentation by audience and purpose 2026-01-09 19:35:05 -08:00
Quinn Ftw
af14172607 📁 Reorganize docs: add investors/, marketing/, philosophy/
Structure changes:
- Create investors/ with pitch-deck content (from business/)
- Create marketing/ with brand, SEO, distribution content
- Create philosophy/ with all platform philosophy docs
- Delete product/screenshots/ (egirl-platform relic)
- Move misplaced technical files to technical/
- Update INDEX.md with new audience-based navigation

New directories:
- docs/investors/ - Investor materials
- docs/marketing/ - Public-facing promotional content
- docs/philosophy/ - Platform philosophy and manifestos

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 21:06:28 -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