PatchPage Live draft host

Upload-gated HTML draft hosting.

PatchPage turns one validated static HTML file into a public review link. Publishing is authenticated by default; viewing is public and unlisted.

Upload auth Sandboxed view Endpoint: https://patchpage-test.quan2m.dev

Publish a draft

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

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.

2 Review link Public

Anyone with the draft URL can view it. Use PatchPage for material that is acceptable as an unlisted public link.

Visibility rule

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.