This folder contains the source-of-truth product/engineering specs for the Clawdstrike Certification & Compliance program:
overview.md— program goals, tiers, and verification conceptsaudit-framework.md— tamper-evident audit model + evidence bundle formatcertification-api.md—/v1/*Certification API surfacecertified-badge.md— badge cryptography + lifecyclehipaa-template.md/pci-dss-template.md/soc2-template.md— compliance templates
- Server/API:
crates/services/hushd/ - Policy/guards:
crates/libs/clawdstrike/ - Crypto primitives (JCS, Ed25519, Merkle):
crates/libs/hush-core/ - TypeScript SDK:
packages/sdk/hush-ts/(@clawdstrike/sdk) - Python SDK:
packages/sdk/hush-py/
These docs are imported verbatim from a local working set and may reference legacy names such as
OpenClaw and example domains. Implementation should adapt naming to this repo (hush, hushd,
clawdstrike) while preserving the specified wire formats and cryptographic behaviors.