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 token-gated; viewing is public and unlisted by default.
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.
API tokens control who can publish. They do not make draft viewers private.
Health check: /healthz. Inspired by Postplan, the static HTML draft publishing pattern created by Theo.