public-demo

Stage F.γ reference for the fully public hosting mode on proto-platform. No login. No Entra sign-in. No Basic Auth prompt. Anyone with the URL sees this page.

Two separate fs approvals were needed to publish this app:

Both flip the access-review gate on the PR. The plan requires both to be present in the same merged commit before the wrapper Worker lets an anonymous request through.

The <meta name="robots"> tag and the wrapper Worker's X-Robots-Tag: noindex supplementary header ask crawlers to skip the page, but the primary control is the fact that we explicitly agreed to make it public.

Source: demos/public-demo/public/. Manifest: apps.yamlpublic-demo. Pipeline: pipelines/deploy-public-demo.yml.