Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.01 KB

File metadata and controls

22 lines (16 loc) · 1.01 KB

API reference

Auto-generated API documentation for the agent_assembly package, rendered inline by mkdocstrings directly from the source docstrings.

Per-module pages

  • Clientagent_assembly.client.GatewayClient, the HTTP client that talks to the governance gateway.
  • Exceptions — the full exception hierarchy raised by the SDK (AssemblyError, PolicyError, ToolExecutionBlockedError, …).
  • Models — Pydantic data models for gateway payloads (AgentConfig, AgentState, PolicyEvaluation).

Top-level package

The public package surface — everything re-exported from agent_assembly.__init__ — is rendered below. Use the per-module pages above for deep dives, and this page for a one-glance index of every public symbol.

::: agent_assembly options: show_root_heading: false show_root_toc_entry: false members_order: source show_submodules: false filters: - "!^_"