II.
ComplianceFramework JSON
Structured · livecompliance:soc-2
SOC 2 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "compliance:soc-2",
"_kind": "ComplianceFramework",
"_file": "extensions/compliance/compliance-frameworks.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "SOC 2",
"frameworkKind": "security",
"jurisdiction": "us",
"version": "2017 TSC (revised 2022)",
"homepageUrl": "https://www.aicpa-cima.com/topic/audit-assurance/audit-and-assurance-greater-than-soc-2",
"description": "AICPA Trust Services Criteria audit framework; commonly required by\nenterprise SaaS buyers.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "agentVersion:claude:ge-0-0-0",
"to": "compliance:soc-2",
"kind": "complies_with",
"attributes": {}
},
{
"from": "claim:claude-opus-4-7-context-window",
"to": "compliance:soc-2",
"kind": "conforms_to",
"attributes": {}
},
{
"from": "run:01kqex-example-run-001",
"to": "compliance:soc-2",
"kind": "complies_with",
"attributes": {}
},
{
"from": "tenant:acme",
"to": "compliance:soc-2",
"kind": "complies_with",
"attributes": {}
}
]
}