dd0312e457cc0fa4300819e124e36c4b1f068833
The table fetched limit:200 while the header shows the true open count (~497, via a separate COUNT). With accordion grouping this became visible: sections summed to exactly 200 (e.g. 16 chair / 173 digest / 11 other) — and 90 of the 106 committee rows (the high-value "cited by Dafna" ones) were hidden past row 200. True buckets: chair 106 / digest 328 / other 63. - web-ui: list limit 200 → 1000 so all open rows load; accordion section counts (computed from the loaded set) now equal the header total. - backend: list cap 500 → 2000 to allow it (response stays a few hundred KB). Logic/data only — no visual change (bug-fix exception to the design gate). tsc --noEmit clean; py_compile clean. Follow-up: when the backlog (digests grow daily) approaches the cap, move to server-side per-bucket counts + pagination/virtualization (design gate). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Merge pull request 'fix(principles): cull resumability + cap criterion-A (consensus-first) (#152)' (#305) from worktree-canonical-synthesis into main
Description
AI Legal Decision Drafting System — MCP server, web upload, RAG search
Languages
Python
65.8%
TypeScript
32.2%
JavaScript
1%
Shell
0.7%
CSS
0.2%