summaryrefslogtreecommitdiff
path: root/.agent/design.md
diff options
context:
space:
mode:
Diffstat (limited to '.agent/design.md')
-rw-r--r--.agent/design.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/.agent/design.md b/.agent/design.md
index 467b44a..47ff403 100644
--- a/.agent/design.md
+++ b/.agent/design.md
@@ -830,7 +830,6 @@ npx tailwindcss -i web/static/css/input.css -o web/static/css/output.css --watch
| GET | `/tabs/planning` | Planning partial |
| GET | `/tabs/meals` | Meals partial |
| GET | `/tabs/shopping` | Shopping partial |
-| GET | `/tabs/conditions` | Conditions partial |
| GET | `/conditions` | Live feeds page (public) |
| POST | `/complete-atom` | Complete task/card/bug |
| POST | `/uncomplete-atom` | Reopen task/card |