-
Spell the product name Makenotwork everywhere it is displayed
-
Exorcise sweep: strip AI tells from server copy, comments, and docs
-
server: adopt lint block, fix clippy, fmt
-
Format the tree with rustfmt and add the lint + supply-chain gates
-
Decompose AppState Phase 2: migrate remaining api top-level + exports
-
Group Config and AppState into cohesive sub-structs
-
Correct three creator-facing docs to match code
-
security: seal admin gate, close export quarantine bypass, drop legacy sessions (audit Run 20 Phase 2)
-
Observability + API consistency cold spots
-
Frontend: kill media-picker XSS; render_string surfaces errors
-
perf: stream content-export files through a disk spool, not a full RAM buffer