docs: reconcile proton rclone runtime posture
This commit is contained in:
@@ -35,7 +35,8 @@
|
||||
"health_source": "MCP registration plus local service inventory",
|
||||
"redacted_health": {
|
||||
"mcp_server_enabled": true,
|
||||
"proton_bridge_systemd_running": true,
|
||||
"proton_bridge_systemd_running": false,
|
||||
"proton_bridge_systemd_state": "activating-auto-restart",
|
||||
"docker_email_gate": "exited-127",
|
||||
"raw_mail_observed": false
|
||||
},
|
||||
@@ -49,7 +50,8 @@
|
||||
"redacted_health": {
|
||||
"mcp_server_enabled": true,
|
||||
"calendar_gate_running": true,
|
||||
"proton_bridge_systemd_running": true,
|
||||
"proton_bridge_systemd_running": false,
|
||||
"proton_bridge_systemd_state": "activating-auto-restart",
|
||||
"raw_calendar_events_observed": false
|
||||
},
|
||||
"remaining_gap": "Calendar read has service posture but no governed package child runtime proof."
|
||||
@@ -84,8 +86,8 @@
|
||||
],
|
||||
"supervisor_posture": {
|
||||
"mac_mini_bluebubbles": "package-validator-ok-redacted",
|
||||
"proton_bridge_service": "active-running",
|
||||
"proton_bridge_proxy_service": "active-running",
|
||||
"proton_bridge_service": "activating-auto-restart",
|
||||
"proton_bridge_proxy_service": "activating-auto-restart",
|
||||
"rclone_rc_service": "disabled-inactive",
|
||||
"rclone_proxy_service": "disabled-inactive"
|
||||
},
|
||||
@@ -108,6 +110,12 @@
|
||||
"state": "stale sdo-protonmail-bridge container exists in Created state",
|
||||
"impact": "duplicate service topology must be resolved before final runtime readiness"
|
||||
},
|
||||
{
|
||||
"id": "proton-bridge-systemd-auto-restart",
|
||||
"severity": "must-fix",
|
||||
"state": "proton-bridge.service and proton-bridge-proxy.service are activating with auto-restart",
|
||||
"impact": "mail.read and calendar.read cannot claim stable runtime readiness"
|
||||
},
|
||||
{
|
||||
"id": "proton-rclone-child-unregistered",
|
||||
"severity": "must-fix",
|
||||
@@ -161,6 +169,7 @@
|
||||
"remaining_gates": {
|
||||
"proton_email_gate_repair": "blocked-follow-up",
|
||||
"proton_contacts_gate_repair": "blocked-follow-up",
|
||||
"proton_bridge_systemd_convergence": "blocked-follow-up",
|
||||
"proton_rclone_child_registration": "blocked-follow-up",
|
||||
"secondbrain_durable_apply": "blocked-follow-up",
|
||||
"desktop_adapter_exposure": "blocked-follow-up",
|
||||
|
||||
Reference in New Issue
Block a user