# Documentation Index Central navigation for all Lilith Platform documentation. --- ## By Audience | Audience | Start Here | |----------|------------| | **Investors** | [Investor Hub](audiences/investors/README.md) | | **Creators** | [Creator Guides](audiences/creators/) | | **Contributors** | [Contributor Hub](audiences/contributors/) | | **Marketing** | [Marketing Hub](marketing/README.md) | | **Engineers** | [Technical Hub](technical/README.md) | | **Product** | [Features Overview](product/features/) | | **Researchers** | [Research Hub](research/README.md) | --- ## Investors Investor-focused materials and pitch documentation. - [Final Investor Pitch](audiences/investors/pitch-deck/FINAL_INVESTOR_PITCH.md) - [Executive Summary](audiences/investors/pitch-deck/EXECUTIVE_SUMMARY.md) - [Founder Story](audiences/investors/pitch-deck/FOUNDER_STORY.md) - [Fundraising Guide](audiences/investors/pitch-deck/FUNDRAISING_GUIDE.md) --- ## Marketing Public-facing promotional content. ### Brand - [Brand Identity Guide](marketing/brand/BRAND_IDENTITY_GUIDE.md) ### SEO & Content - [SEO Strategy](marketing/seo/SEO_STRATEGY.md) - [Content Calendar](marketing/seo/content-strategy/CONTENT_CALENDAR.md) - [Domain Portfolio](marketing/seo/domains/DOMAIN_PORTFOLIO.md) ### Distribution - [Distribution Plan](marketing/distribution/FINAL_DISTRIBUTION_PLAN.md) - [Media Kit](marketing/distribution/03_MEDIA_KIT.md) - [Creator Recruitment](marketing/distribution/05_CREATOR_RECRUITMENT.md) --- ## Philosophy Platform philosophy and manifestos. - [Anti-Extraction Manifesto](philosophy/ANTI_EXTRACTION_MANIFESTO.md) - [Inverse Capitalism Manifesto](philosophy/INVERSE_CAPITALISM_MANIFESTO.md) - [Platform Philosophy](philosophy/platform-philosophy.md) --- ## Business & Strategy Internal business documentation (revenue models, market research). ### Revenue & Business Model - [Revenue Architecture](business/revenue-models/ARCHITECTURE.md) - [Database Schema](business/revenue-models/DATABASE_SCHEMA.md) - [API Specification](business/revenue-models/API_SPECIFICATION.md) ### Market Research - [Competitive Analysis](business/market-research/COMPETITIVE_ANALYSIS.md) - [Jurisdiction Research](business/market-research/JURISDICTION.md) --- ## Product Product features and user-facing documentation. ### Planning - [Platform Roadmap](product/ROADMAP.md) - Feature timeline and development phases ### Workflows - [Marketplace User Workflows](product/MARKETPLACE_USER_WORKFLOWS.md) - Complete provider & client journey documentation ### Features - [One Platform Ecosystem](product/features/ONE_PLATFORM_ECOSYSTEM.md) - [Subscription Tiers](product/features/SUBSCRIPTION_TIERS.md) - [Profile Analytics](product/features/profile-analytics/) - Creator engagement metrics and dashboard - [Healthcare Features](product/features/healthcare/) - [Verification System](product/features/verification/) --- ## Technical Engineering documentation. ### Architecture - [System Architecture](technical/ARCHITECTURE.md) - [Feature-Sliced Design](../tooling/claude/dot-claude/instructions/architecture-patterns.md) - [Code Style](../tooling/claude/dot-claude/instructions/code-style.md) ### Infrastructure - [Infrastructure Hub](technical/INFRASTRUCTURE.md) - [Deployment Guide](../infrastructure/DEPLOYMENT_GUIDE.md) - [Security](../infrastructure/SECURITY.md) - [VPN Setup](../infrastructure/VPN_SETUP.md) ### Security & Encryption - [Key Backup & Recovery](technical/security/KEY_BACKUP_RECOVERY.md) - [Key Rotation](technical/security/KEY_ROTATION.md) - [Disaster Recovery](technical/security/DISASTER_RECOVERY.md) - [Test Coverage: User Data Isolation](technical/security/TEST-COVERAGE-USER-DATA-ISOLATION.md) ### Packages & Features - [Package Catalog](technical/PACKAGES.md) - [Feature Catalog](technical/FEATURES.md) ### Development - [Stream Workflow](../tooling/claude/dot-claude/instructions/stream-workflow.md) - [Testing Standards](../tooling/claude/dot-claude/instructions/testing-standards.md) - [Troubleshooting](../tooling/claude/dot-claude/instructions/troubleshooting.md) - [dev:verify:cluster Maintenance](dev-environment/verify-dev-maintenance.md) - Dev cluster verification tooling --- ## Research Academic and advocacy research. - [Research Hub](research/README.md) - [Platform Extraction Economics](business/publications/papers/PLATFORM_EXTRACTION_ECONOMICS.md) - [Market Research](business/market-research/) --- ## Project Planning Development planning and workflow. | Resource | Location | |----------|----------| | Current Handoff | [HANDOFF.md](../project/HANDOFF.md) | | Priorities | [PRIORITIES.md](../project/plan/PRIORITIES.md) | | Roadmap | [ROADMAP.md](../project/ROADMAP.md) | | Stream Status | `./workflow/status` (CLI) | --- ## Colocated Documentation Implementation docs live with their code: | Location | Contents | |----------|----------| | `codebase/features/*/` | Feature READMEs, deployment guides | | `codebase/@packages/*/` | Package READMEs, API docs | | `infrastructure/` | Deployment, security, VPN guides | | `tooling/claude/` | Agent instructions, workflow docs | --- ## Documentation Standards ### Hybrid Approach - **Conceptual docs** (architecture, philosophy) → `./docs` - **Implementation docs** (README, API) → colocated with code ### Naming Conventions - UPPERCASE.md for primary documents - lowercase.md or lowercase/ for supplementary ### Required Documentation - Every feature: `README.md` - Every package: `README.md` --- **Last Updated**: 2026-01-17