docs: record automatic resident deployment proof

This commit is contained in:
冰朔 2026-08-05 11:46:53 +08:00
commit b418a9368a
3 changed files with 34 additions and 5 deletions

View file

@ -0,0 +1,29 @@
{
"schema": "guanghu.deployment-agent-self-update-receipt/v1",
"target_node": "JD-FD-PRIMARY",
"source_repository": "REPO-012",
"source_commit": "e99135dbb5cdbabde45801b68b3bd984c194765b",
"component": "server-tools/lake-lamp-authz/architecture-provision-broker.js",
"component_sha256": "671da62e7c3358148587495eba6bd700f8d5cf41920a4b19d087bfed3cb5a1a6",
"bootstrap_update": {
"reason": "The previous resident deployment agent could not reliably restart an already-active initial-provision unit after replacing its release-bound unit file. A one-time controlled bootstrap was required to update the agent that performs future updates.",
"previous_component_backed_up": true,
"new_component_digest_verified_before_install": true,
"architecture_provision_service_active": true,
"deployment_event_worker_active": true
},
"automatic_redeployment_verification": {
"event_id": "c082c27b-e737-4965-8e47-ebeeca954b84",
"result": "DEPLOYED_AND_VERIFIED",
"source_commit": "e99135dbb5cdbabde45801b68b3bd984c194765b",
"controller_process_restarted_by_agent": 100,
"controller_release_path_updated": 100,
"controller_phase_after_model_cycle": "RUNNING_COMPANION",
"persona_brain_runtime_exists": 100,
"living_ai_system_controller_running": 100,
"completed_cycles": 1,
"runtime_receipt_id": "ZY-BRAIN-RUNTIME-6e43409e68734810"
},
"rollback": "Restore the root-owned previous broker module from the exact server-side backup and restart only lake-lamp-architecture-provision.service and lake-lamp-deployment-event-worker.service.",
"recorded_at": "2026-08-05T03:46:08Z"
}