You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
go install github.com/Clyra-AI/proof/cmd/proof@"${PROOF_VERSION}"
41
42
42
43
proof types list # 15 built-in record types
43
44
proof frameworks list # 8 compliance framework definitions
@@ -180,7 +181,16 @@ All digests carry `algo_id` (sha256 or hmac-sha256) and optional `salt_id` metad
180
181
181
182
## Compliance Framework Definitions
182
183
183
-
YAML files that declare what regulatory controls require — which record types, what fields, what frequency. Zero evaluation logic. Configuration data consumed by downstream compliance tools.
184
+
YAML files that declare what regulatory controls require — which record types, required fields, and evidence frequency. Zero evaluation logic. Configuration data consumed by downstream compliance tools.
0 commit comments