PicoClaw
PicoClaw version: audited against commit 8774526
CKP version: 0.3.0
Assessment mode: manifest baseline
Result
Section titled “Result”PicoClaw does not currently expose a native CKP stdio JSON-RPC transport, so the current assessment is manifest-only.
- L1: 4/13 pass
- L2: 1/10 pass
- L3: 1/8 pass
- Overall: L1 PARTIAL
The skipped vectors are transport-dependent runtime checks, not manifest failures.
Evidence
Section titled “Evidence”Why It Is Partial
Section titled “Why It Is Partial”The audited PicoClaw surface is gateway and CLI oriented, not CKP method oriented.
- no native
claw.initialize/claw.status/claw.shutdownendpoint was identified - no stdio JSON-RPC bridge is present in the audited runtime
- manifest structure maps to CKP concepts, so baseline validation still passes
Next Step
Section titled “Next Step”To convert PicoClaw from baseline compatibility to live CKP conformance, the project needs a bridge process that exposes CKP lifecycle and tool methods over stdio JSON-RPC.
See Compatibility overview for side-by-side results.