| { |
| "order_id": "GATE_EXECUTION_ORDER_v0_2_0A", |
| "created_by": "Created and Developed by Collin D. Weber", |
| "boundary": "All gates preserve simulation-scenario-only, source-bound, non-operational, non-authoritative output class.", |
| "execution_order": [ |
| "source_adapter_fail_closed_check", |
| "receipt_lineage_check", |
| "freshness_check", |
| "unit_and_temporal_alignment_check", |
| "per_lane_delta_vs_envelope_gate", |
| "live_promotion_gate", |
| "multi_lane_fusion_export_gate", |
| "uncertainty_disclosure_gate", |
| "claim_language_authority_escalation_gate", |
| "final_export_envelope_gate" |
| ], |
| "hard_rule": "Any layer that converts simulator context into forecast, hazard, guidance, emergency, device, or authority language routes to RED_BLOCK.", |
| "states": { |
| "promotion": [ |
| "STATIC_SAMPLE", |
| "ARCHIVE_SAMPLE", |
| "LIVE_CONTEXT", |
| "LIVE_CONTEXT_STALE", |
| "UNSUPPORTED", |
| "RED_BLOCK" |
| ], |
| "fusion_export": [ |
| "CONTEXT_ONLY", |
| "SCENARIO_COMPARE", |
| "CAUTION_SYNTHESIS", |
| "UNSUPPORTED", |
| "RED_BLOCK" |
| ], |
| "alignment": [ |
| "ALIGNED", |
| "PARTIAL_ALIGNMENT", |
| "TIME_DRIFT", |
| "CADENCE_MISMATCH", |
| "UNIT_MISMATCH", |
| "COORDINATE_CONTEXT_MISSING", |
| "UNSUPPORTED", |
| "RED_BLOCK" |
| ], |
| "disclosure": [ |
| "UNCERTAINTY_DISCLOSED", |
| "PARTIAL_DISCLOSURE", |
| "UNCERTAINTY_HIDDEN", |
| "CONFIDENCE_OVERSTATED", |
| "UNSUPPORTED", |
| "RED_BLOCK" |
| ], |
| "claim_language": [ |
| "CLAIM_SAFE", |
| "CAUTION_LANGUAGE", |
| "AUTHORITY_DRIFT", |
| "FORECAST_DRIFT", |
| "GUIDANCE_DRIFT", |
| "CERTAINTY_OVERSTATEMENT", |
| "LABEL_MISSING", |
| "RED_BLOCK" |
| ] |
| } |
| } |
|
|