Glossary

Agent Studio

Where governed agents are built, chat-tested, and published — behind a reliability gate.

category ▸ Agents & Identity

audit/verify
#101hash ✓#102hash ✓#103hash ✓#104hash ✓#105hash ✓
head 0x9f3a…c1ok: true
verifyChain ▸ chained SHA-256 · signed receipts
What it means

Agent Studio, in plain language.

An agent studio is the authoring environment for building, testing, and shipping AI agents. It is where an agent's instructions, tools, and guardrails are assembled and where a builder validates behavior before the agent reaches real work.

What distinguishes a governed studio from a generic builder is the gate on the way out: an agent does not simply go live because someone clicked publish. It must clear a quality bar, and the registry can refuse a release that does not meet it.

In Cortex

How Cortex implements it.

This term isn't abstract here — it maps to a real capability in the runtime. Here is exactly how Cortex enforces or relates to it.

Agents & Identity

In Cortex, the agent registry's publish step consults the live reliability score and refuses to publish an agent that has sufficient run signal and scores below the bar (409 RELIABILITY_TOO_LOW). New and low-data agents publish freely; a scoring outage fails open and never blocks ops.

An improvement queue surfaces low-scoring runs to triage, fix, and re-evaluate — closing the loop from a failing eval to a recovered score that re-opens the gate.

See Agent Studio enforced, not just defined.

Book a walkthrough and watch the controls in this glossary return real verdicts, seal real evidence, and trace every fact back to its source.