Build a routine that sweeps the SAIL Knowledge Base on a schedule, classifies each active handoff by evidence (git log, referenced files, Notion activity, status flags), and surfaces the ones that actually need Sam's attention. Per earlier approval set (Q1A–Q6A):
routines/github/handoff_auditor/run.py — query, evidence check, verdict, writeback (gated)routines/github/handoff_auditor/CLAUDE.md — runtime/schedule/inputs/outputs/state/severity docs.github/workflows/twice-weekly-handoff-audit.yml — Tue + Fri 12:00 UTC cron, workflow_dispatch for manual with --commit and --limit flagsoutputs/2026-04-23/handoff-auditor.md — full dry-run reportoutputs/2026-04-23/handoff-auditor.json — structured bucket + row data for dashboard consumptionoutputs/handoff_dashboard.html — self-contained filter/sort dashboard (opens in any browser)state/handoff-auditor.json — counts + page ID sets per verdict