Skip to content

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.

  • 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
  • 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, see Reference UI.

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.