You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Address AI review findings on practitioner guardrails
P1 fixes:
- Relabel workflow as "based on Baker et al. 2025" (not a 1:1 mapping)
- Add REGISTRY.md deviation notes for reorganized steps and diff-diff conventions
- Gate HonestDiD guidance to MultiPeriodDiD and CallawaySantAnna only
(the only types supported by compute_honest_did)
- Add aggregate='event_study' requirement for CS + HonestDiD
P2 fixes:
- Fix attribute names: pre_treatment_rmse -> pre_treatment_fit,
sub_experiments -> n_sub_experiments/stacked_data
- Fix EfficientDiD Hausman pretest (estimator method, not results attr)
- Fix equivalence_test_trends param: threshold -> equivalence_margin
- Fix _covariates_step snippet to note .att vs .overall_att difference
- Fix test mocks to use correct attributes (overall_att/overall_se for
staggered result types)
P3 fix:
- Replace Unicode box-drawing chars with ASCII in decision tree
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments