42 lines
1 KiB
JSON
42 lines
1 KiB
JSON
{
|
|
"crun": {
|
|
"cmd_task": "install",
|
|
"concerns": {
|
|
"backup": {
|
|
"kind": "disabled",
|
|
"reason": "stateless: configuration in git, no runtime data to capture"
|
|
},
|
|
"certs": {
|
|
"kind": "disabled",
|
|
"reason": "no ACME issuer required"
|
|
},
|
|
"dns": {
|
|
"kind": "disabled",
|
|
"reason": "no DNS records owned by this component"
|
|
},
|
|
"observability": {
|
|
"backlog_ref": "OBS-001",
|
|
"kind": "pending",
|
|
"reason": "ObservabilityImpl iteration deferred — surface stub only"
|
|
},
|
|
"security": {
|
|
"backlog_ref": "SEC-001",
|
|
"kind": "pending",
|
|
"reason": "SecurityImpl iteration deferred — surface stub only"
|
|
},
|
|
"tls": {
|
|
"kind": "disabled",
|
|
"reason": "no TLS termination at this layer"
|
|
}
|
|
},
|
|
"mode": "taskserv",
|
|
"name": "crun",
|
|
"operations": {
|
|
"delete": false,
|
|
"health": false,
|
|
"install": true,
|
|
"reinstall": true
|
|
},
|
|
"version": "1.21"
|
|
}
|
|
}
|