Generated Review Page
This is the first real version of the Cloudflare Pages prototype: a shareable generated page with anchored comments.
The content here is placeholder-safe. The workflow is the useful part: generate, publish, collect targeted feedback, pull comments back into Percy, then publish the next version.
Workflow
- Percy generates a page from a trip plan, map review, product proposal, or status report.
- The page is deployed to Cloudflare Pages with a stable public URL.
- Reviewers add comments against exact sections instead of sending loose chat feedback.
- Percy pulls the comments as JSON and creates the next page version.
Privacy Rules
Public Pages links must not include secrets, payment details, booking references, private API responses, or anything that should only live in Notion or the tailnet.
For travel use, publish decision-ready summaries and maps, not raw booking data. For business use, publish review summaries, not credentials or mutation payloads.
Next Step
Bind a small KV namespace for comment storage, redeploy this page with the Pages Function, and test one full feedback loop from browser comment to Percy-readable JSON.