II.
SkillArea JSON
Structured · liveskill-area:secrets-rotation
Secrets Rotation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:secrets-rotation",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-devops-sre.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Secrets Rotation",
"description": "Automated rotation of credentials, certificates, and tokens —\nshort-lived secrets, KMS-backed envelopes, and zero-downtime\nrollover.\n",
"domains": [
"specialization:devops-sre-platform"
],
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:secrets-rotation",
"to": "specialization:devops-sre-platform",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:secrets-rotation",
"to": "stack-part:secrets-manager",
"kind": "uses_stack_part"
},
{
"from": "skill-area:secrets-rotation",
"to": "tool:sops",
"kind": "uses_tool"
}
],
"incomingEdges": [
{
"from": "skill-area:ci-security",
"to": "skill-area:secrets-rotation",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "skill-area:key-rotation",
"to": "skill-area:secrets-rotation",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "helpful"
}
},
{
"from": "stack-part:secrets-manager",
"to": "skill-area:secrets-rotation",
"kind": "stack_part_used_by",
"attributes": {}
},
{
"from": "stack-profile:terraform-landing-zone",
"to": "skill-area:secrets-rotation",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:secrets-management",
"to": "skill-area:secrets-rotation",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:compliance-audit-trail",
"to": "skill-area:secrets-rotation",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:hybrid-cloud-onprem",
"to": "skill-area:secrets-rotation",
"kind": "requires_skill_area"
},
{
"from": "tool:sops",
"to": "skill-area:secrets-rotation",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:vault",
"to": "skill-area:secrets-rotation",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "lib-process:devops-sre-platform--secrets-management",
"to": "skill-area:secrets-rotation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:devops-sre-platform--secrets-management",
"to": "skill-area:secrets-rotation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:sdk-platform-development--api-key-manager",
"to": "skill-area:secrets-rotation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:security-compliance--key-management-orchestrator",
"to": "skill-area:secrets-rotation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "responsibility:secret-rotation-cadence",
"to": "skill-area:secrets-rotation",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "workflow:sox-controls-review",
"to": "skill-area:secrets-rotation",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:soc2-audit-preparation",
"to": "skill-area:secrets-rotation",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:key-ceremony",
"to": "skill-area:secrets-rotation",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:cryptographic-library-upgrade",
"to": "skill-area:secrets-rotation",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:certificate-rotation",
"to": "skill-area:secrets-rotation",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:pos-system-upgrade",
"to": "skill-area:secrets-rotation",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:hipaa-compliance-audit",
"to": "skill-area:secrets-rotation",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:vulnerability-management",
"to": "skill-area:secrets-rotation",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:secret-rotation",
"to": "skill-area:secrets-rotation",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:vulnerability-management",
"to": "skill-area:secrets-rotation",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:secret-rotation",
"to": "skill-area:secrets-rotation",
"kind": "requires_skill_area",
"attributes": {}
}
]
}