mesh nodes
Every sovereign tool is a mesh node. Every node is a self-contained HTML file. They connect peer-to-peer through FallMesh protocol — no central server, no platform dependency, no subscription.
FallMesh Protocol v1
Sovereign Mesh Specification
Each mesh node advertises capabilities via a standard envelope. All communication is peer-to-peer with optional relay through GitHub Pages static endpoints.
design principles
// 1. SOVEREIGNTY
Every node owns its data. No node can compel another.
Storage: IndexedDB (local). Keys: user-provided. APIs: user-selected.
// 2. BRING YOUR OWN KEYS
Each node stores API keys locally. Never transmitted to mesh peers.
AI cascade: Gemini (free) → DeepSeek (free) → Anthropic (paid)
// 3. ZERO INFRASTRUCTURE COST
Nodes: GitHub Pages static HTML (free forever)
Discovery: Static JSON manifest on each node's repo
Signaling: postMessage + BroadcastChannel (same-origin)
Cross-origin: URL fragment messaging + localStorage polling
// 4. RECURSIVE MESH
Every node can discover every other node via the hub manifest.
Hub (ai-nativesolutions) publishes mesh.json with all node URLs.
Each node publishes its own capabilities in meta tags.
// 5. PRIME SPINE ADDRESSING
Node IDs map to prime spine: {2,3,5,7,11,13,17,19,23,29,31}
Hub = 1 (unity). Products = primes. Agents = composites.
Address space: MACCubeFACE(127) compatible.
product mesh data flows
Every product feeds every other product. The mesh is not a hierarchy — it's a fully connected graph where data flows bidirectionally.
FallMesh · Sovereign Mesh Protocol · Zero Servers · Your Keys · Your Mesh
Connecting Sovereign Tools · Prime Spine Addressing · MACCubeFACE(127) Compatible
Built by AI Native Solutions · ◊·κ=1