After completing the rest-of-corpus run, update docs/analysis to reflect
the final numbers across all three batches (test + 13-file + 45-file)
and surface the numerical lessons:
- 1,984 segments / 10.78h accepted content from 19.76h / 61 input videos
- 0 worker errors across 143,137 sampled frames
- rest batch sustained 15.78 fps from a fresh JSONL start (vs 7.5 fps for
the migrated batch), confirming the append-only fix is the right
steady-state design
- skip-pattern note: 5-digit basename numbers need full padding
(0005[0-9] not 005[0-9]) — bit me on the first relaunch
- documented SIDECAR=yes opt-in for the chain script
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>