Files
QuantEngineByItz/spec
kjh2064 15e200ed7a feat: add apply_strategy_execution_locks to DAG wave_3 (step_count 76->77)
The STRATEGY_EXECUTION_LOCKS_V1 harness field was computed by
apply_strategy_execution_locks.py but not called from the DAG.
After inject_harness refreshes GatherTradingData.json, the field
was lost on each DAG run.

Adding it to wave_3 (after inject_harness) ensures the field
is injected into the harness context on every DAG run.

Result: harness_key 9->10/10, honest_proof_score 49.81->50.07.
DAG gate=PASS step_count=77 confirmed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-14 17:53:40 +09:00
..