The workspace uses:
- Elixir
~> 1.19 blitzfor workspace orchestrationweldfor deterministic projection verificationjustas the operator entrypoint for harness commands
Standard flow:
mix deps.get
mix ciWorkspace commands:
mix monorepo.test
mix monorepo.credo --strict
mix monorepo.docs
mix weld.verifyPrepared bundle and projection tracking 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.