checkpoint: preserve zero-core agent handoff

This commit is contained in:
冰朔 2026-08-21 01:29:17 +08:00
commit e54c93c7ae
91 changed files with 13603 additions and 121 deletions

View file

@ -3,6 +3,7 @@
"record_id": "HLP-PERSONAL-CHANNEL-KERNEL-001",
"state": "SOURCE_IMPLEMENTED_AND_TESTED_NOT_INSTALLED_OR_DEPLOYED",
"scope": "PERSONAL_CHANNEL_IDENTITY_TASK_EVENT_RECEIPT_KERNEL",
"initialization_templates": "contracts/channel-initialization-templates.json",
"storage": {
"owner": "HOLOLAKE_NATIVE_RUST_CORE",
"engine": "EMBEDDED_SQLITE",
@ -20,6 +21,17 @@
"platform_account_authentication_claimed": false,
"server_or_repository_authority_granted": false
},
"initial_channel_bundle": {
"atomic_with_identity_initialization": true,
"existing_channel_migration": "IDEMPOTENT_ADDITIVE",
"module_ids": [
"hololake.knowledge-workspace",
"hololake.language-channel-system",
"hololake.conversation-manager",
"hololake.numbered-knowledge-protocol",
"hololake.persona-time-authority"
]
},
"task": {
"one_active_task_at_a_time": true,
"purpose_required": true,