Live on this host
SAT · fit · occupancy · roster · honesty
In-process engines. Caps hold. Capped ≠ UNSAT. SAT ⟂ HAL.
Caller · NCM 1.19.0 · Hub 2.2.0
Flywheel is the open-source hub-and-spoke API TUCE (and siblings) call. This host now exposes that contract at /api/v1. SAT, fit, occupancy, the agent roster, and refuse-first /run are live here. Token completion and Hub weight bind stay unavailable — we will not invent tokens to look live.
documentedContract
Live on this host
In-process engines. Caps hold. Capped ≠ UNSAT. SAT ⟂ HAL.
Nominated
Point TUCE at a live Hub when occupancy is live-bound on a machine.
Unavailable
POST /api/v1/chat always refuses. BroadcastChannel is not a cluster.
Safety
No HMAC enterprise lease SDK. No silent store updater. Env lamps, never secret values.
Live console
Click a live call. This tab hits /api/v1 on this host.
curl
curl -sS https://flywheel.tuce.app/api/v1
curl -sS https://flywheel.tuce.app/api/v1/health
curl -sS https://flywheel.tuce.app/api/v1/agents
curl -sS -X POST https://flywheel.tuce.app/api/v1/run \
-H 'content-type: application/json' \
-d '{"goal":"route a coding task","mode":"STANDARD"}'
curl -sS -X POST https://flywheel.tuce.app/api/v1/sat \
-H 'content-type: application/json' \
-d '{"dimacs":"p cnf 1 2\n1 0\n-1 0\n"}'CLIEvery live verb as a command. Same contract as /api/v1. No cinema overhead.SkillsTUCE-loadable skill.md documents for every live verb.MapPages, engines, API, skills. Occupancy on every engine.Caller labPick a live verb. GET/POST against /api/v1. Token completion refuses.Agents28 swarm slots. Three orchestrators. Workers lease one task and exit.NetworkFamily callers. TUCE remains TUCE. This hub answers.openapi.jsonOpenAPI for /api/v1. Token completion is not in the live verbs.