Capability 04

Prompt-to-site prototyping without leaving the lab.

This page itself is the artifact: a static website created from a short prompt, scoped under demos, and validated without exposing credentials or runtime state.

Original user intent

“Okay let's test this and build some things, websites on demo pages to show some of Kami3 capabilities as a subpage in the demos.”

The candidate implementation turns that into a demo hub plus four subpages. Each page maps to a capability already tested in the isolated lab.

Static-first

No server assumptions. Open index.html directly or serve with any static server.

Reviewable

Plain HTML/CSS/JS with deterministic validation checks; easy for K3/MiniMax to review.

Extensible

Add future live cards by appending JSON data or static result snippets, not raw credentials or session files.

Next experiment ideas

Pick an experiment idea.