AGER Compile (adapter guidance)
Steps
- Load AgentGraph + linked agents, loop policy, tools, scratchpad.
- Ask or detect target:
langgraph|crewai|openai|anthropic|custom. - Emit mapping table:
- nodes → framework primitives
- LoopControls → recursion limits / break conditions
- ScratchPad list keys → state channels / memory
- Tool rules → pre-hooks / guardrails
- FailurePolicy → retry nodes
- Optional: write stub files under
adapters/<target>/as comments + signatures only unless user asks for full code. - Never claim production-ready runtime without tests.
Reference
references/framework-map.md