Back to replicas
Replica documentation
Combined Blockchain Flow
Local route /interactive-explanation/blockchain-101-combined-flow/ now uses the Engineering Sandbox lab variant as a compact family bridge so the Anders demos share one clearer learning order without turning this route into a dense control-first lab.
Upstream snapshot: published site capture verified 2026-03-21
Source family: andersbrownworth.com
Source snapshot
The local route is a custom synthesis page built from already-shipped local chapters. It
does not vendor a new upstream runtime; instead it provides a structured sequence over the
existing local blockchain, signing, and proof routes.
- Live original verified against
https://andersbrownworth.com/ on 2026-03-21.
- The public body links only to local replicas and docs routes.
- The shared footer remains the only public original-page reference surface.
- The route now also loads the Engineering Sandbox lab shell so the bridge page gains compact framing and action-led guidance while keeping its role as an editorial overview rather than a demo rewrite.
- The bridge now uses the Engineering Sandbox lab variant with no chapter rail, so the page can stay compact while still matching the surrounding Anders family language.
Asset handoff
blockchain-101-combined-flow/index.html owns the local metadata shell and chapter-card layout.
- The route intentionally delegates the heavy interactive runtime to
blockchain/, public-private-keys/, and zero-knowledge-proof-demo/.
shared/public-footer.js keeps the original-page provenance in the footer only.
Known deviations
- This route is a local guide layer, not a direct replica of one published page.
- Chapter navigation is rewritten to local links so the full sequence stays inside the shipped site.
- The route uses local canonical and
og:url metadata for subpath hosting.
- The route now uses the Engineering Sandbox lab variant as a compact bridge, but it still avoids dense control chrome and keeps its local-only roadmap role.
Validation guidance
- Keep this page lightweight and local-link driven; the underlying demos should remain authoritative for the actual interaction runtime.
- Extend the shared smoke bundle instead of creating a one-off harness if the chapter sequence changes.
- Run both
node interactive-explanation/tools/check-public-surface.mjs and node interactive-explanation/tools/smoke-bundle.mjs after touching chapter links, metadata, or footer handoff.
Parity checklist
Loading...
Loading parity contract...