5.4 KiB
5.4 KiB
Documentation Index
Central navigation for all Lilith Platform documentation.
By Audience
| Audience | Start Here |
|---|---|
| Investors | Investor Hub |
| Creators | Creator Guides |
| Contributors | Contributor Hub |
| Marketing | Marketing Hub |
| Engineers | Technical Hub |
| Product | Features Overview |
| Researchers | Research Hub |
Investors
Investor-focused materials and pitch documentation.
Marketing
Public-facing promotional content.
Brand
SEO & Content
Distribution
Philosophy
Platform philosophy and manifestos.
Business & Strategy
Internal business documentation (revenue models, market research).
Revenue & Business Model
Market Research
Product
Product features and user-facing documentation.
Planning
- Platform Roadmap - Feature timeline and development phases
Workflows
- Marketplace User Workflows - Complete provider & client journey documentation
Features
- One Platform Ecosystem
- Subscription Tiers
- Profile Analytics - Creator engagement metrics and dashboard
- Healthcare Features
- Verification System
Technical
Engineering documentation.
Architecture
Infrastructure
Security & Encryption
Packages & Features
Development
- Stream Workflow
- Testing Standards
- Troubleshooting
- verify:dev Maintenance - Dev cluster verification tooling
Research
Academic and advocacy research.
Project Planning
Development planning and workflow.
| Resource | Location |
|---|---|
| Current Handoff | HANDOFF.md |
| Priorities | PRIORITIES.md |
| Roadmap | 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