Ghostlight · Safe demo space

A stage for the guardian

Try useful browser work where the result is easy to see and nothing important is at risk. These pages cover reading, forms, pointer work, browser signals, and local artifacts. Nothing here submits elsewhere, calls out elsewhere, or remembers anything.

$ ghostlight demo

Runs a guided capability tour end to end against these pages, with room to see each step land. Or drive any single scenario yourself from your own MCP client.

Because these URLs are public and well known, they make a stable, repeatable place to demonstrate or smoke-test the tools - no scratch page to build, nothing that can go wrong if a click lands somewhere unexpected.
Short story - Launch brief

Turn observations into a brief

Read a calm dark workspace, fill a compact form, choose two useful constraints, and finish on a clear local success state.

ghostlight demo-brief / read_page / form_fill / computer
Guided story - Card Foundry

Ship the Aurora foil proof

Inspect a holographic TCG card, reject a print defect, review its revision, assemble evidence, and stop at the governed production boundary.

gif_creator / screenshot / zoom / drag / form_fill / governance
01 · Desk

Point and act

A button, a field, a drag lane, a scroll region. The agent clicks, types, drags, and scrolls while the sky-blue cursor and ripples trace every move.

computer · find · read_page
02 · Form

Fill it in

A plain contact form. The agent completes every field and submits - and the page confirms receipt without sending a single byte anywhere.

form_fill · form_input
03 · Signals

Watch the wire

Buttons that log to the console, fetch a small JSON file, and finish a slow task. The agent reads the console, the network, and waits for the result.

read_console_messages · read_network_requests · wait_for
04 · Reading room

Take it in

A page of real prose and structure. The agent extracts the text, maps the accessibility tree, and finds a specific passage on request.

get_page_text · read_page · find
05 · Capture Studio

Keep what you saw

A local workbench for handing a screenshot back to the page, opening a harmless file, and replaying the tour as an animated capture.

upload_image · file_upload · gif_creator
Useful first, with a boundary when you ask for one. The tour completes ordinary browser work before applying a narrow session policy. Its final off-domain request is refused with an on-screen explanation, so you can see both the useful path and the optional guardrail. governance · on-screen denial notice