## 1. Research Script - [x] 1.1 Add a standalone followthrough profit-loop review script. - [x] 1.2 Capture blocked glued weak-rebound candidates directly from strategy replay. - [x] 1.3 Capture probe reentry origin mapping for subtype-isolated followthrough branches. - [x] 1.4 Add execution-timing and post-exit observation metrics to reentry trades. ## 2. Outputs - [x] 2.1 Publish blocked-candidate detail CSV. - [x] 2.2 Publish blocked-candidate subtype summary CSV. - [x] 2.3 Publish reentry-trade detail CSV. - [x] 2.4 Publish reentry summary CSV. - [x] 2.5 Publish Markdown review with conclusions. ## 3. Validation - [x] 3.1 Add a focused regression test for known mid-zone mapping. - [x] 3.2 Run the new review script. - [x] 3.3 Run the full unittest suite. - [x] 3.4 Publish acceptance summary.