diff --git a/planning/compatibility-reviews/futures-f2bfefcb5a641cbe.json b/planning/compatibility-reviews/futures-f2bfefcb5a641cbe.json new file mode 100644 index 0000000..bd647a8 --- /dev/null +++ b/planning/compatibility-reviews/futures-f2bfefcb5a641cbe.json @@ -0,0 +1,68 @@ +{ + "schema_version": "compatibility-semantic-review-v1", + "claim_boundary": "Automation evidence for generic IR review only. Native support remains blocked until independent trade-surface and full-state exact proof.", + "decision": { + "schema_version": "1.0.0", + "identity": { + "upstream_sha": "743f34d4277a20a597c2ea62075a896fed0192f6", + "engine_sha": "74afc4ba04e97a3207fac33b090474ab04c0705d", + "freqtrade_digest": "sha256:d47d7053dc07eca2ace20385575143090ba88621007e5e8b76052dca6038799a", + "semantic_profile_sha256": "3bc4eb5d1fd94f87b2f0fbe7e18e647804093f2094ae89136f7fec3f67d53428", + "strategy_sha256": "8e95604fbad51e44ce958bf32403d909765d13478f6c846a0bc68b9aed7af528" + }, + "trading_mode": "futures", + "strategy_classification": "ir-compatible", + "automation_route": "semantic_review_draft_pr", + "execution_route": "official_only", + "review_kind": "generic_lowering", + "verification": { + "state": "latest_checked", + "changed_branch_reached": false, + "trade_surface_exact": null, + "full_state_exact": null, + "exact": false + }, + "discovery_status": null, + "added_opcodes": [], + "behavior_targets": [ + { + "id": "d1a457119b61afb0f134b660e49c9e125f160a894ea973c2842f7a26567e09aa", + "kind": "callback", + "change": "changed", + "runtime_observable": true + } + ], + "blockers": [ + { + "code": "CHANGED_BRANCH_PROOF_REQUIRED", + "message": "no bounded official fixture proof was supplied" + }, + { + "code": "EXACT_LOWERING_REVIEW_REQUIRED", + "message": "NFI adjustment grind 5 fallback condition changed" + }, + { + "code": "NATIVE_COMPATIBILITY_BLOCKED", + "message": "static Native compatibility did not pass" + } + ], + "action": { + "native_promotion_allowed": false, + "bounded_discovery_required": false, + "draft_pr_allowed": true, + "draft_pr_kind": "generic_lowering", + "official_fallback_available": true, + "automatic_semantic_merge_allowed": false, + "external_data_deferred_is_exact": false + }, + "action_fingerprint": "f2bfefcb5a641cbe42dffaee182d50351ce1403f714199e0ac5580f9ea245e83", + "decision_fingerprint": "4efa6bd322d8f102f3f7e70820e4d79175ccf39e1f010abf11a0c0bd539b33ce", + "message": "Static lowering is blocked; open a generic lowering review Draft PR." + }, + "review_requirements": [ + "implement only a source-structural generic opcode or lowerer", + "add a focused unit test and an official captured fixture", + "prove changed-branch, trade-surface, and full-state exactness", + "obtain human review and Required CI; never merge automatically" + ] +}