@hobin/developer 0.1.6 → 0.1.8

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hobin/developer",
3
- "version": "0.1.6",
3
+ "version": "0.1.8",
4
4
  "description": "Adaptive product-development reasoning and evidence for Pi.",
5
5
  "type": "module",
6
6
  "keywords": ["pi-package", "pi", "developer", "skills"],
@@ -198,7 +198,7 @@ Smallest implementation surface:
198
198
  5. inspect whether the role remains coherent; stop at the stable landing
199
199
  ```
200
200
 
201
- This reference shapes the collaboration. The direct execution protocol owns the
201
+ This reference shapes the collaboration. The implementation protocol owns the
202
202
  sender-by-sender mutation, and `abstraction-review` decides whether the candidate
203
203
  is stable enough to keep.
204
204