Skip to content

Support / Foundation

These crates provide shared utilities and infrastructure:

  1. foundation_utils — Zero-dependency RAII guards, scoped operations, context management, and resource pools (WASM-compatible).
  2. pf_test_harness — Native-only test harness for deterministic LLM scenarios, SSE capture, streaming pipeline validation, and A2A route testing.
  3. umao_agents — UMAO coordination bridge: dispatches UMAO graph nodes to real A2A agents via agent_sdk.

Full API reference: coming soon via published rustdoc (see Getting started for local cargo doc).