You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let an MCP agent progress milestones, preview or record evidence checkpoints, and explicitly delete a plan without unsafe retry or partial-success behavior.
Acceptance criteria
Register set_study_plan_milestone, evaluate_study_plan, and delete_study_plan.
Milestone changes accept an explicit done value and remain idempotent under retries.
Evaluation distinguishes preview from record and accepts an optional study identifier.
Partial checkpoint writes return explicit warnings and never claim complete recording.
Deletion requires explicit confirmation and retains checkpoint history.
Parent
What to build
Let an MCP agent progress milestones, preview or record evidence checkpoints, and explicitly delete a plan without unsafe retry or partial-success behavior.
Acceptance criteria
Blocked by
Definition of Done