-
Publish developer feeds doc and wire Swagger UI at /api/docs
-
Substitute business assumptions across public docs
-
server: MNW_CHECK_CONFIG mode — validate config and exit, no side effects
-
sando: detached-task promote + opt-in pre-swap config-drift guard
-
Release server v0.10.13
-
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