No description
Find a file
2026-02-27 17:37:26 -08:00
architecture docs(architecture): 📝 Add comprehensive documentation for AI sovereignty principles, knowledge verification feature, SEO truth validation, technical specifications, and streaming capabilities 2026-02-27 17:37:26 -08:00
audiences/investors chore(features): 🔧 Update documentation across 39 markdown files in feature directories 2026-02-22 11:42:07 -08:00
audits chore(core): 🔧 Refactor markdown documentation structure 2026-02-20 10:48:49 -08:00
backend
business docs(seo): 📝 Update pipeline process documentation, add 2026 launch roadmap and competitive pricing research 2026-02-27 16:04:32 -08:00
code-review docs(docs): 📝 Standardize project documentation with unified architecture, feature inventories, and marketing content 2026-02-27 15:20:48 -08:00
content docs(meta): 📝 Update inventory metadata in INVENTORY.md and adjust HTML output in inventory.html 2026-02-27 16:40:38 -08:00
content-audit chore(architecture): 🔧 Update architecture documentation files (brand-deployment-system.md, trustedmeet-worker-landing-corrections.md) 2026-01-24 20:53:08 -08:00
conventions docs(docs): 📝 Standardize project documentation with unified architecture, feature inventories, and marketing content 2026-02-27 15:20:48 -08:00
dev-environment docs(docs): 📝 Standardize project documentation with unified architecture, feature inventories, and marketing content 2026-02-27 15:20:48 -08:00
development docs(content): 📝 Update inventory listings and complete migration/training documentation 2026-02-27 16:33:38 -08:00
features chore(features): 🔧 Update threat-intelligence documentation in threat-intelligence.md 2026-02-15 00:56:50 -08:00
features-guide docs(features-guide): 📝 update detailed sections for scaling architectures, infrastructure best practices, and revenue model breakdowns in deployment documentation 2026-02-18 13:12:45 -08:00
infrastructure docs(infrastructure): 📝 Update infrastructure planning notes in IDEAS.md 2026-02-18 15:17:19 -08:00
integrations docs(integrations/vibecheck): 📝 Add updated integration steps, examples, and configuration details for vibecheck 2026-02-12 00:09:20 -08:00
marketing docs(docs): 📝 Standardize project documentation with unified architecture, feature inventories, and marketing content 2026-02-27 15:20:48 -08:00
patterns docs(patterns): 📝 Add blur-respecting modal implementation guidance to improve UI consistency and accessibility 2026-02-05 18:36:01 -08:00
philosophy docs(philosophy): 📝 Expand philosophical documentation on AI companionship by updating BODY_SOVEREIGNTY_PHILOSOPHY.md and HUMAN_CONNECTION_PHILOSOPHY.md, adding new sections, and incorporating citations into ai-companions/citations.md. 2026-02-26 21:44:20 -08:00
product docs(architecture): 📝 Add comprehensive documentation for AI sovereignty principles, knowledge verification feature, SEO truth validation, technical specifications, and streaming capabilities 2026-02-27 17:37:26 -08:00
qa chore(qa): 🔧 Optimize QA test execution in CI pipeline with parallelization and environment variable adjustments 2026-02-25 10:34:49 -08:00
refactoring
reports chore: snapshot before monorepo consolidation 2026-01-29 07:04:46 -08:00
research chore(features): 🔧 Update documentation across 39 markdown files in feature directories 2026-02-22 11:42:07 -08:00
swift-packages docs(swift-packages): 📝 Update iOS Swift package integration docs with compatibility, build instructions, and release status notes 2026-02-16 02:56:05 -08:00
technical docs(architecture): 📝 Add comprehensive documentation for AI sovereignty principles, knowledge verification feature, SEO truth validation, technical specifications, and streaming capabilities 2026-02-27 17:37:26 -08:00
TODO-plans
captcha-style-catalog.md chore(captcha-or-design-if-no): 🔧 Update CAPTCHA style documentation examples in markdown 2026-02-15 00:51:07 -08:00
database-config-standardization-audit.md
FEATURES_INVENTORY.md docs(docs): 📝 Standardize project documentation with unified architecture, feature inventories, and marketing content 2026-02-27 15:20:48 -08:00
ICELAND_INFLUENCER_RESEARCH_2026.md chore(content-all-files-are-under): 🔧 Update draft content (16 markdown files) for inverse-capitalism, body-sovereignty, AI philosophy, and influencer research across blog posts, social media platforms (LinkedIn/Reddit/Twitter), and future planning directories 2026-02-21 00:00:54 -08:00
INDEX.md docs(root): 📝 Update INDEX.md documentation structure and content 2026-01-23 15:02:00 -08:00
LAUNCH_READINESS_AUDIT_2026-01-28.md chore(core): 🔧 Refactor markdown documentation structure 2026-02-20 10:48:49 -08:00
LAUNCH_READINESS_AUDIT_2026-02-05.md chore(core): 🔧 Refactor markdown documentation structure 2026-02-20 10:48:49 -08:00
LAUNCH_STATE_2026-02-18.md chore(core): 🔧 Refactor markdown documentation structure 2026-02-20 10:48:49 -08:00
LAUNCH_STATE_2026-02-20.md docs(seo): 📝 Update pipeline process documentation, add 2026 launch roadmap and competitive pricing research 2026-02-27 16:04:32 -08:00
P3-FEATURES-GAP-ANALYSIS.md chore: snapshot before monorepo consolidation 2026-01-29 07:04:46 -08:00
pricing-system.md chore(features): 🔧 Update documentation across 39 markdown files in feature directories 2026-02-22 11:42:07 -08:00
README.md
WEBSOCKET_MIGRATION_GUIDE.md chore(websocket): 🔧 Update WebSocket migration guide examples for clarity and completeness 2026-01-23 08:18:11 -08:00

Documentation Directory

Platform documentation organized by purpose and audience.

Structure

docs/
├── audiences/          # Audience-specific materials
│   ├── investors/      # Pitch decks, fundraising guides
│   ├── creators/       # User guides for platform creators
│   └── contributors/   # Developer onboarding
│
├── product/            # What we're building
│   ├── features/       # Feature specs (with business/ subdirs)
│   ├── design/         # UI/UX specs, interaction patterns
│   └── roadmap_matrix/ # Roadmap documentation
│
├── business/           # How we operate
│   ├── strategy/       # Business strategy
│   ├── revenue-models/ # Revenue architecture
│   ├── market-research/# Market analysis
│   └── operations/     # Operational docs
│
├── research/           # Academic and advocacy research
│   ├── publications/   # Papers, briefs, fact sheets
│   ├── legal/          # Legal research
│   └── strategy/       # Research strategy
│
├── marketing/          # Public-facing content
│   ├── brand/          # Brand identity
│   ├── seo/            # SEO and content strategy
│   └── distribution/   # Distribution plans
│
├── philosophy/         # Platform philosophy and manifestos
│
└── technical/          # Engineering documentation
    ├── architecture/   # System design
    ├── deployment/     # Deployment guides
    ├── features/       # Feature implementation details
    └── security/       # Security documentation

Navigation

See INDEX.md for complete navigation by topic.

Documentation Standards

  • Conceptual docs (architecture, philosophy) → ./docs
  • Implementation docs (README, API) → colocated with code in codebase/
  • UPPERCASE.md for primary documents
  • lowercase.md for supplementary