Type a question to search the local demo index.
This is intentionally static-first: no framework, no API dependency, minimal client work.
Cloudflare Pages Experiment
This prototype keeps the first render static and edge-served, then layers in a tiny Cloudflare function to show request locality.
Search Demo
Search a tiny built-in corpus to test interaction speed without needing a backend.
Result
This is intentionally static-first: no framework, no API dependency, minimal client work.
Edge Signals
One request is enough to inspect Cloudflare request metadata and basic browser timing.
The first four values come from a Cloudflare Pages Function. The timing values come from the browser performance API.