diff options
| author | Tom Flux <tom@tomflux.xyz> | 2026-06-23 21:02:26 +0100 |
|---|---|---|
| committer | Tom Flux <tom@tomflux.xyz> | 2026-06-23 21:02:26 +0100 |
| commit | 95c04f07c6b554baa88d539d57b6bea0c1caf336 (patch) | |
| tree | 59323262de1ac35ff58707294706740a5870803f /plan.md | |
| parent | cd0e10ed3cc591e1ac4d8743144750aa35c33a80 (diff) | |
Add MCP server spec; mark phases 1-2 done in plan
mcp.md specs the Phase 3 FastMCP "ai service": tools, the Django API
gaps to close, authless-connector + URL-secret auth, and the
brainstorm->commit path for meta-recipes and cook logs.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'plan.md')
| -rw-r--r-- | plan.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -13,9 +13,9 @@ | Phase | Goal | Risk | Depends on | |------|------|------|-----------| | 0 | ✅ Commit the simplify baseline — **done** | none | — | -| 1 | Pantry: mobile-first, In/Low/Out, fast add | medium (model + UI) | 0 | -| 2 | Auth (login-once) + prod baseline | low | — (can run parallel to 1) | -| 3 | MCP server — read + update pantry from claude.ai | medium | 1, 2 | +| 1 | ✅ Pantry: mobile-first, In/Low/Out, fast add — **done & deployed** | medium (model + UI) | 0 | +| 2 | ✅ Auth (login-once) + prod baseline — **done & deployed** | low | — | +| 3 | MCP server — read + update pantry from claude.ai (**specced → `mcp.md`**) | medium | 1, 2 | Deferred (not in this plan): web what-can-i-cook rework, §4.1 substitutions, shopping flow rethink, web cook-logging. They stay roughly working but are not |
