docs: link proton rclone child candidate to personal-agent

This commit is contained in:
Svrnty
2026-06-14 10:49:01 -04:00
parent d19825c3e6
commit 5d77eaffc9
7 changed files with 83 additions and 33 deletions
@@ -34,56 +34,64 @@
"surface": "mail.read",
"capability_package": "proton-rclone",
"readiness_state": "degraded",
"health_source": "MCP registration plus local service inventory",
"health_source": "../proton-rclone/.sot/08-OUTPUTS/proton-rclone-live-redacted-health.json",
"redacted_health": {
"mcp_server_enabled": true,
"proton_bridge_systemd_running": false,
"proton_bridge_systemd_state": "activating-auto-restart",
"docker_email_gate": "exited-127",
"docker_email_gate": "not-up",
"child_workspace_candidate_validator_ok": true,
"core_child_workspace_registered": false,
"raw_mail_observed": false
},
"remaining_gap": "Email gate repair or replacement and package child registration remain required."
"remaining_gap": "Email gate repair or replacement and Core child registration remain required."
},
{
"surface": "calendar.read",
"capability_package": "proton-rclone",
"readiness_state": "degraded",
"health_source": "MCP registration plus local service inventory",
"health_source": "../proton-rclone/.sot/08-OUTPUTS/proton-rclone-live-redacted-health.json",
"redacted_health": {
"mcp_server_enabled": true,
"calendar_gate_running": true,
"proton_bridge_systemd_running": false,
"proton_bridge_systemd_state": "activating-auto-restart",
"child_workspace_candidate_validator_ok": true,
"core_child_workspace_registered": false,
"raw_calendar_events_observed": false
},
"remaining_gap": "Calendar read has service posture but no governed package child runtime proof."
"remaining_gap": "Calendar read has service posture and child proof, but Core registration and final readiness remain blocked."
},
{
"surface": "contacts.read",
"capability_package": "proton-rclone",
"readiness_state": "degraded",
"health_source": "MCP registration plus local service inventory",
"health_source": "../proton-rclone/.sot/08-OUTPUTS/proton-rclone-live-redacted-health.json",
"redacted_health": {
"mcp_server_enabled": true,
"docker_contacts_gate": "exited-127",
"docker_contacts_gate": "not-up",
"child_workspace_candidate_validator_ok": true,
"core_child_workspace_registered": false,
"raw_contacts_observed": false
},
"remaining_gap": "Contacts gate repair or replacement and package child registration remain required."
"remaining_gap": "Contacts gate repair or replacement and Core child registration remain required."
},
{
"surface": "drive.read",
"capability_package": "proton-rclone",
"readiness_state": "degraded",
"health_source": "rclone explicit-config about probe",
"health_source": "../proton-rclone/.sot/08-OUTPUTS/proton-rclone-live-redacted-health.json",
"redacted_health": {
"rclone_remote_present": true,
"rclone_about_probe": "ok-redacted",
"rclone_rc_unit": "disabled",
"rclone_proxy_unit": "disabled",
"child_workspace_candidate_validator_ok": true,
"core_child_workspace_registered": false,
"drive_file_names_observed": false,
"drive_file_contents_observed": false
},
"remaining_gap": "Drive read needs governed wrapper and package child before runtime readiness."
"remaining_gap": "Drive read has redacted child proof; governed wrapper and Core registration remain required before runtime readiness."
}
],
"supervisor_posture": {
@@ -97,13 +105,13 @@
{
"id": "proton-email-gate-exited",
"severity": "must-fix",
"state": "sdo-email-gate exited-127",
"state": "email gate not-up",
"impact": "mail.read remains degraded"
},
{
"id": "proton-contacts-gate-exited",
"severity": "must-fix",
"state": "sdo-contacts-gate exited-127",
"state": "contacts gate not-up",
"impact": "contacts.read remains degraded"
},
{
@@ -121,7 +129,7 @@
{
"id": "proton-rclone-child-unregistered",
"severity": "must-fix",
"state": "package candidate exists but no registered child workspace",
"state": "child-local candidate exists and validates; Core registry is not landed",
"impact": "Proton/rclone package cannot claim runtime readiness"
},
{
@@ -172,6 +180,7 @@
"proton_email_gate_repair": "blocked-follow-up",
"proton_contacts_gate_repair": "blocked-follow-up",
"proton_bridge_systemd_convergence": "blocked-follow-up",
"proton_rclone_child_candidate": "complete-child-local",
"proton_rclone_child_registration": "blocked-follow-up",
"secondbrain_governed_apply_route": "defined-no-live-apply",
"secondbrain_durable_apply": "blocked-follow-up",