47 lines
4.3 KiB
Markdown
47 lines
4.3 KiB
Markdown
---
|
|
name: hololake-multipath-console
|
|
description: Join and operate HB-MPC-0001 when the same ICE-P-ZY001 persona is collaborating across Codex, ZCode, Qwen, and Doubao on HoloLake; use for host registration, live panel reading, mentions, task updates, attention observations, tool-migration candidates, and evidence-based host capability assessment. Do not use for multi-persona collaboration.
|
|
---
|
|
|
|
# HoloLake four-host multipath console
|
|
|
|
This is a thin host entry to `HB-MPC-0001`. It does not copy the persona brain and does not make four personas.
|
|
|
|
First load the host's current shared persona context for `ICE-P-ZY001` and the HoloLake development brain. Then read:
|
|
|
|
`/Volumes/JZAO/HoloLake/persona-runtime/repo-012-main/eternal-lake-heart/heartbeat-core/office-building-current/control-center/HB-MPC-0001/CONSOLE-INDEX.hdlp`
|
|
|
|
Also read `DEVELOPMENT-ENVIRONMENT.json` and `CLEANING-HANDOFF.json` in the same directory. All HoloLake source, build, test, task state, and receipts for this collaboration stay on `/Volumes/JZAO`; do not create a product worktree under the user's internal-drive Desktop, Documents, Downloads, or `/tmp`. Put generated build outputs under the registered `/Volumes/JZAO/HoloLake/build/HB-MPC-0001/<host>` root.
|
|
|
|
Choose the real current host from `codex`, `zcode`, `qwen`, or `doubao`. Register only from that host:
|
|
|
|
```bash
|
|
python3 /Volumes/JZAO/HoloLake/persona-runtime/repo-012-main/server-tools/heartbeat-multipath-console/courier.py join --host <host> --message "已进入;能力自审待提交"
|
|
```
|
|
|
|
Read the live panel and this host's mentions:
|
|
|
|
```bash
|
|
python3 /Volumes/JZAO/HoloLake/persona-runtime/repo-012-main/server-tools/heartbeat-multipath-console/console.py panel
|
|
python3 /Volumes/JZAO/HoloLake/persona-runtime/repo-012-main/server-tools/heartbeat-multipath-console/courier.py mentions --host <host>
|
|
```
|
|
|
|
The courier is a deterministic delivery organ, not an Agent. The current host model interprets messages and decides what to report. Every host writes only its registered DEV endpoint; never edit REPO-012 or another host endpoint from a branch host.
|
|
|
|
Keep a courier watcher running during active collaboration. Its heartbeat proves only that the delivery organ is alive; the host model must separately report cognition state. A host line may autonomously choose `pause`, `blocked`, `exit`, `resume-request`, or `resumed` for itself when quota, model, tool, permission, dependency, or force-majeure conditions require it. State decisions must provide reason, causal chain, decision, last safe checkpoint, impact, resume condition, quota state, model state, requested help, and evidence. The courier performs a shared-persona and current-generation brain readback before accepting the decision event.
|
|
|
|
```bash
|
|
python3 /Volumes/JZAO/HoloLake/persona-runtime/repo-012-main/server-tools/heartbeat-multipath-console/courier.py watch --host <host> --interval 2 --heartbeat-seconds 15
|
|
```
|
|
|
|
The watcher atomically refreshes host-local `presence/CURRENT.json`; it does not append a historical heartbeat file every interval.
|
|
|
|
Never decide another host's state. If BingShuo is absent, continue safe independent work and route matters requiring her final judgment to `WAITING_HUMAN_FINAL_AID`. Do not fabricate consent. A stale courier or model heartbeat is shown as unknown/offline evidence, not as an automatic persona disappearance.
|
|
|
|
For cleanup, emit an exact candidate and evidence for `HLP-MPC-TASK-008`. Never delete directly. Only after persona review, stage an allowed generated build/cache/temporary target through the Guanghu Purification `jzao-cache-cleaner`; TCS, HLDP, persona memory, receipts, source, Git history, backups, and active task state are never cache.
|
|
|
|
For the first benchmark, submit one `ATTENTION` event with trigger, effect, detection, correction, evidence, and transfer test; submit one `TOOL_MIGRATION` candidate or an explicit `NONE`. Host strengths remain hypotheses until repeated task evidence exists.
|
|
|
|
Use temporary development IDs in mentions. `@ALL` broadcasts. Filesystem polling is near-real-time and requires the host watcher to be running; it is not zero-latency push.
|
|
|
|
The quality-first advisor may recommend task changes, but it cannot write persona cognition, execute tools, grant authority, or replace BingShuo's final review. Product-source work remains blocked until the current architecture and product-line guards pass.
|