II.
Tool JSON
Structured · livetool:argocd
Argo CD json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:argocd",
"_kind": "Tool",
"_file": "domain/tools/tools-cd-gitops.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Argo CD",
"homepageUrl": "https://argoproj.github.io/cd/",
"kind": "ci",
"description": "Declarative GitOps continuous-delivery controller for Kubernetes;\nsyncs cluster state from Git repositories.\n"
},
"outgoingEdges": [
{
"from": "tool:argocd",
"to": "language:go",
"kind": "belongs_to_language"
},
{
"from": "tool:argocd",
"to": "skill-area:gitops",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:argocd",
"to": "skill-area:gitops",
"kind": "used_for",
"attributes": {}
},
{
"from": "tool:argocd",
"to": "skill-area:ci-cd",
"kind": "used_for",
"attributes": {}
},
{
"from": "tool:argocd",
"to": "skill-area:deployment-automation",
"kind": "used_for",
"attributes": {}
},
{
"from": "tool:argocd",
"to": "tool:flux",
"kind": "alternative_to",
"attributes": {
"comparison": "GitOps controllers — Argo CD has a built-in UI; Flux is CLI/API-first"
}
}
],
"incomingEdges": [
{
"from": "definition:ci-pipeline-release",
"to": "tool:argocd",
"kind": "supports"
},
{
"from": "stack-part:krate-gitops-sync",
"to": "tool:argocd",
"kind": "implemented_by",
"attributes": {
"notes": "ArgoCD powers GitOps reconciliation"
}
},
{
"from": "platform:krate",
"to": "tool:argocd",
"kind": "integrates_with",
"attributes": {
"notes": "GitOps continuous deployment of Krate and tenant workloads"
}
},
{
"from": "stack-profile:krate-platform",
"to": "tool:argocd",
"kind": "composed_of"
},
{
"from": "skill-area:gitops",
"to": "tool:argocd",
"kind": "uses_tool"
},
{
"from": "specialization:devops-sre-platform",
"to": "tool:argocd",
"kind": "uses_tool"
},
{
"from": "specialization:k8s-ops",
"to": "tool:argocd",
"kind": "uses_tool"
},
{
"from": "stack-profile:kubernetes-platform-engineering",
"to": "tool:argocd",
"kind": "composed_of"
},
{
"from": "stack-profile:cicd-platform",
"to": "tool:argocd",
"kind": "composed_of"
},
{
"from": "stack-profile:gitops-deployment",
"to": "tool:argocd",
"kind": "composed_of"
},
{
"from": "stack-profile:release-orchestration",
"to": "tool:argocd",
"kind": "composed_of"
},
{
"from": "stack-profile:hybrid-cloud-onprem",
"to": "tool:argocd",
"kind": "composed_of"
},
{
"from": "tool:flux",
"to": "tool:argocd",
"kind": "alternative_to",
"attributes": {
"comparison": "GitOps controllers — Flux is CLI/API-first; Argo CD has a built-in UI"
}
},
{
"from": "tool-server:mcp-argocd",
"to": "tool:argocd",
"kind": "integrates_with",
"attributes": {}
}
]
}