Pattern 01

Agentic Execution Flow

How RAD components combine to cover the full arc of an autonomous agent run — from pre-execution disclosure through active execution, approval gates, and post-run audit. No single component covers this arc. The pattern does.

Pattern 02

Error & Recovery

How RAD error and recovery components combine to handle the distinct failure modes of AI systems. AI errors are categorically different from system errors. They require explanation, recovery paths, and human override — not a generic error screen.

Failure Type Taxonomy

Failure TypeComponentRole AttributeWhen Triggered
Model hallucination AI04 role="alert" Unverifiable citation or fabricated reference detected in output
Model refusal AI04 role="alert" Model declines to fulfill request due to policy or safety constraint
Rate limit AI04 role="alert" Workspace or user hits request ceiling
Timeout AI04 role="alert" Response window exceeded — model or network
Low confidence output TD04 + TD05 role="status" Model confidence falls below operator-configured threshold
Agent error / pause HC06 role="alert" Agent execution stops unexpectedly — schema mismatch, policy violation, or unresolvable step
Scope escalation HC05 + HC04 role="alert" Agent attempts access outside approved scope — monitoring layer detects and pauses
Bias / statistical risk TD03 role="alert" Output involves demographic data, low-representation category, or known bias signal
Pattern 03

Multi-Agent Orchestration

The execution arc for a network of agents. Governing principle: trust doesn't transfer automatically. When an orchestrator spawns a subagent, the human's original consent does not silently extend to that subagent's actions, scope, or authority.

Pattern 04

Multi-Agent Governance

The failure and accountability layer for multi-agent runs. Picks up where Pattern 03 ends and where Pattern 02 (Error & Recovery) runs out of scope — handling failures that are network-level, not single-agent, and conflicts that are structural rather than technical.

Intellectual Property

RAD is the original work of Jackie Curry. All rights reserved. No portion may be reproduced, adapted, or incorporated into any product or system without express written permission.

Permitted: citation in academic or editorial contexts with full attribution.

Licensing

© 2025 Jackie Curry. All rights reserved. Publication date: 2025.

For licensing inquiries, connect on LinkedIn →