iot-witness-verify
Verify witness chain integrity and detect provenance gaps
Verify the witness chain integrity for a Cognitum Seed device.
Steps:
npx -y -p @claude-flow/plugin-iot-cognitum@latest cognitum-iot witness verify DEVICE_ID- Check for epoch gaps and hash chain breaks
- Report integrity score (0.0–1.0)
- If gaps found, store for audit trail:
mcp__plugin_ruflo-core_ruflo__memory_store({ key: "iot-witness-gap-DEVICEID", value: "Gap from EPOCH to EPOCH", namespace: "iot-audit" })
Loading supporting files
ruvnet/claude-flow · MIT · Revision 005a0ed25e64
Be the first to comment
Share what worked or leave a question for the creator.