-
Revert errant comment edit to already-applied migration 152
-
ops-exec: kill_on_drop the rsync transport so a cancelled deploy can't orphan it
-
Release server v0.10.12
-
sando: grant PUBLIC usage/create on scratch public schema after reset
-
Fix migration hygiene: UTF-8-safe comment strip + rerun-safe index 168
-
Install TierPrices global in test harnesses; release v0.10.11
-
Release server v0.10.10
-
Fix stale AppState test harnesses (cost_allocation, pricing_comparison)
-
Refined-A pricing reset ($8/14/18/24) + toml-driven tier config
-
server: self-install frontend deps in build.rs (npm ci on fresh checkout)
-
server: remove the cost-allocation breakdown from /pricing
-
server: restructure the frontend into a typed core lib + custom-element islands
-
server: compute the pricing comparison from assumptions.toml
-
server: fix quarantine purge project-cover gap + cover db/scanning (A5, B-Sto1)
-
server: import-job heartbeat + stuck-job reaper, typed status (A5)
-
server: split public image content into a separate CDN bucket (S1)
-
synckit: cap blob-upload input size (risk Phase 4)
-
synckit: cap Argon2 memory, scrub key windows, guard change-password (risk Phase 3)
-
synckit: cap response bodies, harden TLS/loopback + transport (risk Phase 2)
-
synckit: converge conflict tie-break, type the HLC node (risk Phase 1)
-
server: bound the shutdown request drain; give hard-exit real margin
-
mt: spawn the read-position bump off the thread GET
-
pom: batch migrations via raw_sql; make two-statement writes atomic
-
pom: honor an explicit scheme in the peer address
-
pom: funnel alert dispatch through fire_failure/fire_recovery
-
pom: move drift/staleness analysis out of the HTTP probe
-
pom: config hardening — env precedence, route validation, secret redaction
-
pom: debounce status transitions (N-of-M) and seed state on restart
-
pom: give the ssh test run a total timeout, not just ConnectTimeout
-
pom: set MissedTickBehavior::Delay on the remaining probe loops