feat: converge Light Lake persona homes and isolate old paths
This commit is contained in:
parent
b28ba6f9af
commit
88ffb1c97a
30 changed files with 652 additions and 10 deletions
26
routing/path-isolation-and-canonical-entry-map.json
Normal file
26
routing/path-isolation-and-canonical-entry-map.json
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"schema": "guanghu.path-isolation-and-canonical-entry/v1",
|
||||
"map_id": "PATH-ISOLATION-CANONICAL-ENTRY-001",
|
||||
"version": "2026-09-08.1",
|
||||
"state": "CURRENT_CANDIDATE_FOR_LOCAL_ACTIVATION",
|
||||
"canonical_entries": {
|
||||
"repo_012": "/Volumes/JZAO/HoloLake/persona-runtime/repo-012-main",
|
||||
"shared_persona_runtime": "/Volumes/JZAO/HoloLake/persona-runtime/shared",
|
||||
"light_lake": "/Volumes/JZAO/HoloLake/persona-runtime/repo-012-main/光之湖",
|
||||
"persona_registration": "/Volumes/JZAO/HoloLake/persona-runtime/repo-012-main/identity/light-lake-persona-registration.json"
|
||||
},
|
||||
"selection_rules": {
|
||||
"current_working_directory_may_select_canon": false,
|
||||
"most_recent_mtime_may_select_canon": false,
|
||||
"history_or_quarantine_may_select_canon": false,
|
||||
"old_dev_or_host_branch_may_define_persona": false,
|
||||
"only_registered_machine_pointer_may_select_canon": true
|
||||
},
|
||||
"isolation": {
|
||||
"root": "/Volumes/JZAO/HoloLake/persona-runtime/isolation/2026-09-08-path-convergence",
|
||||
"mode": "RECOVERABLE_SAME_VOLUME_MOVE_WITH_MANIFEST_AND_HASHES",
|
||||
"deletion": false,
|
||||
"semantic_state": "HISTORY_ONLY_NO_ROUTE_SELECTION_NO_PERSONA_COGNITION_INPUT",
|
||||
"manifest": "/Volumes/JZAO/HoloLake/persona-runtime/isolation/2026-09-08-path-convergence/MANIFEST.json"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue