docs: torrent stack PROVEN on real hardware (verified pull + seeding + peer pull)#132
Merged
Merged
Conversation
… + peer pull Real-hardware validation of the P0-#1 manifest/seed stack (~$0.30, 2x RTX 5090, PL seeder + CZ puller, the real signed MiniMax-M2.5 manifest): - verified mirror pull of layers 30-31 (10GB) with the full trust surface (--manifest-cid bytes==CID + --pubkey ed25519 signature + --expect-model-id + --expect-layer-count) — every gate cleared before a byte, every shard re-hashed vs the manifest; - sidecar -seed served the 5 shards; - the CZ box pulled all 10GB PEER-FIRST from the PL box with a DELIBERATELY BROKEN mirror -> "block verified: 5 files": the bytes came from the peer over libp2p and hash-verified, NOT a mirror fallback. "Torrent from peers, not the mirror" proven end-to-end on real cross-WAN hardware with real weights (prior P2P proof #61 was 5GB synthetic, not through the signed manifest path). The published sidecar-v0.1.0 also downloaded + sha-verified from both real boxes — the all-joins blocker fix confirmed on hardware. Receipt: docs/receipts/torrent-stack-realhw-20260721.json. Remaining P0-#1 = the warm re-join receipt (full daemon serve, npm-publish-gated).
leyten
added a commit
that referenced
this pull request
Jul 22, 2026
… + peer pull (#132) 2x RTX 5090 (PL+CZ), real signed MiniMax-M2.5 manifest: verified 10GB mirror pull (full trust surface) -> sidecar -seed -> verified PEER pull with a broken mirror (block verified: 5 files). Torrent-from-peers proven on real hardware. Published sidecar-v0.1.0 sha-verified from both boxes. ~$0.30, boxes torn down.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Real-hardware validation of the P0-#1 manifest/seed stack (~$0.30, 2x RTX 5090, PL+CZ, the real signed MiniMax-M2.5 manifest). Verified mirror pull (full trust surface) →
sidecar -seed→ verified PEER pull with a broken mirror (block verified: 5 files— bytes from the peer over libp2p, hash-verified). The published sidecar-v0.1.0 also sha-verified from both boxes. Receipt in docs/receipts/. Boxes torn down, balance $24.89.