Statement
File ownership markers (// CORE-OWNED, // SITE-OWNED) in governed directories shall be validated by a lint step in the validate pipeline, ensuring all core-owned source files declare their ownership zone and site-owned directory files do not carry incorrect markers.
Rationale
Ownership markers are the foundation of the core/site boundary (§23). Without validation, markers drift and the sync:core contract becomes unreliable.
Topics
Owner: docs-governance
Applies To
- Validation Pipeline DOC-00007
- Development Guidelines DOC-00042