Problem
The product must learn whether deterministic readiness and recommendation outputs match user outcomes. This starts as reproducible analytics, not adaptive ML or hidden model mutation.
User-facing flow
- System snapshots readiness, recommendation, model version, data quality, and relevant features at decision time.
- User completes training and provides feedback.
- Next-day recovery feedback is linked to the previous training day.
- Analytics join prediction context with actual outcomes.
- Product surfaces mismatch cases and calibration summaries.
- Future threshold or rule changes are explicit, reviewed, versioned, and documented.
Definition of done
- Calibration records are reproducible from persisted snapshots and feedback.
- Analytics identify overestimation, underestimation, missing-data uncertainty, and recommendation mismatch cases.
- Dataset export exists for offline analysis without adding online ML behavior.
- Calibration does not mutate historical readiness or silently alter deterministic formulas.
- Model/version metadata is sufficient to compare outputs across changes.
Linked existing issues
Related future research
Migration note
Created from the accepted end-to-end epic proposal in docs/product/END_TO_END_EPICS_PROPOSAL.md. Existing adaptive-feedback planning is preserved and linked here without mass renames or closures.
Problem
The product must learn whether deterministic readiness and recommendation outputs match user outcomes. This starts as reproducible analytics, not adaptive ML or hidden model mutation.
User-facing flow
Definition of done
Linked existing issues
Related future research
Migration note
Created from the accepted end-to-end epic proposal in
docs/product/END_TO_END_EPICS_PROPOSAL.md. Existing adaptive-feedback planning is preserved and linked here without mass renames or closures.