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)

FolderPrimary doc_kindAudience
entity_profiles/entity_profilemixed (internal authoring, public/federal rendering)
aggregate_intelligence/aggregate_intelligencepublic (Tier 0)
decisions/decision_recordinternal
runbooks/runbookinternal
sops/sopemployee, role-scoped (role-universal templates)
reference/authoredinternal / partner
policies/authoredmixed

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).