0x0LearnReferenceLibrariesMigration0x0.jmp0x1b.com

Safe Public Documentation Gates

Milestone: Public documentation and website roadmap Milestone 0.

This document defines the safe verification path for public docs and website

migration work.

Current Risk

make docs-check is not a safe default command for this work. It can trigger

the broad documentation and generated API path through the compiler, and that

path has already been observed to break or endanger the user session.

Until that command has a bounded resource profile, public docs work must use the

specific gates in this document.

Safe Milestone 0 Gates

Use:


make public-docs-milestone-0-check

This runs only:

These checks:

Gate Ownership

tools/public-docs-inventory-check.sh owns:

tools/public-site-link-check.sh owns:

Heavy Or Unsafe Commands

These commands must not be presented as default public docs checks until their

resource behavior is fixed or explicitly bounded:

Remote Safety

Remote inventory may use:


ssh -o BatchMode=yes -o ConnectTimeout=8 deploy@138.197.233.77 '<read-only command>'

Allowed read-only operations:

Disallowed in inventory:

Publication Rule

No static site may be published until later milestones produce: