.agents/notes/implemented/process/2026-08-19-phase-0b-doc-audit-outcomes.md
Status: implemented
English | 中文
The Phase 0b audit found two places where the implementation needed to depart from the original docs-governance proposal. The proposed Chat adapter and UI conventions described APIs and ownership boundaries that never landed. The proposal also required every existing domain-prefixed filename to be renamed, but the completed tree still has 24 such files.
Leaving these differences implicit would make the proposal contradict the repository it is meant to govern.
Current implementation is the authority for reference documentation. Phase 0b
therefore deletes chat/adapters.md and chat/conventions.md; a future shipped
adapter contract can introduce current-state documentation when it exists.
Phase 0b does not mass-rename existing domain-prefixed files. Existing basenames stay stable unless a move or an ambiguity requires a rename. New or renamed documents use the shortest unambiguous name within their domain and avoid a redundant domain prefix.
This note supersedes only those two Phase 0b decisions. The remaining governance proposal still defines the target tree, frontmatter, gates, Agent Notes, and later rollout phases.