Auto-RTA surveillance loop
Research-grade — validation in progress.
Rolling Arps fit + regime-break detector via `src/lib/autoRtaLoop.ts` — flags transient → BDF transitions and emits alerts when fitted b / Di drift outside operator bands. Project-scoped schedule store `src/lib/autoRtaScheduleStore.ts` (8 drift-guard tests) drives per-pad cadence; workspace route `/projects/$p/workspaces/$w/auto-rta` renders the cycle table with a CSV export (`src/lib/autoRtaCycleCsv.ts`, 7 drift-guard tests honoring `csvDelimiter` + em-dash conventions). Shareable explorer at `/auto-rta` rehydrates from URL.
Bayesian update on b / Di priors per basin (consume `fleetLearning.ts` shrinkage estimator), automatic restimulation candidate ranking when regime break + economic threshold align, and webhook fan-out so the cycle ledger can drive downstream surveillance dashboards without polling.
No phase markers extracted from this row's prose yet.
- No published error band yet — use with engineering judgment.