Carol — back to Apps ← Apps

Carolopedia

A friendly guide to Carol, her ecosystem, and the agents who built her.

📖 CarolopediaServicesBuild InitiativesAll activitiesINI-100000295
📋

CAROL-INI-0928-02: Refactor planner: relocate SP-01 + tactical planner runners to Merlin (R5)

Initiative
Open in Initiatives →

📖About

R5 of CAROL-INI-0928. Relocate the _run_sp01_sync (63) and _run_tp_sync (19) runner wrappers from the Orchestrator pipeline module (under Elronds folder) into Merlins already-registered Detail Planner (sp_01) and Tactical Planner (tp_ar_01) droids. Behavior byte-identical; pipeline module reduced to thin delegators; boundary shim unchanged. Block 3 (planning a step).

⚖️Decisions

  • Caller audit waived by Orion: R5 relocates two runner wrappers between agent modules and leaves the shared/pipeline boundary shim unchanged; no bypass-runtime behaviour or caller contract changes. — behavior-identical relocation; chain verified. (orion)

Success criteria

  • SP-01 and tactical planner runners live in Merlins sp_01/tp_ar_01 droids; pipeline module only delegates; behavior byte-identical; app+shim compile/import smoke passes (must_have)