StackLab is the proving harness monorepo for the current platform buildout.
It exists to make single-node boot, multi-node boot, fault injection, restart drills, and end-to-end examples repeatable from one workspace root.
The current assembled lower-stack proof is the Citadel plus Spine durable submission seam:
examples/single_node_roundtripexamples/semantic_host_roundtripexamples/typed_host_roundtripexamples/multi_node_roundtripexamples/restart_authority_drillexamples/pressure_failover_drill
Those examples exercise real citadel and real jido_integration code
through the harness-only support/citadel_spine_harness package. The typed
and semantic host proofs also assemble real app_kit, outer_brain,
and citadel_domain_surface above the same lower seam.
- local harness tooling
- distributed-development runbooks
- fault injection scripts
- support packages and example projects
- end-to-end smoke and drill paths
mix deps.get
mix ciThe welded stack_lab_lab_core artifact is tracked through the prepared bundle
flow:
mix release.prepare
mix release.track
mix release.archivemix release.track updates the orphan-backed projection/stack_lab_lab_core
branch so downstream repos can pin a real generated-source ref before any
formal release boundary exists.
just up-single
just up-multi
just fault net-cut- docs/overview.md
- docs/development.md
- docs/layout.md
- docs/runbooks/up_single.md
- docs/runbooks/up_multi.md
- docs/runbooks/faults.md
- support/citadel_spine_harness/README.md
MIT.
Copyright (c) 2026 nshkrdotcom.