Module: Phronomy::Agent::FsmRuntimeAdapter

Defined in:
lib/phronomy/agent/fsm_runtime_adapter.rb

Overview

Adapts the current AgentInvocation FSM to the ideal manifest-first model. Every LLM Call receives a freshly fixed Manifest. Persistence and projection preparation run on BlockingAdapterPool, never on EventLoop.