@riddledc/riddle-proof 0.5.1 → 0.5.3

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 CHANGED
@@ -10,8 +10,8 @@ and integration metadata.
10
10
  This package includes the reusable runner harness that drives a request through
11
11
  preflight, setup, implementation, proof capture, judgment, shipping, and
12
12
  notification adapters. The OpenClaw wrapper uses the public
13
- `riddle_proof_change` tool and the packaged `@riddledc/riddle-proof-run`
14
- checkpoint engine.
13
+ `riddle_proof_change` tool and this package's bundled proof-run checkpoint
14
+ engine.
15
15
 
16
16
  ## Initial Scope
17
17