Field guides

One path from a browser session to a reviewed patch

Start at the top and follow the sequence. Each guide has one outcome, commands you can run, a verification step, and the point where human judgment belongs.

Step 018 min

Open a session and read what it reached

Open an h5i browser session, drive a page by @ref handle, then audit the fail-closed request log the engine wrote before any bytes moved.

Step 029 min

Take one coding task from prompt to reviewed patch

Create your first h5i sandbox, run an agent inside it, inspect the diff and execution record, then export or apply the result.

Step 039 min

Run the pull request before you trust the pull request

Fetch an untrusted pull request into a detached h5i box, build and exercise it, inspect denied activity, and export a review bundle.

Step 0410 min

Write down what the agent may reach

Define an h5i profile with an explicit isolation tier, filesystem grants, default-deny networking, and resource limits, then verify it.

Step 059 min

Watch the page, then take the controls

Run a dev server and browser inside an h5i box, watch it through a loopback-only viewer, and safely transfer control from agent to human.