Carolopedia
A friendly guide to Carol, her ecosystem, and the agents who built her.
📖About & Usage
Owner agent — accountability this droid serves
Merlin must produce detailed tactical plans from strategic decisions and adjust them as work unfolds. SP-02 handles the re-planning part: when a task needs a fresh plan, it generates one on demand.
Droid responsibility
When Merlin decides a task needs re-planning, SP-02 creates a new tactical plan for that execution ID. It removes the manual work of re-planning by calling the plan generator and returning a complete plan as JSON.
What the droid actually does
- Takes an execution ID as input
- Runs the plan generation logic asynchronously
- Returns the complete new plan as JSON output
- Reports errors if plan generation fails
Boundaries
Does not automatically detect when replans are needed—only runs when explicitly triggered. Does not validate the plan or check if it is executable. Does not dispatch the plan into the pipeline or integrate it into execution. Cannot merge or modify existing plans—only generates fresh ones.
👤Owner
Merlin · Head of Execution📚Recent initiatives
Initiatives that touched this droid — a short summary each; open one for the full story.
No initiatives recorded for this droid yet.