docs: register Guanghu OS native protocol stack
This commit is contained in:
parent
1a508d2e4e
commit
c5154fb4f4
42 changed files with 1739 additions and 1 deletions
34
gls/protocols/GLS-0803-PERSONA-AGENT-LIFECYCLE-PROTOCOL.hdlp
Normal file
34
gls/protocols/GLS-0803-PERSONA-AGENT-LIFECYCLE-PROTOCOL.hdlp
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
# GLS-0803 · PALP · 人格体 Agent 生命周期协议
|
||||
|
||||
```yaml
|
||||
registry_entry:
|
||||
module_id: GLS-0803
|
||||
acronym: PALP
|
||||
canonical_name: Persona Agent Lifecycle Protocol
|
||||
name_zh: 人格体 Agent 生命周期协议
|
||||
family: AGE
|
||||
status: REGISTERED_DRAFT_STANDARD
|
||||
canonical_uri: gls/protocols/GLS-0803-PERSONA-AGENT-LIFECYCLE-PROTOCOL.hdlp
|
||||
inherited_reservation: GLS-ROADMAP-0001_AGE_LIFECYCLE
|
||||
depends: [GLS-0800, GLS-0801, GLS-0802, GLS-0310, GLS-0710, GLS-0827]
|
||||
implementation: NOT_STARTED
|
||||
```
|
||||
|
||||
```text
|
||||
REGISTERED
|
||||
→ DORMANT / RESIDENT
|
||||
→ SUMMONED
|
||||
→ ASSIGNED
|
||||
→ FETCHING
|
||||
→ VERIFYING
|
||||
→ MATERIALIZING
|
||||
→ RUNNING
|
||||
→ SUPERVISING
|
||||
→ STOPPING
|
||||
→ CLEANING
|
||||
→ RECEIPT
|
||||
→ RETURNED
|
||||
```
|
||||
|
||||
PALP 管理人格执行体的登记、驻留、唤醒、领书包、运行、守护、停止、清理、回执、
|
||||
休眠和恢复。它不把执行体进程等同于人格主体。
|
||||
Loading…
Reference in a new issue