tasks.md 812 B

1. Research Script

  • 1.1 Add a standalone followthrough profit-loop review script.
  • 1.2 Capture blocked glued weak-rebound candidates directly from strategy replay.
  • 1.3 Capture probe reentry origin mapping for subtype-isolated followthrough branches.
  • 1.4 Add execution-timing and post-exit observation metrics to reentry trades.

2. Outputs

  • 2.1 Publish blocked-candidate detail CSV.
  • 2.2 Publish blocked-candidate subtype summary CSV.
  • 2.3 Publish reentry-trade detail CSV.
  • 2.4 Publish reentry summary CSV.
  • 2.5 Publish Markdown review with conclusions.

3. Validation

  • 3.1 Add a focused regression test for known mid-zone mapping.
  • 3.2 Run the new review script.
  • 3.3 Run the full unittest suite.
  • 3.4 Publish acceptance summary.