Expand description
Lua bridge layer: agent.md loader + Lua-DSL bridge.
Modulesยง
- agent_
md_ loader - agent.md frontmatter + body loader โ turns agent-profiles
agents/*.mdfiles intoAgentDefs. - bridge
- Lua bridge โ parses Lua-authored BluePrints (a Lua-table
representation of
mlua_flow_ir::Node) into a RustNode, plus the initialctxwhen the Lua source also builds one.