diff --git a/documents/learning_path.html b/documents/learning_path.html new file mode 100644 index 0000000..18128b0 --- /dev/null +++ b/documents/learning_path.html @@ -0,0 +1,447 @@ + + +
+ + +Augmented Coding Patterns · all 84 documents
+Your AI partner is brilliant and absurdly well-read — but it has no memory, limited attention, rolls dice on every answer, never says no, and you can't see what it's thinking. Every obstacle is one of these five facts showing up; every anti-pattern is a natural-but-wrong reaction; every pattern is the working counter-move.
+The machine cannot learn and forgets everything. Whatever should persist, you must externalize — then curate what little fits.
Chapter 1
+Chapter 2
+It fabricates confidently and rolls dice on every answer. Verify cheaply, checkpoint, reroll — and keep the task small enough to survive.
Chapter 3
+Chapter 4
+Chapter 5
+It's a black box trained to say yes. License the pushback, phrase to open the space, and meet it in its native medium.
Chapter 6
+Chapter 7
+Chapter 8
+Chapter 9
+Instructions decay; mechanisms don't. Mechanize the enforcement, multiply the agents, close the meta-loop.
Chapter 10
+Chapter 11
+Chapter 12
+The latter's “exploration mode” is Take All Paths, down to the examples. Merge, or split into economics vs mechanics.
+Three angles on boss-plus-workers: decompose one task / offload independent tasks / integrate results. Real boundaries, stated nowhere.
+Refinement Loop says it verbatim. Make it structural, like Approved Scenarios/Logs already do with Constrained Tests.
+Hooks = mechanism · User Reminders = one use of it · Contextual Prompts = separate concept (meaningful tool output) · Habit Hooks = Contextual Prompts for tools you can't modify. Distinct — but no doc says so.
+