Alpha build now package-verified

Braid Tendril v0.8.2-alpha

A hardened edge-node release for signed 384-dimensional vector transfer across direct and relayed UDP paths — built for people who want AI state to move like infrastructure, not like harvested chat logs.

384d raw f32Runtime transfer
QINT8 codecCompact signal path
Signed envelopesProtocol integrity
Relay TTL gatesWAN-ready trust
Tendril is the pathfinder layer for sovereign AI meshwork: local cognition compiled into compact vectors, signed at the edge, and moved over real network paths without surrendering the source mindstream.

PRIMARY DISTRIBUTION // VERIFIED SOURCE DROP

Target Archive: braid-node-v0.8.2-updated.tar.gz

SHA-256 Checksum:
3ea31e7959d37afea2e98ea177c87e5088053f93412c3467a2ddfef42dab930d

Download verified source tarball

✓ GREEN-LIT REVIEW SIGNALS

  • Frontend production build passes
  • Protocol conformance fixtures pass
  • Real 384d raw f32 vector transfer
  • Real 384d QINT8 vector transfer
  • UDP socket loopback verified
  • Package manifest integrity checked
  • Installer checksum validation passes

WHAT'S NEW IN V0.8.2-ALPHA

This pre-release turns Tendril from a promising local-node substrate into something sharper: real 384d state drift transfer, an optimized QINT8 quantization codec, end-to-end cryptographically signed envelopes, signed relay frame support with TTL validation, a final-recipient session-readiness gate, a transit-forwarder trust policy gate, and standardized SHA-256 package checksum manifests. In plain terms: the signal now moves, the package verifies, and the protocol surface is tightening.

LOCAL VERIFICATION RITUAL

sha256sum braid-node-v0.8.2-updated.tar.gz
tar -xzf braid-node-v0.8.2-updated.tar.gz
cd braid-node
sha256sum -c checksums.txt
sh verify-installer.sh
npm install --no-audit --no-fund
npm run build
python3 conformance_verify.py
python3 vector_transfer_demo.py

SUPPORT DOCUMENTS & MANIFESTS

Alpha Disclaimer: This is an alpha developer release: sharp enough for protocol review, local testing, and integration experiments; not yet a promise of production stability.

MODULE_01
COGNITIVE COMPILATION

Traditional AI software still asks you to pour raw transcripts, documents, voice, and context into corporate API gateways. That is not neutral architecture. It is a standing exfiltration surface wrapped in convenience.

Braid pivots the center of gravity back to the machine you control. The local edge node becomes a private cognitive crucible — a Blender — ingesting multimodal streams, documents, voice, keyboard flow, and camera context locally before anything becomes network state.

"We do not chase trends. We build primitives. Intelligence doesn't need to reside in commercial servers; it is compiled, compressed, and synchronized locally at the physical network layer on your own terms."
— David Seaman, Operator of Intersignal

Once blended, these multimodal states are projected into dense 384-dimensional latent vectors: compact, signed, machine-native state objects that can be synchronized across physical UDP paths instead of replaying the whole human transcript.

WAN Peering Topology

COGNITIVE ALIGNMENT SCHEMA NodeId-first WAN Routing Protocol // Tendril Kernel

Braid Tendril abstracts the peer above any single physical IP address. Signed presence records and routing candidates live directly in the Tendril Transport Manager, allowing edge nodes to synchronize across variable wide-area routes and fall back from direct UDP paths to zero-trust opaque transit relays without breaking active handshakes.

Ingestion & Path Health Telemetry

PEER ADMISSION AND TRUST PATHS

Braid Tendril implements a strict admission receive pipeline, protecting local state through cryptographic presence lease expirations, message-type sequence limits, and monotonic ledger commits.