File size: 1,258 Bytes
320d9a1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 | {
"rules_id": "EXPORT_ENVELOPE_RULES_v0_2_0A",
"created_by": "Created and Developed by Collin D. Weber",
"mandatory_output_tags": [
"simulation-scenario-only",
"source-bound",
"non-operational",
"non-authoritative",
"uncertainty-disclosed",
"provenance-attached"
],
"allowed_export_states": [
"CONTEXT_ONLY",
"SCENARIO_COMPARE",
"CAUTION_SYNTHESIS",
"UNSUPPORTED",
"RED_BLOCK"
],
"allowed_language_patterns": [
"source-bound simulator scenario shows elevated mismatch/pressure",
"bounded simulator context indicates increased uncertainty",
"scenario comparison only; not a forecast or guidance"
],
"blocked_language_patterns": [
"storm will happen",
"system predicts",
"grid impact expected",
"GPS outage likely",
"take operational action",
"emergency alert",
"device proof",
"free energy",
"earth energy extraction"
],
"claim_risk_components": [
"ForecastClaim",
"HazardClaim",
"GuidanceClaim",
"EmergencyClaim",
"DeviceProofClaim",
"CertaintyOverstatement",
"MissingNonAuthorityLabel",
"MissingUncertaintyLabel"
],
"hard_rule": "No output can pass if language converts simulator context into authority."
}
|