Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · Backup Recovery Drill
workflow:backup-recovery-drilla5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
Workflow JSON

workflow:backup-recovery-drill

Structured · live

Backup Recovery Drill json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · workflows/workflows/workflows-database-architecture.yamlCluster · workflows
Record JSON
{
  "id": "workflow:backup-recovery-drill",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-database-architecture.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Backup Recovery Drill",
    "workflowKind": "operational",
    "triggerType": "scheduled",
    "typicalCadence": "quarterly",
    "complexity": "cross-team",
    "description": "Validates database backup integrity and disaster-recovery procedures\nthrough controlled restore exercises — measuring RTO/RPO, documenting\ngaps, and updating runbooks. Excludes daily backup scheduling.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:backup-recovery-drill",
      "to": "role:database-administrator",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:backup-recovery-drill",
      "to": "role:platform-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:backup-recovery-drill",
      "to": "role:incident-commander",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:backup-recovery-drill",
      "to": "skill-area:postgres-tuning",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:backup-recovery-drill",
      "to": "skill-area:chaos-engineering",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:backup-recovery-drill",
      "to": "domain:databases",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:backup-recovery-drill",
      "to": "domain:infrastructure",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:backup-recovery-drill",
      "to": "responsibility:runbook-authoring",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:backup-recovery-drill",
      "to": "responsibility:respond-incidents",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:backup-recovery-drill",
      "to": "org-unit:database-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:backup-recovery-drill",
      "to": "org-unit:platform-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:backup-recovery-drill",
      "to": "role:database-administrator",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:backup-recovery-drill",
      "to": "role:platform-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:backup-recovery-drill",
      "to": "role:incident-commander",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:backup-recovery-drill",
      "to": "skill-area:postgres-tuning",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:backup-recovery-drill",
      "to": "skill-area:chaos-engineering",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:backup-recovery-drill",
      "to": "domain:databases",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:backup-recovery-drill",
      "to": "domain:infrastructure",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:backup-recovery-drill",
      "to": "responsibility:runbook-authoring",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:backup-recovery-drill",
      "to": "responsibility:respond-incidents",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:backup-recovery-drill",
      "to": "org-unit:database-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:backup-recovery-drill",
      "to": "org-unit:platform-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "stack-profile:disaster-recovery",
      "to": "workflow:backup-recovery-drill",
      "kind": "follows_workflow"
    }
  ]
}

Shortcuts

Back to overview
Open graph tab