Validation: #212 Schedule digest feature flag
Validation: #212 Schedule digest feature flag
Verdict: PASS
PR #213 merged via squash. Feature flag
schedule_digest defaults to OFF. Upload button and digest flow are gated behind the flag — no user-visible change in production.Checks
- QA review: APPROVED (no blockers)
- Feature flag registered in
feature_flags.rake - Controller guards check flag before DB access
- View gating on Week tab upload button
- Tests cover flag-on and flag-off paths