Documentation Item Model
Frozen contract for all documentation governance execution. Do not modify without a new HUMAN REVIEW decision.
Source of truth for: classification taxonomy, naming convention, metadata specification, enforcement model.
Classification Taxonomy
Every documentation item in this repo is classified with three fields: <docType> / <concern> / <format>.
docType
concern
Inherits from the script taxonomy. Homogeneous across all item types.
Directory Convention
Locked (D1): Concern is expressed as a sub-folder within type folders, not as a file prefix.
Applies to: policies/, frameworks/, features/, tooling/
Exception: Catalogue files in docs-guide/catalog/ stay flat. Concern is expressed as a filename prefix.
Required fields for MDX/MD/MDC files
Conditional fields
JSON, YAML, ENV files
Registry-only. No inline metadata. Every file of these formats must have a corresponding entry in the governance documentation catalogue.
JSX, JS files
Pre-existing governance specs apply (component JSDoc 7-tag, script JSDoc 11-tag). This model does not override them.
Enforcement Summary
Last modified on May 22, 2026