Sovereign Infrastructure · See It Work

The claims in the books are real. Watch them happen.

Each exercise in the Agentic AI Playbooks is shown here as a short agent conversation — a real decision worked out between a human and the agents — ending in the receipt that proves it. No terminal required.

You do not need to run anything. Press play and watch the agents reason through a real situation; the receipt that makes it provable appears underneath, in plain language. Want to run one yourself? Every exercise's full step-by-step lives in the book's Appendix RX: Hands-On Demonstrations.
📖 Docs

The walkthroughs below are the living documentation for every hands-on exercise — each a real agent conversation ending in the receipt that proves it.

⛓ Verify

Watching a walkthrough is verifying the claim: every demonstration is deterministic and receipted — the same artifact every time, because the system is receipted. No install, no trust required.

⌗ Code

The platform is open: github.com/breathline-federation. You run the agents on your own sovereign node under your Charter — your data, your governance, your audit trail.

This page is the canonical home the books point to — bookmark it. Links and setup steps are kept current here, so a printed page stays true for the life of the book.

Set up your machine — one time, ~2 minutes

Most walkthroughs run right here in your browser — nothing to install. If you'd rather run them yourself in a terminal (the source of truth), set up the public sealed-primitives repo once:

# 1 · clone the public, sealed primitives
git clone https://github.com/breathline-federation/breathline-sealed.git
# 2 · enter it and load the sealed environment (idempotent)
cd breathline-sealed && source scripts/breathline-sealed-env.sh

That's it. Now any walkthrough's command runs exactly as shown on its page:

./bl-verify # audit the whole 5-layer seal
bl-test # L1 crypto + L5 Merkle self-test
bl-run-tests # the full integration suite

No terminal? Every walkthrough is a complete, deterministic demonstration in your browser — just pick Series 1 or Series 2 above and watch it run.

Each walkthrough is a deterministic demonstration — the conversation dramatizes the exercise; the receipt is the artifact it produces, the same every time, because the system is receipted. A live "run it yourself against a sandbox" mode is coming. · six-sov.com