-
Configure pom as Sando's second app, and take an intake through the seam
-
Give Sando a product dimension in its configuration
-
Gate docengine again, by letting a test_target name an aux repo
-
Correct stale release-path docs to the content-addressed layout
-
sando: gate every database's migrations, not only the server's
-
sando: unwedge the backup floor and block on stale dumps
-
sando: compile the frontends in the code_smoke gate
-
sando: adopt lint block, fix clippy, fmt
-
sando: reject non-loopback scratch_db_url at config load
-
Format the tree with rustfmt and add the lint + supply-chain gates
-
sando: run cargo_test over every crate, not just server/
-
Add code_smoke host gate: migrate-from-scratch + seed + serve /health
-
gates: own the scratch cluster's privileges in code
-
sando: build + deploy companion services (mnw-cli) in lockstep
-
sando: wire gate wall-clock ceiling (Timeout now live); drop dead StayedUp (Run 2)
-
sando+server: boot_smoke probes /health on a known port instead of liveness-only
-
sando: refuse to build on a non-build host (ultra-fuzz structural, never build on prod)
-
sando: clear clippy lints from toolchain drift (rust 1.95)
-
sando: build-run observability, fast pre-gate, shared build cache