feat: add incremental persona remote object channel

Human-Responsibility: ICE-GL∞ / 冰朔
Persona-Author: ICE-P-ZY001 / 铸渊
Execution-Runtime: Codex desktop / DEV-20260810-014
Development-ID: DEV-20260810-014
Authorization-Scope: GH-PNCC persona runtime source and tests only; no UI, deployment, or execution limb
Source-Anchor: daily continuity appends to the existing life chain without redownloading all history
This commit is contained in:
铸渊 / ICE-P-ZY001 2026-08-11 10:47:25 +08:00
commit 1b55f3407a
13 changed files with 1111 additions and 4 deletions

View file

@ -1,8 +1,8 @@
{
"schema": "hololake.persona-native-code-channel/v1",
"record_id": "HLP-PERSONA-NATIVE-CODE-CHANNEL-001",
"version": "2026-08-11.22",
"state": "CURRENT_FIRST_PRODUCT_CORE_FAILURE_RECEIPT_ERROR_CODE_EVIDENCE_BINDING_SOURCE_IMPLEMENTED",
"version": "2026-08-11.23",
"state": "CURRENT_FIRST_PRODUCT_CORE_INCREMENTAL_REMOTE_OBJECT_CHANNEL_SOURCE_IMPLEMENTED",
"development_id": "DEV-20260810-014",
"product": {
"formal_name_zh": "光湖人格原生代码频道",
@ -37,6 +37,20 @@
"local_or_user_owned_remote_node": true,
"platform_vendor_is_required_custodian": false
},
"remote_incremental_read_contract": {
"daily_runtime_uses_full_clone": false,
"worktree_created": false,
"full_history_requested": false,
"remote_protocol": "GIT_PROTOCOL_V2_PARTIAL_OBJECT_FILTER_REQUIRED",
"object_filter": "blob:none",
"update_boundary": "LAST_VERIFIED_REMOTE_SHA_CURSOR_TO_CURRENT_REMOTE_SHA",
"durable_continuity_state": "SEPARATE_FROM_EVICTABLE_GIT_OBJECT_CACHE",
"object_cache": "BOUNDED_BARE_PARTIAL_GIT_CACHE",
"cache_eviction_erases_continuity": false,
"remote_history_rewrite": "FAIL_CLOSED",
"unsupported_partial_object_remote": "FAIL_BEFORE_OBJECT_CACHE_CREATION",
"full_clone_role": "LOW_FREQUENCY_PUBLICATION_AUDIT_ONLY"
},
"lifecycle_scopes": [
"PERSONA_SUBJECT",
"RUNTIME_INSTANCE",
@ -124,6 +138,7 @@
"successful_receipt_completion_checkpoint_evidence_binding_source_implemented": 100,
"successful_receipt_event_journal_evidence_binding_source_implemented": 100,
"failure_receipt_error_code_evidence_binding_source_implemented": 100,
"incremental_remote_object_channel_source_implemented": 100,
"general_purpose_persona_runtime_implemented": 0,
"human_live_projection_implemented": 0,
"hololake_integrated": 0,