Carol — back to Apps ← Apps

Carolopedia

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

📖 CarolopediaServicesBuild InitiativesAll activitiesINI-100000294
📋

CAROL-INI-0928-01: Refactor planner: relocate SR-01 task-plan reviewer runner to Merlin (R7)

Initiative
Open in Initiatives →

📖About

R7 of CAROL-INI-0928. Relocate the 19-line _run_sr01_sync runner glue from the Orchestrator pipeline module physically under Elronds folder into Merlins SR-01 reviewer droid (already owner=Merlin). Behavior byte-identical; the runner calls the same review_strategic_plan. Block 5 (reviewing the step); SR-01 is step/task-level per code (reviews SP-01s task detail plan), not initiative-level.

⚖️Decisions

  • Caller audit waived by Orion: R7 only relocates a runner wrapper between agent modules and leaves the shared/pipeline boundary shim unchanged; no bypass-runtime behaviour or caller contract changes. — behavior-identical relocation; chain verified (shim->pipeline delegator->Merlin sr_01.run_sr01_sync). (orion)

Success criteria

  • _run_sr01_sync runner lives in Merlins SR-01 droid; the pipeline module only delegates; behavior byte-identical (same review_strategic_plan path); app + shim import smoke passes (must_have)