Agents
Status: Live catalog
Last updated: 2026-07-05
Agent catalog
| Agent | Product | Host | Documentation |
|---|---|---|---|
| Clinic Agent | PRD-001 | {slug}.clinic.zaixos.com/admin | clinic-agent.md |
| Agent Operations Center | PRD-000 | zaixos.com/admin → AI Engineering | agent-operations-center.md |
| Discovery Orchestrator | PRD-000 | zaixos.com/discovery | MODULES/PRD-000/AI.md |
Agent Operations Center (PRD-000)
Engineering control plane for all ZAIXOS agents — read-only federation from PRD-001:
- Overview, Agents, Capabilities, Observability
- Learning Dataset, Benchmark, Regression, Acceptance Lab
- Recommendations, Release Center, Versions, Governance
Full spec: agent-operations-center.md
ADR: adr-001-agent-operations-center.md
Federation sync:
bash
# PRD-001 export
php artisan ai:agent-ops:export
# PRD-000 import
php artisan ai:agent-ops:sync --from=/path/to/exportClinic Agent stack (PRD-001)
| Component | Page |
|---|---|
| Intent Understanding | ../AI/clinic-intent-understanding.md |
| Conversation Behavior | ../AI/conversation-behavior-engine.md |
| Orchestration | ../AI/clinic-agent-orchestration.md |
| Action Policy | ../AI/clinic-agent-action-policy.md |
| Benchmark | ../AI/agent-benchmark-platform.md |
| Learning Dataset | ../AI/agent-learning-dataset-platform.md |
Breadcrumbs: Home → Agents