-
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
-
Decompose AppState Phase 5: slice methods + worker projections
-
Decompose AppState Phase 0: FromRef seam + build constructor
-
Group Config and AppState into cohesive sub-structs
-
seed: Phase 3 — attach placeholder media, flip items visible
-
seed: example-marketplace scaffold + Phase 1 creators & projects
-
server: MNW_CHECK_CONFIG mode — validate config and exit, no side effects
-
Refined-A pricing reset ($8/14/18/24) + toml-driven tier config
-
server: remove the cost-allocation breakdown from /pricing
-
server: compute the pricing comparison from assumptions.toml
-
server: split public image content into a separate CDN bucket (S1)
-
server: bound the shutdown request drain; give hard-exit real margin
-
server: drain scheduler + bg pool concurrently within one shutdown budget
-
Remediate audit Run 21 findings across server
-
server: drain the background pool on graceful shutdown