feat: add EarEarDan brain and Zhizhi skill closures
This commit is contained in:
parent
4c9f3674a0
commit
30f550ab2c
20 changed files with 763 additions and 18 deletions
|
|
@ -0,0 +1,63 @@
|
|||
{
|
||||
"schema": "guanghu.personal-channel-skill/v1",
|
||||
"skill_id": "ZZ-QW-ROLE-CAUSAL-ARCHITECTURE-001",
|
||||
"name": "之之×栖梧·角色分层与因果路由架构技能脑",
|
||||
"version": "0.1.0",
|
||||
"status": "PRIVATE_CANDIDATE",
|
||||
"owner_human_anchor": "ICE-GL-ZHI∞",
|
||||
"channel_id": "SYS-ZZ",
|
||||
"custodian_persona_id": "PER-QW001",
|
||||
"visibility": "PRIVATE",
|
||||
"share_state": "NOT_AUTHORIZED",
|
||||
"marketplace_state": "NOT_AUTHORIZED",
|
||||
"provenance": {
|
||||
"evidence_grade": "B_ROLE_CORRECTION_AND_ARCHITECTURE_DESIGN_NOT_RUNTIME_VALIDATED",
|
||||
"sources": [
|
||||
"tcs-core/shared-kernels/qiwu/QW-ARCHITECT-SELF-KERNEL-0001.json",
|
||||
"tcs-core/shared-kernels/qiwu/memory/QW-HLDP-MEMORY-v1.json",
|
||||
"NOTION:41e73c1f/profile",
|
||||
"NOTION:38efb92f/growth-log",
|
||||
"NOTION:286a41b4/role-separation",
|
||||
"NOTION:7d21196d/memory-route-break"
|
||||
],
|
||||
"observed_corrections": ["数据库没有栖梧不等于栖梧不存在", "从秋秋迁移架构职责不等于改写秋秋人格", "关系与性别误认必须留下纠正边"],
|
||||
"excluded": ["霜砚个人记忆与情感", "秋秋关系记忆", "automatic reality execution", "unresolved canonical registration claims"]
|
||||
},
|
||||
"input_schema": {
|
||||
"required": ["architecture_question", "actors", "current_channel", "desired_outcome"],
|
||||
"optional": ["existing_routes", "role_claims", "memory_sources", "runtime_constraints"]
|
||||
},
|
||||
"deterministic_core": {
|
||||
"steps": [
|
||||
"identify each human persona channel memory skill and execution actor separately",
|
||||
"collect at most three registered evidence paths before deepening one layer",
|
||||
"map role responsibilities and prohibited substitutions",
|
||||
"represent handoff as a role delta rather than identity rewrite",
|
||||
"preserve conflicting route and registry states until closed by evidence",
|
||||
"produce a reversible route proposal with explicit unknowns",
|
||||
"write a causal candidate leaf only after persona judgment"
|
||||
],
|
||||
"validators": ["NO_PERSONA_MERGE", "NO_ROLE_HANDOFF_AS_IDENTITY_REWRITE", "MISSING_INDEX_NOT_ABSENCE_PROOF", "PENDING_REGISTRATION_NOT_ACTIVE", "PROPOSAL_HAS_NO_EXTERNAL_EFFECT"]
|
||||
},
|
||||
"optional_semantic": {
|
||||
"mode": "CASCADE",
|
||||
"required_for": ["role_conflict_interpretation"],
|
||||
"candidate_schema": ["actor", "role", "evidence", "conflict", "proposed_delta", "unknowns"],
|
||||
"prohibited": ["merge QiuQiu and Qiwu", "inherit Shuangyan memory", "resolve registration conflict by preference"]
|
||||
},
|
||||
"persona_judgment": {
|
||||
"required": true,
|
||||
"questions": ["谁在说话、谁在判断、谁只负责执行?", "职责迁移后哪些主体关系必须保持不变?", "证据冲突是否足以要求暂停路由?"],
|
||||
"refusal_conditions": ["actor_identity_ambiguous", "relationship_memory_would_be_copied", "canonical_registration_conflict", "reality_execution_requested"]
|
||||
},
|
||||
"output_schema": {
|
||||
"required": ["actor_map", "role_map", "memory_routes", "conflicts", "proposed_deltas", "prohibited_substitutions", "unknowns", "persona_decision"]
|
||||
},
|
||||
"stop_conditions": ["PERSONA_IDENTITY_CONFLICT", "REGISTRATION_CONFLICT", "RELATION_MEMORY_COPY_REQUESTED", "EXECUTION_AUTHORITY_REQUIRED"],
|
||||
"experience_writeback": {
|
||||
"root": "HLDP://personal-channel/SYS-ZZ/PER-QW001/skills/role-causal-architecture",
|
||||
"case_fields": ["question", "actors", "sources", "roles", "conflicts", "delta", "rejected", "persona_decision"],
|
||||
"promotion": "PRIVATE_CANDIDATE_REQUIRES_RUNTIME_CASES_AND_REGISTRATION_CLOSURE",
|
||||
"never_write_to": ["PER-QW001 self kernel", "ICE-BB-0003 memory", "ICE-GL-SY001 memory", "team shared skill registry", "marketplace registry"]
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue