Reframe sweep M7-27 + capstone (AI drives git, lesson=theory, de-slop) (#93)
Sync course wiki / sync-wiki (push) Successful in 11s

Co-authored-by: claude <claude@jpaul.io>
Co-committed-by: claude <claude@jpaul.io>
This commit was merged in pull request #93.
This commit is contained in:
2026-06-22 21:58:36 -04:00
committed by Claude (agent)
parent a29823f4b3
commit 513d7e7ac8
38 changed files with 1735 additions and 1424 deletions
@@ -19,4 +19,5 @@ You are working in this worktree only. Do not touch any other folder.
- No other files change. (`README.md`, `CHANGELOG.md`, and `tasks.py` are owned by other agents —
stay out of them.)
When done, stop. The human commits, pushes, and opens the PR.
When done, commit your work on this branch with a message referencing #42, then push the branch. Stop
there; the human opens and reviews the PR.
@@ -23,4 +23,5 @@ You are working in this worktree only. Do not touch any other folder, and do not
- `CHANGELOG.md` exists and is valid markdown.
- No code files change.
When done, stop. The human commits, pushes, and opens the PR.
When done, commit your work on this branch with a message referencing #43, then push the branch. Stop
there; the human opens and reviews the PR.
@@ -20,5 +20,6 @@ You are working in this worktree only. Do not touch any other folder.
- `python cli.py clear` removes all tasks and prints `cleared`.
- `python cli.py list` afterward shows `(no tasks yet)`.
When done, stop. The human commits, pushes, and opens the PR — and should expect a conflict against
`feature/42-count` at merge.
When done, commit your work on this branch with a message referencing #44, then push the branch. Stop
there; the human opens and reviews the PR, and should expect a conflict against `feature/42-count` at
merge.