3a5ac2d72f
Fix typo and match second quickstart example to first
...
check / check (push) Successful in 7s
- Fix "do you work" → "do your work"
- Reformat new-repo quickstart to use same multi-line style
2026-02-22 16:47:12 +01:00
7f4ed7edbd
Add quick start one-liners to README
...
Copy-pasteable commands to bring an existing repo up to standards
or start a new repo from scratch using Claude Code.
2026-02-22 16:29:05 +01:00
d7b8ff30e3
Add prose-wrap policy: hard-wrap markdown at 80 columns
...
Configure prettier with proseWrap: always. Reformat all markdown
files to conform.
2026-02-22 16:11:49 +01:00
efbac580f9
Add repo scaffolding to meet repository standards
...
Add .gitignore, LICENSE (MIT), Makefile, Dockerfile, .dockerignore,
and pin prettier via yarn lockfile for integrity-checked markdown
formatting. Update REPO_POLICIES.md self-reference to point to this
repo. Format markdown files with prettier.
2026-02-22 15:40:29 +01:00
af257bef63
Add README.md
...
Initial commit with project description, getting started, rationale,
design, and license information.
2026-02-22 15:37:39 +01:00