Commit e9cc867
docs(court-docket): clarify bridge route is read-back, not dead code
Separated adversarial review flagged POST /scrape/court-docket as
apparently-dead/confusing since its handler no longer triggers a live
scrape. It's intentionally kept at the same route -- the contract changed
(reads the latest pushed result instead of triggering a scrape) but the
route and response shape didn't, so existing callers don't need to change.
Clarified in the route's own comment.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016RuqeURZ1b7NB74U2nqqSS1 parent be33fe2 commit e9cc867
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
13 | 18 | | |
14 | 19 | | |
15 | 20 | | |
| |||
0 commit comments