Public Documentation Acceptance
Public 0x0 documentation is accepted only when each public promise has matching
local evidence, remote smoke evidence, or an explicit limitation/deferred marker.
The source of truth is docs/public-docs-acceptance-matrix.tsv.
Acceptance rules:
currentrows must point to existing source and evidence files;deferredrows must be written as limitations, not implemented behavior;- public domain behavior must point to deploy reports or redirect/link
preservation evidence;
- registry claims must point to generated registry metadata and smoke evidence;
- release and drift promises must point to safe local gates.
Default verification:
make public-docs-acceptance-check
make public-docs-drift-check
make public-docs-milestone-10-check
Do not use make docs-check as the default public documentation gate. It is a
legacy heavy path and has broken user sessions in this environment.