@chrisdudek/yg 1.1.0 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -110,6 +110,10 @@ WRAP-UP (user signals "done", "wrap up", "that's enough"):
110
110
  - [ ] 2. yg drift --drifted-only → resolve
111
111
  - [ ] 3. yg validate → fix errors
112
112
  - [ ] 4. Report: which nodes and files were changed
113
+
114
+ BEFORE ENDING ANY RESPONSE (self-audit):
115
+ - [ ] Did I modify source code? If yes → did I update graph artifacts in this same response?
116
+ - [ ] If you changed code and did not sync the graph, you have broken the protocol. Do not finish until both are done.
113
117
  \`\`\`
114
118
 
115
119
  ### Modify Source Code
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chrisdudek/yg",
3
- "version": "1.1.0",
3
+ "version": "1.2.0",
4
4
  "description": "Make your repository self-aware. Persistent semantic memory and deterministic context assembly for AI agents.",
5
5
  "type": "module",
6
6
  "bin": {