Initial scaffold landed without the canonical `.markdownlint.json` (line-length off, MD041/MD033/MD060 off) and `.editorconfig`. CI is red because markdownlint-cli2 falls back to defaults — 53 MD013 errors against CLAUDE.md, README.md, etc.
Fix: copy both files from `worldrover-starter` verbatim. Should turn CI green without rewriting any markdown.
Reference: `/Users/drz/Projects/worldrover-starter/.markdownlint.json`, `.editorconfig`.
Failing run: https://github.com/WorldRover/blockparty/actions/runs/24964967083
Initial scaffold landed without the canonical `.markdownlint.json` (line-length off, MD041/MD033/MD060 off) and `.editorconfig`. CI is red because markdownlint-cli2 falls back to defaults — 53 MD013 errors against CLAUDE.md, README.md, etc.
Fix: copy both files from `worldrover-starter` verbatim. Should turn CI green without rewriting any markdown.
Reference: `/Users/drz/Projects/worldrover-starter/.markdownlint.json`, `.editorconfig`.
Failing run: https://github.com/WorldRover/blockparty/actions/runs/24964967083