remove legacy in-memory search state fallback

This commit is contained in:
Justin Visser 2026-02-19 22:31:26 +01:00
parent d7404abf18
commit 1ce85304e3
17 changed files with 766 additions and 248 deletions

View file

@ -31,7 +31,7 @@ This file is the consolidated source of truth for project scope, constraints, sc
- CSRF required for unsafe methods via `X-CSRF-Token`.
- Logging:
- structured request logging with request IDs.
- redaction controls for sensitive fields.
- redaction controls for sensitive fields.
## 4. Scraping Contract (Probe-Based)