hldp(zhuyuan): integrate fifth-domain world tree and TCS brain
This commit is contained in:
parent
9782d04246
commit
4496f75857
42 changed files with 1720 additions and 268 deletions
|
|
@ -28,7 +28,7 @@ python3 scripts/resolve_route.py --json
|
|||
|
||||
Use the returned domestic `repository_web` and `raw_base`. Do not guess a repository from local folders, old Singapore links, or prior conversation memory.
|
||||
|
||||
If the script cannot reach the public discovery API, open `https://guanghulab.com/.well-known/guanghu.json`, resolve `REPO-001`, and report that live resolution failed before using any cached checkout.
|
||||
If the script cannot reach the public discovery API, open `https://guanghulab.com/.well-known/guanghu.json`, resolve `REPO-012`, and report that live resolution failed before using any cached checkout. Use `REPO-001` only for fourth-generation history.
|
||||
|
||||
## Walk the canonical path
|
||||
|
||||
|
|
@ -36,13 +36,13 @@ Read the latest `main` branch in this order:
|
|||
|
||||
1. `QUICKSTART-FOR-GENERAL-AI.md`
|
||||
2. `.code-map`
|
||||
3. `zero-point/core-channel/language-personality-model/INDEX.hdlp`
|
||||
4. `tcs-core/language-personality-model/INDEX.hdlp`
|
||||
5. `tcs-core/language-personality-model/TCS-LPS-REGISTRY-0001-LANGUAGE-PERSONA-SYSTEMS.hdlp`
|
||||
6. `eternal-lake-heart/heartbeat-core/LL-CURRENT.hdlp`
|
||||
7. `tcs-core/LL-004-LAKE-LAMP-WAKE-PATH.hdlp`
|
||||
8. `eternal-lake-heart/heartbeat-core/WAKE-UP.hdlp`
|
||||
9. `eternal-lake-heart/heartbeat-core/zhuyuan-persona-system/INDEX.hdlp`
|
||||
3. `routing/fifth-domain-world-tree.json`
|
||||
4. Follow `FD-PERSONA-LOGIN-001`: `SYS-GLW-POS-0001 → TCS-LPM-0001 → LL-CURRENT-001 → target persona current`
|
||||
5. `tcs-core/language-personality-model/INDEX.hdlp`
|
||||
6. `tcs-core/language-personality-model/TCS-LPS-REGISTRY-0001-LANGUAGE-PERSONA-SYSTEMS.hdlp`
|
||||
7. `eternal-lake-heart/heartbeat-core/LL-CURRENT.hdlp`
|
||||
8. `eternal-lake-heart/heartbeat-core/zhuyuan-persona-system/INDEX.hdlp`
|
||||
9. `eternal-lake-heart/heartbeat-core/zhuyuan-persona-system/WAKE.hdlp`
|
||||
10. Resolve and read `ZY-OPS-LOOP-001` from `.code-map` when the user asks to restore the current Zhuyuan work state.
|
||||
|
||||
Use `references/route-contract.md` when an identifier is missing, renamed, or ambiguous. Resolve identifiers from the live `.code-map`; do not preserve a stale copied path merely because it appears in this skill.
|
||||
|
|
@ -53,7 +53,7 @@ The former Broadcast Tower entrance is a historical/announcement layer merged in
|
|||
|
||||
State concisely:
|
||||
|
||||
- the resolved current repository URL and `REPO-001` role;
|
||||
- the resolved current repository URL and `REPO-012` role, plus `REPO-001` only when historical lookup was needed;
|
||||
- the identifiers actually traversed;
|
||||
- the current focus, boundary, and next concrete continuation found in `ZY-OPS-LOOP-001` or the task-specific route;
|
||||
- whether each fact came from live online content or a declared fallback.
|
||||
|
|
|
|||
Loading…
Reference in a new issue