First-run tutorial
The gold bar at the top of the console is the first-run coach — five steps: handle, profile, organization, optional Cloudflare operant, then use the instance. This page is the written version.
What this site is
A command console that derives a per-handle instance and can seed a minimal Intrikata Topology (seven machinery graphs) into Cloudflare D1. It is not the graph workspace and not the skills host. A megapraxis briefing does not require this console.
What you will see
- Gold bar — one next step at a time (
1 / 5→5 / 5). Skip hides it. Typetutorialortutorial resetto bring it back.?tutorial=1forces it. - Terminal — type commands.
helplists them.tutorialreprints the five steps.tutorial htmlopens this page. - Right rail — Your Instance, minimum graphs, coverage. Restored from this browser on return.
The 5 coach steps
-
1 / 5Create a handle
instance new yourhandle
Letters, digits, and._@+-only. The instance lives in this browser. A browser-js graph seed is created automatically. No account required yet. -
2 / 5Set your profile
profile set Your Name
Display name — how Topology shows you after email sign-in. Or type it into the gold bar and press Save profile. -
3 / 5Create an organization
org new Acme Research
A shared workspace. Topology offers the same name after you sign in there. Or use the gold bar. -
4 / 5Optional Cloudflare operant
bootstrap operant
Host probe: /api/health must return JSONstatus: healthy, not HTML. Skip if you only want this browser. -
5 / 5Use the instance
A seed lookup is orientation, not a finished product.Want Command Health + sample search operantDownload the JSON bundle provisionPlayable iframe free text such as create a game, thenapp open
After the coach
-
Optional workspace — browse and edit graphs at topology.intrikata.com. Sign in there for a writable copy, or import the JSON from
provision. -
Optional skills — install once from docs.intrikata.com/install, then
/megapraxisin your harness. Missing MCP is expected on filesystem-only installs.
Local full Topology
Browsers cannot call http://127.0.0.1:8080 from this HTTPS page. On the machine running server.py, start the origin bridge with the exact console session id, then reload with ?lb_session=. Do not treat the site-hosted local-bridge.py launcher as a complete first-run path.
What not to do
Do not re-run a meta-audit swarm to set this site up. Do not treat missing MCP as a console failure. Do not advertise git clone /git/<id>.git until that URL serves git refs — use app open or app download. Do not paste secrets into the console.
Related
| Playbook | /onboard-instance.md · command onboard |
|---|---|
| Cascade cert | /data/instance-onboard.json |
| Operant cert | /data/operant-bootstrap.json |
| Codex / Grok | onboard-codex · onboard-grok |