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 discover planning evidence, inspect plans, create and revise plans, and manage lifecycle status through thin adapters over PlanApplication.
Acceptance criteria
Register list_study_plans, get_study_plan, get_planning_interview, create_study_plan, update_study_plan, and set_study_plan_status.
Every tool delegates to PlanApplication and returns its immutable views.
Readiness refusal and domain failures map to useful ToolError responses.
Structured revision is the normal agent mutation path; raw Markdown replacement is not required.
Tool schemas support deterministic discovery and do not expose storage paths or reindex administration.
Parent
What to build
Let an MCP agent discover planning evidence, inspect plans, create and revise plans, and manage lifecycle status through thin adapters over PlanApplication.
Acceptance criteria
Blocked by
Definition of Done