diff --git a/.taskmaster/tasks/tasks.json b/.taskmaster/tasks/tasks.json index 91e5f3e..dddf5ce 100644 --- a/.taskmaster/tasks/tasks.json +++ b/.taskmaster/tasks/tasks.json @@ -903,18 +903,18 @@ "description": "Add case_precedents table + FastAPI endpoints + MCP tools + Next.js compose UI for attaching legal precedents (quote + citation + optional archived PDF) to threshold_claims/issues and to the case as a whole. Plan: ~/.claude/plans/woolly-cooking-graham.md", "details": "", "testStrategy": "", - "status": "in-progress", + "status": "done", "dependencies": [], "priority": "high", "subtasks": [], - "updatedAt": "2026-04-11T19:13:41.219Z" + "updatedAt": "2026-04-11T19:20:56.040Z" } ], "metadata": { "version": "1.0.0", - "lastModified": "2026-04-11T19:13:41.220Z", + "lastModified": "2026-04-11T19:20:56.040Z", "taskCount": 60, - "completedCount": 56, + "completedCount": 57, "tags": [ "master" ] diff --git a/web-ui/src/app/cases/[caseNumber]/compose/page.tsx b/web-ui/src/app/cases/[caseNumber]/compose/page.tsx index 0c94382..78dc98d 100644 --- a/web-ui/src/app/cases/[caseNumber]/compose/page.tsx +++ b/web-ui/src/app/cases/[caseNumber]/compose/page.tsx @@ -146,12 +146,11 @@ export default function ComposePage({