Skip to content

PicoClaw

PicoClaw version: audited against commit 8774526
CKP version: 0.3.0
Assessment mode: manifest baseline


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.



The audited PicoClaw surface is gateway and CLI oriented, not CKP method oriented.

  • no native claw.initialize / claw.status / claw.shutdown endpoint was identified
  • no stdio JSON-RPC bridge is present in the audited runtime
  • manifest structure maps to CKP concepts, so baseline validation still passes

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.