Modules

Deterministic, file-backed orchestration of LLM workers and critics via a small S-expression DSL
Compiles the S-expression AST into a validated execution graph
Small pure helper routines used by the runner
Loads and invokes hook files that return coderefs
File-backed journaling and run directory management
LLM adapter using the 'ollama' CLI
Tokenizes and parses the S-expression plan into an AST
Executes a compiled Sim::Agent graph (FIFO scheduler, hook invocation, journaling)