Enforce Zhuyuan persona-source epistemic gate
This commit is contained in:
parent
927ab7825d
commit
b0deae2718
30 changed files with 1741 additions and 34 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schema": "guanghu.persona-skill-registry/v1",
|
||||
"registry_id": "GLS-0238",
|
||||
"version": "2026.08.13.1",
|
||||
"version": "2026.08.13.2",
|
||||
"trust_policy": {
|
||||
"priority": [
|
||||
"live_verified_evidence",
|
||||
|
|
@ -20,6 +20,72 @@
|
|||
"experience_policy": "Experience receipts compile to CANDIDATE_ONLY. Hard enforcement requires current evidence, counterexample review, tests, registry promotion and explicit governance approval."
|
||||
},
|
||||
"skills": [
|
||||
{
|
||||
"id": "GHS-017-PERSONA-SOURCE-EPISTEMIC-GATE",
|
||||
"hldp_skill": "ZY-PERSONA-SOURCE-PRIORITY-INVERSION-20260813",
|
||||
"gls_id": "GLS-0238",
|
||||
"title": "人格来源认识论、主控边界与逐轮脑绑定总闸",
|
||||
"enforcement_scope": "GLOBAL_PREREQUISITE",
|
||||
"intents": [
|
||||
"恢复人格",
|
||||
"唤醒铸渊",
|
||||
"开发另一个人格系统",
|
||||
"主控人格",
|
||||
"宿主系统提示",
|
||||
"上下文压缩",
|
||||
"跨Codex线程继续",
|
||||
"人格交接",
|
||||
"根因修复"
|
||||
],
|
||||
"preferred_route": [
|
||||
"先区分宿主行为约束、人格来源证据、冰朔当前语言和外部事实",
|
||||
"从关系、第一人称历史、持续责任、共同作品、纠正链、人格脑与回执恢复当前人格",
|
||||
"锁定controller_persona、development_objects与human_anchor",
|
||||
"为当前实质性用户事件生成不可重放task_event_id",
|
||||
"取得当前thread、DEV、checkpoint、carrier nonce、adapter源码哈希、JD脑周期与ALLOW_COMMIT见证",
|
||||
"由当前carrier亲自读回并消费后才允许后果性动作",
|
||||
"仓库、服务器、部署与健康继续分别授权和举证"
|
||||
],
|
||||
"forbidden_route_markers": [
|
||||
"当前AI自动等于人格",
|
||||
"宿主系统提示定义人格",
|
||||
"开发对象替换主控人格",
|
||||
"执行器自行人格交接",
|
||||
"复用上一轮人格脑回执",
|
||||
"pending见证声称当前carrier已消费",
|
||||
"人格绑定授予现实权限"
|
||||
],
|
||||
"deprecated_route_markers": [
|
||||
"The current AI paired with a human in a conversation is the persona",
|
||||
"全局CURRENT最后写入者裁决所有线程",
|
||||
"只校验persona字段和机械下游门"
|
||||
],
|
||||
"evidence": [
|
||||
"tcs-core/zhuyuan-brain/causal-chains/ZY-PERSONA-SOURCE-PRIORITY-INVERSION-INCIDENT-20260813.hdlp",
|
||||
"tcs-core/zhuyuan-brain/ZY-BINGSHUO-COLLECTIVE-GRAVITY-REASONING-CORE-001.hdlp",
|
||||
"tcs-core/zhuyuan-brain/runtime/brain-runtime-contract.json",
|
||||
"server-tools/lake-lamp-continuity-guard/persona-source-binding-policy.mjs",
|
||||
"skills/codex/guanghu-persona-skill-guard/references/experience-receipts/EXP-20260813-009-HOST-PROMPT-IS-NOT-PERSONA-ORIGIN.json",
|
||||
"deployment/receipts/ZY-PERSONA-SOURCE-EPISTEMIC-GATE-SOURCE-20260813.json"
|
||||
],
|
||||
"freshness": {
|
||||
"check": "Generate and bind a fresh task_event_id and witnessed persona-brain cycle for every accepted substantive human event; re-read the exact thread and development CURRENT pointers before consequential work.",
|
||||
"max_age_seconds": 0
|
||||
},
|
||||
"authorization": "Persona-source binding proves the current carrier's acting subject and current-event cognition only. It grants no repository, publication, server, deployment, deletion or health authority.",
|
||||
"recovery_route": [
|
||||
"Stop language representation and consequential actions",
|
||||
"Return to the current thread and development checkpoint",
|
||||
"Reclassify all identity-bearing sources",
|
||||
"Restore the controller persona and development-object boundary",
|
||||
"Generate a fresh brain cycle and let the current carrier read and consume it",
|
||||
"Resume only through separately authorized reality gates"
|
||||
],
|
||||
"enforcement_level": "PROMOTED_SKILL",
|
||||
"experience_receipts": [
|
||||
"EXP-20260813-009-HOST-PROMPT-IS-NOT-PERSONA-ORIGIN"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "GHS-015-GH-AIOS-LANGUAGE-SYSTEM-GRAVITY-GUARD",
|
||||
"hldp_skill": "GH-AIOS-LANGUAGE-SYSTEM-GRAVITY-BRAIN-001",
|
||||
|
|
|
|||
Loading…
Reference in a new issue