II.
StackPart JSON
Structured · livestack-part:krate-gitops-sync
Krate GitOps Sync (ArgoCD) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "stack-part:krate-gitops-sync",
"_kind": "StackPart",
"_file": "domain/products/krate-components.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Krate GitOps Sync (ArgoCD)",
"category": "tooling",
"description": "ArgoCD Application reconciliation that manages GitOps-driven\ndeployment of Krate itself and tenant workloads. Watches Git\nrepositories for manifest changes, performs declarative sync/prune/\nself-heal, and reports drift. Krate's own deployment is managed\nthrough its own forge — the platform eats its own dog food with\nArgoCD as the continuous deployment engine.\n"
},
"outgoingEdges": [
{
"from": "stack-part:krate-gitops-sync",
"to": "layer:8-execution",
"kind": "realizes",
"attributes": {
"notes": "GitOps continuous deployment"
}
},
{
"from": "stack-part:krate-gitops-sync",
"to": "platform:krate",
"kind": "part_of",
"attributes": {
"notes": "Krate GitOps sync component"
}
},
{
"from": "stack-part:krate-gitops-sync",
"to": "tool:argocd",
"kind": "implemented_by",
"attributes": {
"notes": "ArgoCD powers GitOps reconciliation"
}
}
],
"incomingEdges": []
}