feat(clean-release): complete compliance redesign phases and polish tasks T047-T052

This commit is contained in:
2026-03-10 09:11:26 +03:00
parent 6ee54d95a8
commit 87b81a365a
79 changed files with 7430 additions and 945 deletions

View File

@@ -0,0 +1,26 @@
{
"candidates": [
{
"id": "cand_v2_001",
"name": "Candidate V2 001",
"status": "DRAFT",
"created_at": "2026-03-09T12:00:00Z"
}
],
"manifests": [
{
"id": "man_v2_001",
"candidate_id": "cand_v2_001",
"version": 1,
"digest": "sha256:abc123def456",
"created_at": "2026-03-09T12:05:00Z"
}
],
"policies": [
{
"id": "pol_v2_001",
"name": "Standard Compliance Policy",
"rules": ["data_purity", "internal_sources_only"]
}
]
}