Vrida Documentation
Map of the documentation structure. New to the project? Start with WHAT_IS_VRIDA.md — the product overview. For the full index, source-of-truth pointers, and project status see DOCS_INDEX.md.
Folders
- ai/ — The AI Capability Plane: how AI behaves across the whole system (governance + capabilities). Cross-cutting, not per-module.
- architecture/ — System-wide technical decisions: tenancy, RLS, offline strategy, AI capacity, conventions.
- database/ — Authoritative schema definitions and the schema-design discipline.
- modules/ — One subfolder per module. Each module's schema, knowledge article, AI mapping, and service contract.
- decisions/ — Architecture Decision Records (ADRs). One file per non-obvious decision: what, why, what was rejected.
- business-requirements/ — Market research, gaps registry, scope (in/out).
- process/ — How we work: the module pipeline, the two gates (design-lock, ship) and their checklists, templates.
- old/ — Frozen reference docs (the prior Sprig-era project). Do not edit; do not cite as current truth.
Source-of-truth rule
Live status and counts live ONLY in docs/DOCS_INDEX.md and modules/MODULE_INDEX.md. No other doc restates them.
Working rule
A module advances through the pipeline defined in /process. It is not "locked" or "shipped" until it passes the corresponding gate checklist there.