-
Declare what each host is, and check it before building or shipping there
-
Install mt on testnot-1 as a Sando companion
-
Install the mt companion on prod-1 only; testnot-1 has no mt
-
Ship multithreaded as a Sando companion
-
sando: gate every database's migrations, not only the server's
-
Release sando v0.2.4: let an aux repo check out to a nested dir
-
sando: auxiliary-repo checkout so cross-repo path deps resolve
-
Retire the astra CI pipeline
-
Put the production sign-off on the tier that actually guards production
-
Format the tree with rustfmt and add the lint + supply-chain gates
-
sando: add the hardening_test gate for what fast-tests hides
-
Add code_smoke host gate: migrate-from-scratch + seed + serve /health
-
sando: build + deploy companion services (mnw-cli) in lockstep
-
sando: fix pre-swap config-check env parsing; enable the gate on both nodes