docs(blog): fill course-link placeholders + align learner-dir path

- Replace all 24 [COURSE LINK] placeholders across the 17 posts with the course URL
  https://git.jpaul.io/justin/ai-workflow-course.
- Align the learner working-dir path in the posts to ~/ai-workflow-course (matches
  the modules after the repo rename).
- blog/README: mark the course-link checklist item done; flag publish-time
  refinements (GitHub-mirror swap; repoint inline cross-post links to real
  jpaul.me post URLs).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TfzV5QvtPDz8LJS3Pu5VLT
This commit is contained in:
2026-06-22 19:15:20 -04:00
parent e5960c17ab
commit 250189a60e
18 changed files with 41 additions and 37 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ Git only ever tells you what *happened*. Settled history, and whatever's in flig
For most people, the honest answer is: in their head, a Slack thread, and a chat tab they'll lose. Which is exactly the evaporating-memory problem we just spent all that effort fixing, sneaking back in through a side door.
This post is about the durable home for that forward-looking work. It's the next module in [The Workflow]([COURSE LINK]), and the tool is one you already half-know under a different name: the issue tracker.
This post is about the durable home for that forward-looking work. It's the next module in [The Workflow](https://git.jpaul.io/justin/ai-workflow-course), and the tool is one you already half-know under a different name: the issue tracker.
## An issue is just a written unit of work that lives next to the code