Doctrine: data/grok16-znetwork-field-wire-doctrine.json · status: design review
| Question | Answer |
|---|---|
| Connect everyone securely? | Yes in layers — not one open global directory today |
| Name + address, no phone? | Wire-point tokens + sovereign receipts + invites |
| Fake accounts? | Truth gate + gatekeeper — no username registry |
| Address theft? | No central DB — local friends list, beacon pins |
| Both field computers? | Direct belt talk — convert at egress, deconvert at ingress |
[Field A] → field-io packet (sealed) → wire → verify + deconvert → [Field B]
Never ship raw field files on the wire. Modules: field-io-packet.py, packet-field.py, connection-gatekeeper.py.
| Risk | Mitigation |
|---|---|
| Field files on wire | Sealed envelopes only; depth 0 at ingress |
| Central directory scrape | No shared plaintext address book |
| Sybil operators | Truth gate + block rating < 25 |
| Sustained wire heat | field_physics + per-peer token bucket |
| ZNetwork ACTIVE early | REVIEW_ONLY default; human checklist |
| MITM on open net | beacon_pin before tunnel_connect |
ZNetwork modes: REVIEW_ONLY (default) · SHADOW · ACTIVE (gated). AmmoCode: attach-only.