II.
Domain JSON
Structured · livedomain:devops
DevOps json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:devops",
"_kind": "Domain",
"_file": "domain/domains/devops.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "DevOps",
"description": "DevOps bridges software development and IT operations to shorten\ndelivery cycles, increase deployment frequency, and improve reliability\nthrough automation, shared tooling, and cultural practices.\n\nCore practices include CI/CD pipelines, infrastructure-as-code,\nconfiguration management, container orchestration (Kubernetes), and\nfeedback loops via monitoring and incident management. It overlaps\nheavily with SRE (reliability engineering) and Platform Engineering\n(internal developer platforms). Languages most common in this domain\ninclude Bash, Python, Go, and YAML-based configuration.\n"
},
"outgoingEdges": [
{
"from": "domain:devops",
"to": "specialization:devops-sre-platform",
"kind": "contains"
},
{
"from": "domain:devops",
"to": "specialization:k8s-ops",
"kind": "contains"
},
{
"from": "domain:devops",
"to": "specialization:sre",
"kind": "contains"
},
{
"from": "domain:devops",
"to": "topic:blue-green-deployment",
"kind": "contains"
},
{
"from": "domain:devops",
"to": "topic:ci-artifacts",
"kind": "contains"
},
{
"from": "domain:devops",
"to": "topic:ci-observability",
"kind": "contains"
},
{
"from": "domain:devops",
"to": "topic:ci-pipeline-design",
"kind": "contains"
},
{
"from": "domain:devops",
"to": "topic:ci-runners",
"kind": "contains"
},
{
"from": "domain:devops",
"to": "topic:ci-secrets-management",
"kind": "contains"
},
{
"from": "domain:devops",
"to": "topic:ci-triggers",
"kind": "contains"
},
{
"from": "domain:devops",
"to": "topic:deployment-strategies",
"kind": "contains"
},
{
"from": "domain:devops",
"to": "topic:feature-flags",
"kind": "contains"
},
{
"from": "domain:devops",
"to": "topic:github-actions-workflows",
"kind": "contains"
},
{
"from": "domain:devops",
"to": "topic:microservices-architecture",
"kind": "contains"
},
{
"from": "domain:devops",
"to": "topic:monorepo-ci",
"kind": "contains"
},
{
"from": "domain:devops",
"to": "topic:remote-dispatch",
"kind": "contains"
},
{
"from": "domain:devops",
"to": "topic:scheduled-dispatch",
"kind": "contains"
},
{
"from": "domain:devops",
"to": "topic:sidecar-pattern",
"kind": "contains"
},
{
"from": "domain:devops",
"to": "topic:chaos-engineering",
"kind": "contains"
},
{
"from": "domain:devops",
"to": "topic:observability-driven-development",
"kind": "contains"
},
{
"from": "domain:devops",
"to": "topic:platform-engineering-practices",
"kind": "contains"
},
{
"from": "domain:devops",
"to": "topic:rate-limiting",
"kind": "contains"
},
{
"from": "domain:devops",
"to": "topic:agent-dispatch-as-ci",
"kind": "contains",
"attributes": {
"notes": "Agent dispatch runs as CI/CD pipeline jobs"
}
},
{
"from": "domain:devops",
"to": "topic:gitops-transparency",
"kind": "contains",
"attributes": {
"notes": "Every UI action has a kubectl equivalent"
}
}
],
"incomingEdges": [
{
"from": "definition:ci-pipeline-pr",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "definition:ci-pipeline-main",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "definition:ci-pipeline-release",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "definition:ci-pipeline-scheduled",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "definition:ci-pipeline-dispatch",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "definition:trigger-push",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "definition:trigger-pr",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "definition:trigger-schedule",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "definition:trigger-dispatch",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "definition:trigger-tag",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "definition:trigger-webhook",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "definition:trigger-remote-dispatch",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "definition:dispatch-agent-to-ci",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "definition:dispatch-ci-to-agent",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "definition:dispatch-cross-repo",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "language:bash",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "language:powershell",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "methodology:trunk-based-development",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "methodology:GitFlow",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "methodology:DORA-metrics-framework",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "methodology:Google-SRE-methodology",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:kradle-agent-stack",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:kradle-agent-trigger-rule",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:kradle-agent-workspace-policy",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:kradle-agent-service-account",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:kradle-agent-role-binding",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:kradle-agent-secret-grant",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:kradle-agent-config-grant",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:kradle-agent-transport-binding",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:kradle-agent-gateway-config",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:kradle-agent-dispatch-run",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:kradle-agent-dispatch-attempt",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:kradle-agent-workspace",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:kradle-agent-trigger-execution",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:kradle-agent-workspace-runtime",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "responsibility:repository-governance",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "responsibility:forge-availability",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "platform:kradle",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:kubernetes-native-forge",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:agent-dispatch-as-ci",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:gitops-transparency",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "tool-server:kradle-api",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "definition:kradle-config-kinds",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "definition:kradle-forge-model",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "skill-area:kubernetes-operator-development",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:git-forge-administration",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:gitops-deployment",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "workflow:kradle-pr-lifecycle",
"to": "domain:devops",
"kind": "applies_to_domain"
},
{
"from": "role:site-reliability-engineer",
"to": "domain:devops",
"kind": "requires_skill",
"attributes": {
"level": "expert"
}
},
{
"from": "role:on-call",
"to": "domain:devops",
"kind": "requires_skill",
"attributes": {
"level": "intermediate"
}
},
{
"from": "role:devops-engineer",
"to": "domain:devops",
"kind": "requires_skill",
"attributes": {
"level": "expert"
}
},
{
"from": "role:release-manager",
"to": "domain:devops",
"kind": "requires_skill",
"attributes": {
"level": "intermediate"
}
},
{
"from": "role:change-manager",
"to": "domain:devops",
"kind": "requires_skill",
"attributes": {
"level": "intermediate"
}
},
{
"from": "skill-area:configuration-management",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:background-job-processing",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:deployment-infrastructure-management",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:task-scheduling-cron-jobs",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:database-migrations-zero-downtime",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:serverless-cold-start-optimization",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:github-actions-authoring",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:ci-pipeline-optimization",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:deployment-automation",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:ci-security",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:ci-cd",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:incident-communication",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:status-page-management",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:test-environment-management",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:feature-management",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:operations-automation",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:deployment",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:incident-management",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:change-management-ops",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:capacity-planning-ops",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:runbook-authoring",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:containerization",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:terraform-infrastructure",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "specialization:k8s-ops",
"to": "domain:devops",
"kind": "specializes"
},
{
"from": "specialization:devops-sre-platform",
"to": "domain:devops",
"kind": "specializes"
},
{
"from": "specialization:sre",
"to": "domain:devops",
"kind": "specializes"
},
{
"from": "stack-profile:kubernetes-platform-engineering",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "stack-profile:observability-stack",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "stack-profile:cicd-platform",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "stack-profile:log-analytics-elk",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "stack-profile:gitops-deployment",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "stack-profile:container-registry-scanning",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "stack-profile:incident-management-platform",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "stack-profile:runbook-automation",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "stack-profile:release-orchestration",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:circuit-breakers",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:microservices-architecture",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:sidecar-pattern",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:auto-scaling",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:microservices",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:monolith-to-microservices",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:blue-green-deployment",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:feature-flags",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:trunk-based-development",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:gitflow",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:chaos-engineering",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:platform-engineering-practices",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:github-actions-workflows",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:ci-pipeline-design",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:deployment-strategies",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:ci-triggers",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:ci-runners",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:ci-artifacts",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:ci-secrets-management",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:monorepo-ci",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:ci-observability",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:remote-dispatch",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:scheduled-dispatch",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:event-driven-dispatch",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:continuous-integration",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:continuous-deployment",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:infrastructure-as-code",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:service-mesh",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:immutable-infrastructure",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:dependency-hell",
"to": "domain:devops",
"kind": "belongs_to_domain"
},
{
"from": "topic:serverless-vs-containers",
"to": "domain:devops",
"kind": "belongs_to_domain"
},
{
"from": "topic:infrastructure-as-code-patterns",
"to": "domain:devops",
"kind": "belongs_to_domain"
},
{
"from": "topic:gitops-principles",
"to": "domain:devops",
"kind": "belongs_to_domain"
},
{
"from": "topic:package-management",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:slo-sli",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:incident-management",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:ci-cd",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:release-management",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "workflow:pull-request-lifecycle",
"to": "domain:devops",
"kind": "applies_to_domain"
},
{
"from": "workflow:dependency-update",
"to": "domain:devops",
"kind": "applies_to_domain"
},
{
"from": "workflow:engineering-onboarding",
"to": "domain:devops",
"kind": "applies_to_domain"
},
{
"from": "workflow:incident-response",
"to": "domain:devops",
"kind": "applies_to_domain"
},
{
"from": "workflow:on-call-rotation",
"to": "domain:devops",
"kind": "applies_to_domain"
},
{
"from": "workflow:change-management",
"to": "domain:devops",
"kind": "applies_to_domain"
},
{
"from": "workflow:post-mortem-review",
"to": "domain:devops",
"kind": "applies_to_domain"
},
{
"from": "workflow:release-management",
"to": "domain:devops",
"kind": "applies_to_domain"
},
{
"from": "workflow:hotfix-deployment",
"to": "domain:devops",
"kind": "applies_to_domain"
},
{
"from": "workflow:feature-flag-rollout",
"to": "domain:devops",
"kind": "applies_to_domain"
},
{
"from": "workflow:canary-deployment",
"to": "domain:devops",
"kind": "applies_to_domain"
},
{
"from": "workflow:rollback-procedure",
"to": "domain:devops",
"kind": "applies_to_domain"
},
{
"from": "workflow:vulnerability-management",
"to": "domain:devops",
"kind": "applies_to_domain"
},
{
"from": "skill:terraform-iac",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill:dockerization",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill:cicd-pipeline-design",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "tool-server:mcp-kubernetes",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-docker",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:kradle-mcp-server",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-helm",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-circleci",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-jenkins",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-temporal",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-kong",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-terraform",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-vercel",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-netlify",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-aws-cdk",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-pulumi",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-heroku",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-fly-io",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-render",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-railway",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-ansible",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-aws-lambda",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-gcp-cloud-run",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-azure-functions",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-terraform-cloud",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-pulumi-cloud",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-backstage",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-port-dev",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-argocd",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-flux",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-docker-compose",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-kubernetes-local",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-nomad",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-datadog",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-grafana",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-prometheus",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-pagerduty",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-newrelic",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-launchdarkly",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-trivy",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-opa",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-checkov",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-falco",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-opentelemetry",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-jaeger",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-loki",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-tempo",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-1password",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-vault",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-k6",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "lib-agent:devops-sre-platform--cicd-specialist",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:devops-sre-platform--cloud-architect",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:devops-sre-platform--dr-specialist",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:devops-sre-platform--finops-expert",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:devops-sre-platform--incident-commander",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:devops-sre-platform--infra-architect",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:devops-sre-platform--kubernetes-expert",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:devops-sre-platform--observability-expert",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:devops-sre-platform--platform-engineer",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:devops-sre-platform--secops-expert",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:devops-sre-platform--sre-expert",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:devops-sre-platform--sre-lead",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--automaker-feature-pipeline",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--automaker-review-ship",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--claudekit-orchestrator",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--claudekit-safety-pipeline",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--ecc-security-pipeline",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--complete-milestone",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--ruflo-orchestrator",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--ruflo-security-audit",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--spec-kit-orchestrator",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--waterfall",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--auto-scaling",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--aws-systems-cost-reduction",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--aws-systems-discovery",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--azure-systems-cost-reduction",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--azure-systems-discovery",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--backup-restore-automation",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--cicd-pipeline-setup",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--cloud-chaos-monkey",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--cloud-ha-architecture-plan",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--container-image-management",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--cost-optimization",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--disaster-recovery-plan",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--error-budget-management",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--gcp-systems-cost-reduction",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--gcp-systems-discovery",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--iac-implementation",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--iac-testing",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--idp-setup",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--incident-response",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--kubernetes-setup",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--log-aggregation",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--monitoring-setup",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--oncall-setup",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--pipeline-optimization",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--post-deploy-visual-check",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--secrets-management",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--security-scanning",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--service-mesh",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--slo-sli-tracking",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:devops-sre-platform--aws-cloud",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:devops-sre-platform--azure-cloud",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:devops-sre-platform--blue-green-deployment",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:devops-sre-platform--cicd-pipelines",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:devops-sre-platform--cloud-cost-analysis",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:devops-sre-platform--container-images",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:devops-sre-platform--gcp-cloud",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:devops-sre-platform--generating-aws-diagrams",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:devops-sre-platform--generating-gcp-diagrams",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:devops-sre-platform--gitops",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:devops-sre-platform--helm-charts",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:devops-sre-platform--incident-platforms",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:devops-sre-platform--k8s-operator-development",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:devops-sre-platform--kubernetes-ops",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:devops-sre-platform--log-analysis",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:devops-sre-platform--observability-pipeline",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:devops-sre-platform--prometheus-grafana",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:devops-sre-platform--secrets-management",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:devops-sre-platform--service-mesh",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:devops-sre-platform--task-scheduling-cron-jobs",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:devops-sre-platform--terraform-iac",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:security-compliance--dependency-scanner",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 0.7
}
},
{
"from": "role:DevSecOps-engineer",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:release-engineer",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:build-engineer",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:automation-rule",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:background-monitor",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:binary-provider",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:ci-surface",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:cicd",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:command-line-interface",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:deployment-target",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:hook-mapping",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:hook-merge-diagnostic",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:hook-surface",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:hook",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:install-method",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:launch-config",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:merge-policy",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:package-surface",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:plugin-artifact",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:run-journal-event",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:run",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:service-level-agreement",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:stack-profile",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:retrieval-augmented-generation-setup",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:prompt-engineering-context-management",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:chain-of-thought-prompting-multi-turn-dialogue",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:llm-fine-tuning-adaptation",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:embedding-generation-similarity-search",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:inference-serving-optimization",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:llm-monitoring-logging",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:context-window-management",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:tool-integration-architecture",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:state-management-memory-persistence",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:multi-agent-coordination-messaging",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:environment-context-adaptation",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:containerization-orchestration",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:secret-secure-config-management",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:observability-monitoring-logging-alerting",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:incident-on-call-management",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:version-control-gitops",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:ci-cd-release-orchestration",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:infrastructure-as-code-configuration-management",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:rate-limiting",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:dependency-injection",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:progressive-enhancement",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:infinite-scroll",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:feature-store-architecture",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:drift-detection",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:worktree",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "workflow:full-stack-system-reliability-review",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:multi-cloud-migration-assessment",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:developer-productivity-index-review",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:technical-debt-portfolio-review",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:organization-wide-toolchain-audit",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:architectural-fitness-function-review",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:cross-team-integration-testing",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:ci-cd-pipeline-migration",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:desktop-auto-update-pipeline",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:cross-platform-build-matrix",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:flaky-test-management",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:local-dev-environment-setup",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:monorepo-toolchain-update",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:gitops-config-drift-audit",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:helm-chart-promotion",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:runbook-review-cycle",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:firmware-update-rollout",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:change-advisory-board-review",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:feature-flag-lifecycle-governance",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:hotfix-deployment-procedure",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:rollback-execution",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:blue-green-deployment",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:game-asset-pipeline-optimization",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:game-build-pipeline",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:chaos-game-day",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:service-mesh-traffic-shift",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:language-version-upgrade",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:mobile-app-store-submission",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:ci-pipeline-cost-optimization",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:alert-tuning",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:error-budget-exhaustion-review",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:first-production-deploy-milestone",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:engineer-onboarding",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:incident-response",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:on-call-rotation-management",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:memory-leak-investigation",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:performance-regression-hunt",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:feature-flag-lifecycle",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:test-strategy-planning",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:test-automation-pipeline",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:release-readiness-checklist",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:artifact-signing-and-provenance",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:rollback-runbook-validation",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:release-coordination",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:canary-deployment",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:bug-triage",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:retrospective",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:architectural-fitness-function-review",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:cross-team-integration-testing",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:flaky-test-management",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:engineer-onboarding",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:incident-response",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:on-call-rotation-management",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:test-strategy-planning",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:test-automation-pipeline",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:release-coordination",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:canary-deployment",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:bug-triage",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:retrospective",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
}
]
}