A stable emitted surface
`docs/versions/current.md` defines the active scaffold and the behavior of `proteus init` and `proteus doctor`.
Proteus is strongest when it stays abstract. The framework emits a stable scaffold, keeps entrypoints thin, and governs its own knowledge with explicit lifecycle rules. Runtime orchestration and organization-specific topology stay outside the default contract.
`docs/versions/current.md` defines the active scaffold and the behavior of `proteus init` and `proteus doctor`.
`docs/knowledge/registry.yaml` governs record identity and lifecycle. Canonical prose lives in core and current-contract views, not in arbitrary secondary docs.
Proteus treats organization-specific repo maps, environments, hosts, and role rosters as downstream instantiation details unless abstracted first.
Root entrypoints point into `.proteus/`. Durable behavior belongs in the shared brain and canonical docs, not in thick tool-specific wrappers.