Runbooks
Runbooks
Operational playbooks for recurring tasks
Step-by-step operational guides for tasks that come up often enough to need notes. Each runbook is the authoritative answer to "how do I X."
Source of truth: .runbooks/ at the repo root. Pages here mirror those files; if a runbook is updated, update both (or wire a generator later).
Available runbooks
- Add a college field — surface a new Scorecard / IPEDS / EADA attribute on the mobile detail screen.
- Backfill college data — re-fetch Scorecard, EADA, and walkability for one school, a batch, or every operating institution.
- Invalidate college cache — force re-derivation of cached RFS verdicts, AI blurbs, and mapper outputs.
The .runbooks/ directory is the canonical source. These pages exist to make runbooks readable on the docs site without cloning the repo.