Skip to content

Commit 19981d8

Browse files
joeltellingclaude
andcommitted
docs: restore missing separator in CHANGELOG.md
The rebase of 22ff056 onto origin/main's new Docker dev workflow entry dropped the blank-line + --- separator between that entry and the CLAUDE.md rewrite entry, running the two together with no boundary. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
1 parent 4a3d02c commit 19981d8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ Also verified: hot reload actually round-trips through the bind mount (`docker c
2525
- `README.md`: added a "Prefer Docker instead of a local Node.js install?" subsection under Quick Start (Development), alongside (not replacing) the native steps; documented running the test suite via `docker compose exec print-farm-manager-dev npm test`.
2626
- `CONTRIBUTING.md`: same Docker cross-reference and test-running note added to "Getting Set Up", which had its own independent copy of the native setup steps this PR hadn't touched yet.
2727
- `docs/installation.md`, `docs/README.md`: cross-referenced the new `dev` service from the existing dev-mode note, the top-level Quick Start, and the file-structure index.
28+
29+
---
30+
2831
## 2026-07-06: rewrite CLAUDE.md as an operating manual; add Claude Code project skills
2932

3033
CLAUDE.md still described the Phase 1 scaffold ("no migration system", "do not implement Phase 2+ features"), which stopped being true over a year of shipped phases ago. Rewritten as a full operating manual so agent-assisted work (Joel's or a contributor's) follows the house process without rediscovering it: server, driver, and client conventions as exact idioms, a sync-pairs table of code that must change together, named failure modes with the rule that prevents each, per-deliverable quality checklists, and escalation rules for ambiguous cases. Also adds three project skills under `.claude/skills/`, which is now tracked (personal `.claude` settings remain ignored).

0 commit comments

Comments
 (0)