-
Delete the QUASI_SCREENS flag: the description is the only rendering
-
Publish the Alloy hotfix RPM repo through a server-minted presigned PUT
-
Tidy four mechanical findings across server, pom and sando
-
Press the buttons on every described screen
-
Add the wave-2 parity harness and the per-screen conversion switch
-
server: write build, issue and scan metadata into refs/notes/mnw/*
-
Drop openssl from the server: webauthn-rs 0.6, and an explicit rustls provider
-
Seal the loose status assertions the workflow-only ratchet could not see
-
Disclose founder pricing on /pricing, and compute on it
-
Replace the platform fee table with a calculator the visitor drives
-
Load the real docs in the test harness
-
Reach the orphaned-upload reaper from a test
-
Reach the scan worker's failure branch from a test
-
Choose rate limits at runtime, so CI tests the limiter that ships
-
Make the test mocks fallible, and reach the failure machinery
-
Add a test-hygiene seal, hoist duplicated test seeding into the harness
-
Drop libgit2: the server now links no GPL code
-
Require CDN_BASE_URL everywhere so no cover URL can expire
-
server: adopt lint block, fix clippy, fmt
-
Format the tree with rustfmt and add the lint + supply-chain gates
-
Fix discover facet count correctness
-
Decompose AppState Phase 4: route test harness through AppState::build
-
Group Config and AppState into cohesive sub-structs
-
Install TierPrices global in test harnesses; release v0.10.11
-
Fix stale AppState test harnesses (cost_allocation, pricing_comparison)
-
server: split public image content into a separate CDN bucket (S1)