// instruments · passthru

passthru

One prompt, several models. Fan out to all at once and compare, or hold a conversation with shared recall — switch which unit answers each turn and the next one sees the whole exchange. laserbrain runs free and live; Grok, Claude, and GPT light up when keyed.

mode

// how it's wired

laserbrain is the raw hosted model (Meta's llama-4-scout on Cloudflare), free and always on. Grok, Claude, and GPT are wired for real but stay dark until their keys are set in the worker — no key, no column, on purpose. In conversation mode the whole thread is sent to whichever unit you pick, so switching units keeps the recall; the models don't share a mind, they share the transcript. The judge is the same one from /field/judge: one model's opinion, not a benchmark.