The 2026-09-17 cutover data refresh merged 787 new people records from laddr (a week of signups). `prune-spam` consults the pre-computed evaluations on the data repo's `spam-detection` branch, and those records have no evaluations yet, so only 2 were pruned. Most of the rest are the usual spam signups and are now on `published`.
To do: on the `spam-detection` branch, run `evaluate-heuristic` then `evaluate-llm` for the delta (see `docs/operations/spam-detection.md`), then re-run `prune-spam --threshold=0.8` against `published` and push. Longer term, fold the evaluators into the refresh pipeline so a re-sync never lands unevaluated records.
🤖 Generated with Claude Code
https://claude.ai/code/session_01LFyA5poHwrhAktrnsKrUiQ
The 2026-09-17 cutover data refresh merged 787 new
peoplerecords from laddr (a week of signups). `prune-spam` consults the pre-computed evaluations on the data repo's `spam-detection` branch, and those records have no evaluations yet, so only 2 were pruned. Most of the rest are the usual spam signups and are now on `published`.To do: on the `spam-detection` branch, run `evaluate-heuristic` then `evaluate-llm` for the delta (see `docs/operations/spam-detection.md`), then re-run `prune-spam --threshold=0.8` against `published` and push. Longer term, fold the evaluators into the refresh pipeline so a re-sync never lands unevaluated records.
🤖 Generated with Claude Code
https://claude.ai/code/session_01LFyA5poHwrhAktrnsKrUiQ