843 B
843 B
GovOPlaN Datasources Codex Guide
Scope
This repository owns the abstract datasource catalog, live/static/cached lifecycle, immutable snapshots, frozen states, staging references, and schema metadata.
Documentation Contract
- Treat documentation as part of every behavior change. Update this module's manifest-driven
DocumentationTopiccontributions for affected user and administrator behavior. - Keep feature content here;
govoplan-docsprojects it without importing Datasources internals. - Maintain a static user/admin baseline and run
/mnt/DATA/git/govoplan/tools/checks/check-manifest-shapes.pyafter behavior or manifest changes.
Boundaries
- Connectors own external transport and credentials; Dataflow consumes governed datasource references.
- Preserve snapshot immutability, provenance, and scope-aware access.