Reference
This section is intentionally compact.
It is not a generated API reference for every exported symbol. It focuses on the public APIs that are currently most useful when building with aioc.
Current Scope
Section titled “Current Scope”Agent- harness descriptors
tool(...)run(...)- runtime logging
- policy helpers and policy configuration
- approval evidence helpers
- provider setup helpers
- run output events
- run-record utilities
- thread history utilities
Related Pages
Section titled “Related Pages”- For the run-level audit artifact itself, see
Run Records. - For descriptor-based agent graph construction, see
Harness Descriptor. - For runnable repository examples, see
Examples. - For the visual example app built on top of
RunRecord, seeReference UI.
Stability Note
Section titled “Stability Note”This section documents the compatibility-managed runtime surface plus implemented 0.2.x additions.
Harness descriptors are included in the supported 0.2.x API surface. The core runtime remains compatibility-managed; descriptor shape and loader helpers may still evolve across 0.x minor releases with migration guidance.
Draft RFCs may still describe lifecycle refinements, stabilization work, or application-side approval patterns beyond the implemented runtime surface.