| { |
| "artifact": "Wardenclyffe Technical Bridge Layer Edge Rules", |
| "version": "v0.1", |
| "edge_types": [ |
| { |
| "edge_type": "STRUCTURE_SUPPORTS_GEOMETRY", |
| "description": "Links geophysical site atoms to spatial topology nodes when supported by survey or map/cross-section.", |
| "default_gate": "GREEN" |
| }, |
| { |
| "edge_type": "TECHNICAL_CONCEPT_SUPPORTS_VARIABLE", |
| "description": "Links Tesla technical apparatus concepts to abstract simulator variables such as phase relation, oscillator input, or transformer topology.", |
| "default_gate": "GREEN" |
| }, |
| { |
| "edge_type": "HYPOTHESIS_BRIDGE", |
| "description": "Links site topology to technical coupling concepts only with explicit uncertainty labeling.", |
| "default_gate": "YELLOW" |
| }, |
| { |
| "edge_type": "NON_CLAIM_GUARD", |
| "description": "Blocks propagation from modeled coupling to free-energy, completed global power, or physical proof claims.", |
| "default_gate": "RED_ON_VIOLATION" |
| } |
| ], |
| "rules": [ |
| "No edge may promote a supplemental diagram above source-bound technical/geophysical evidence.", |
| "No bridge may collapse \u201cpossible purpose\u201d into confirmed operation.", |
| "No simulator export may claim output power without accounted input/loss/environmental source model.", |
| "Truth-language is downstream only; origin layer uses honesty, provenance, boundary, and reproducibility language." |
| ] |
| } |