Expand description
Agent protocol adapters for resident relay-knowledge processes.
Modules§
Structs§
- Agent
Adapter Error - Error raised before or during agent adapter request mapping.
- Agent
Audit Event - Redacted audit event for agent protocol requests.
- Agent
Audit Log - In-memory bounded audit log shared by resident agent adapters.
- Agent
Audit Sink - Optional async sink for durable resident-agent audit events.
Enums§
- Agent
Adapter Error Kind - Stable adapter error categories for protocol-level governance.
- Agent
Audit QosDecision - QoS decision captured before agent adapter work reaches application services.
- Agent
Audit Status - Final status captured for an agent protocol operation.
Functions§
- authorize_
limit - Validates tool limit without silently expanding caller budgets.
- authorize_
scope - Validates and authorizes an optional source scope before service invocation.
- normalize_
scope_ for_ policy - Normalizes optional source scope input while preserving policy semantics.
- scope_
not_ authorized - Builds the shared scope authorization denial.