@ai-substrate/engineering-harness 0.2.0-canary.45 → 0.2.0-canary.46
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/README.md +0 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -47,8 +47,6 @@ Intent flows down. Evidence flows up. The engineering harness is the **determini
|
|
|
47
47
|
(image, not a ```mermaid block, so it renders on npm too — npm doesn't render Mermaid). -->
|
|
48
48
|

|
|
49
49
|
|
|
50
|
-
> "If the agent had to infer it twice, encode it here."
|
|
51
|
-
|
|
52
50
|
## The focal point
|
|
53
51
|
|
|
54
52
|
Reduce all that diffuse engineering-environment information to a single focal point — the harness CLI — and you get three things:
|
package/package.json
CHANGED