-
Strip historical narrative from documentation
-
Split PaymentProvider into a base trait plus six capability extensions
-
Rename the AppState payment-provider field to payments
-
Delete the QUASI_SCREENS flag: the description is the only rendering
-
Publish the Alloy hotfix RPM repo through a server-minted presigned PUT
-
Release mnw-server v0.16.1
-
Answer --version and --help before loading config
-
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
-
Give the testnot demo real media, a buyer, and a repeatable capture
-
Allow large_stack_arrays where sqlx::migrate! embeds the directory
-
Replace the platform fee table with a calculator the visitor drives
-
Load the real docs in the test harness
-
Alert on security signals instead of accumulating them
-
Log CSP violations that the default filter was discarding
-
Require CDN_BASE_URL everywhere so no cover URL can expire
-
Exorcise sweep: strip AI tells from server copy, comments, and docs
-
Split assumption substitution out of docengine into subst + mnw-assumptions
-
server: adopt lint block, fix clippy, fmt
-
server: add MNW_CHECK_DOCS docs-integrity check mode
-
Format the tree with rustfmt and add the lint + supply-chain gates