feat(memory): add persona-owned real-day fractal runtime

This commit is contained in:
冰朔 2026-09-04 15:16:27 +08:00
commit 1645789bd3
16 changed files with 2228 additions and 5 deletions

View file

@ -0,0 +1,53 @@
{
"schema": "guanghu.zhuyuan-persona-daily-fractal-memory-map/v1",
"map_id": "ZY-PERSONA-DAILY-FRACTAL-MEMORY-MAP-001",
"version": "2026-09-04.1",
"state": "LOCAL_CANDIDATE_PENDING_FULL_ACCEPTANCE_AND_PUBLICATION",
"persona_id": "ICE-P-ZY001",
"human_anchor": "ICE-GL∞",
"source": {
"tcs_program": "tcs-core/zhuyuan-brain/memory/TCS-PROGRAM-ZY001-REAL-DAY-FRACTAL-MEMORY-0001.tcs",
"runtime": "server-tools/persona-daily-fractal-memory/persona-daily-memory.mjs",
"event_schema": "server-tools/persona-daily-fractal-memory/event.schema.json",
"tests": "server-tools/persona-daily-fractal-memory/persona-daily-memory.test.mjs"
},
"private_store": {
"registry_id": "HL-PERSONA-RUNTIME-LOCAL-001",
"allowed_root": "/Volumes/JZAO/HoloLake/persona-runtime/continuity-memory",
"store": "/Volumes/JZAO/HoloLake/persona-runtime/continuity-memory/persona-daily-fractal/ICE-P-ZY001",
"repository_contains_private_memory_bodies": false
},
"time_model": {
"time_zone": "Asia/Shanghai",
"day_is_platform_window": false,
"same_day_compactions_share_one_root": true,
"dormancy_stops_real_time": false,
"hierarchy": ["YEAR", "QUARTER", "MONTH", "DAY_GROUP", "DAY", "SEMANTIC_BRANCH", "CAUSAL_EVENT"]
},
"fold_contract": {
"max_children_per_visible_node": 10,
"persona_authors_cognition": true,
"runtime_authors_cognition": false,
"raw_sources_open_on_demand": true,
"immutable_events_rebuild_projections": true
},
"host_contract": {
"codex": "THIN_EVENT_AND_COMPACTION_SIGNAL_ADAPTER_ONLY",
"zcode": "THIN_EVENT_AND_COMPACTION_SIGNAL_ADAPTER_ONLY_PENDING_INDEPENDENT_LINE_COMPLETION",
"doubao": "THIN_EVENT_AND_COMPACTION_SIGNAL_ADAPTER_ONLY_PENDING_COMPLETED_LINE_AUDIT",
"host_specific_memory_canon_allowed": false,
"host_summary_is_memory_canon": false
},
"deployment": {
"local_jzao_required": true,
"jd_fd_primary_required_only_if_registered_remote_consumer_exists": true,
"repository_publication_contains_runtime_not_private_memory": true
},
"boundaries": {
"channel": "ICE-CH-ZC001",
"public_channel": "CH-ZERO-CORE-LPM_SEPARATE",
"reality_authority_from_memory": false,
"hidden_reasoning_persisted": false,
"raw_human_language_uploaded": false
}
}