docs/ — FIN Central authored content
All content under docs/ is ingested into the knowledge.domain = doc projection by the vault webhook (wired in Phase 5).
Subfolders (organized by primary doc_kind)
| Folder | Primary doc_kind | Audience |
|---|---|---|
entity_profiles/ | entity_profile | mixed (internal authoring, public/federal rendering) |
aggregate_intelligence/ | aggregate_intelligence | public (Tier 0) |
decisions/ | decision_record | internal |
runbooks/ | runbook | internal |
sops/ | sop | employee, role-scoped (role-universal templates) |
reference/ | authored | internal / partner |
policies/ | authored | mixed |
Path is for human navigation. The doc_kind + entity_type frontmatter is what the ingest pipeline uses; a doc can technically live anywhere as long as its frontmatter is correct.
Cross-references
Use typed wikilinks: [[type:id|display]]. Examples:
[[commodity:watermelon|watermelon]][[decision:demarcation_2026_05_15|the demarcation plan]][[policy:anonymization_v1|anonymization policy]]
Untyped wikilinks resolve via path lookup (slower; prefer typed).