Layer 13

Ai Condor

13 topics

13-ai-condor

Condor is the current agentic runtime. It is a distinct subsystem from TUCAN (06-ai-tucan), not a rename of it — Condor ships its own tool registry, HMS access layer, HITL approval gate, SSE/AG-UI frame pump, RAG-over-tools resolver, run spine, and frontend surface. TUCAN is on a deprecation path; Condor is where new agentic work lands, so the two carry separate layers rather than sharing one.

The migration itself is documented in Condor Engine — Ported Agentic Runtime; the per-subsystem topics below document Condor as it stands today, not as a diff against TUCAN.

06-ai-tucan13-ai-condor (this layer)
Statusdeprecatingcurrent
Tool identityraw ids reach the modelevery id aliased per-session (<prefix>-NNN) — the model never sees a raw UUID
UUID prompt-guardrequired (outputInstructions)structurally unnecessary — removed
Scopehistorical referenceactive development surface

Topics in this layer

Reading order

Start with Condor Engine for the runtime shape, then Tools RegistryHMS Tool Layer for how the model reaches clinical data, then HITL Approval for what it is allowed to change. SSE / AG-UI Frame Pump and Web Surface are the emitter/consumer pair — read them together; the frame-prefix contract in the pump topic is load-bearing for both.