This directory is reserved for the Lua implementation of Recurgent.
Planned contract parity with Ruby runtime:
Agent.for(role, **opts)constructor equivalent, including contract fields (purpose,deliverable,acceptance,failure_policy)- emergent domain methods via dynamic dispatch
- coordination primitives:
remember,runtime_context,delegate - structured provider output -> executable code path
Canonical contract source:
Shared observability tooling:
../../bin/recurgent-watchconsumes runtime JSONL logs when Lua emits the common log fields.../../docs/observability.mddocuments required/recommended keys.