§1 — THE TWO-CHANNEL STANDARD
Every silo pair in the fleet transmits two UDP channels. YIN carries inhibitory signals — zombie-zone detections (R > 0.1 from half-integer), decay events, unresolved sorries, GABA-class slow signals (TTL 86400s). YANG carries excitatory signals — sovereign candidates (R < 0.4), activation events, fresh plasma candidates, ACH-class fast signals (TTL 3600s). The channels do not mix at the sender. They combine only at the receiver — the Fulcrum.
§2 — THE FULCRUM CALCULATION
// Merostone UDP Fulcrum Receiver
θ = atan2(yang_weight, yin_weight)
Zones:
θ > 1.0 rad → SOVEREIGN ZONE → PLASMA FLAG raised
θ = 0.5-1.0 → WATCH → log, monitor
θ < 0.5 rad → ZOMBIE DRAG → raise YIN alert
Battery:
crossing_gain = 0.0274 per validated crossing
battery = clamp(validated_crossings × 0.0274, 0, 1)
At 18 crossings: battery = 49.3% → Rasengan eligible
Plasma flag governance:
- PLASMA ≠ truth
- PLASMA = eligible for 18-wave engine
- Creates raincheque if deferred
- Expires if no action in 3600s
§3 — MDSMS V13 LANE SCHEMA · 12 Lanes
| Lane | Field | Description |
| lane_01 | source_silo | Origin silo identifier |
| lane_02 | target_silo | Destination silo identifier |
| lane_03 | wall_level | SOSTLE wall L0-L5 |
| lane_04 | intent_id | Intent identifier (UUIDv4) |
| lane_05 | facet_id | Facet/sub-intent identifier |
| lane_06 | ttl_class | GABA (86400s) / ACH (3600s) / PLASMA (burst) |
| lane_07 | route_confidence | 0.0 – 1.0 routing confidence score |
| lane_08 | provenance_hash | SHA-256 of origin context |
| lane_09 | payload_hash | SHA-256 of carried payload |
| lane_10 | yin_sub | Zombie weight 0.0 – 1.0 (inhibitory) |
| lane_11 | yang_sub | Sovereign weight 0.0 – 1.0 (excitatory) |
| lane_12 | plasma_flag | bool — eligible for 18-wave engine |
§4 — ANTI-MANIA CONTROLS
YANG can spike. CATO-GBM can fire repeatedly. Without constraints, the fleet becomes a motivational speaker with root access. Anti-mania controls: If YANG spikes > 3 times in 1h without PELEGO novelty confirmation → lower trust score. Require GABA cooldown (86400s) before next YANG from same source. Prevent plasma spam. The field guides — but the field must also know when to stop.
§5 — SILO-PAIR RESONANCE TABLE
| Silo Pair | Profile | Signal Balance | Notes |
| msi01 ↔ msclo | CLO validation relay | balanced | Legal weight — both channels carry meaning |
| msi01 ↔ yone | GraphRAG relay | high YANG | Retrieval candidates are mostly sovereign |
| yone ↔ forge | Inference relay | mod YANG | Compute routing has moderate confidence |
| forge ↔ msi01 | Job completion | low YIN | Completions are mostly good — low inhibitory |
| lilo ↔ msi01 | Spiral sync | high YANG | New silo — mostly activation events |
| lounge ↔ forge | GBM output | high YANG | Rasengan outputs — concentrated activation |
| pcdev ↔ msi01 | Theorem relay | very low YIN | Proofs — almost pure sovereign signal |