1 Safe artifact Validated
Draft uploads reject scripts, forms, frames, unsafe URL schemes, and other constructs that do not belong in a static review document.
PatchPage turns one validated static HTML file into a public review link. Publishing is authenticated by default; viewing is public and unlisted.
Use the CLI to validate and upload a single-file HTML plan, report, or briefing.
npx patchpage validate ./plan.html
npx patchpage upload ./plan.html
Draft uploads reject scripts, forms, frames, unsafe URL schemes, and other constructs that do not belong in a static review document.
Anyone with the draft URL can view it. Use PatchPage for material that is acceptable as an unlisted public link.
Upload controls govern publishing; they do not make draft viewers private.
Health check: /healthz. Inspired by Postplan, the static HTML draft publishing pattern created by Theo.