Support / Foundation
These crates provide shared utilities and infrastructure:
foundation_utils— Zero-dependency RAII guards, scoped operations, context management, and resource pools (WASM-compatible).pf_test_harness— Native-only test harness for deterministic LLM scenarios, SSE capture, streaming pipeline validation, and A2A route testing.umao_agents— UMAO coordination bridge: dispatches UMAO graph nodes to real A2A agents viaagent_sdk.
foundation_utils Zero-dependency RAII guards, scoped operations, context management, and resource pools.
pf_test_harness Native-only test harness for deterministic LLM scenarios, SSE capture, and A2A route testing.
umao_agents UMAO coordination bridge — dispatches graph nodes to real A2A agents.
Full API reference: coming soon via published rustdoc (see Getting started for local cargo doc).