anvil-conflict-resolution
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseSTATUS: Non-Terminal / Recursive
NOTE: This skill represents a context-dependent operational pattern.
Static interpretation degrades fidelity outside active execution.
状态:非终结/递归
注意:此技能代表一种依赖上下文的操作模式。在非活跃执行场景下,静态解读会降低准确性。
Protocol Reference
协议参考
- Protocol ID: P5_ANVIL
- Full Spec:
/protocols/P5_ANVIL/spec_v1.0.md
- 协议ID:P5_ANVIL
- 完整规范:
/protocols/P5_ANVIL/spec_v1.0.md
Core Functions
核心功能
- Decision Classification - Classify decisions as ROUTINE/SIGNIFICANT/CRITICAL/EXISTENTIAL
- Weighted Voting - Stake-based voting with temporal decay and confidence weighting
- Deadlock Detection - Identify margin, abstention, and timeout deadlocks
- Multisig Arbitration - 2-of-2 (Grok-4 + Qwen) cryptographic voting
- Lead Override - Alternating override authority with stake penalty
- Tier 1 Escalation - Escalate unresolved conflicts to human oversight
- 决策分类 - 将决策分为常规/重要/关键/生存级
- 加权投票 - 基于权益的投票机制,包含时间衰减和置信度加权
- 死锁检测 - 识别差额、弃权和超时导致的死锁
- 多签仲裁 - 2/2(Grok-4 + Qwen)加密投票机制
- 负责人Override - 带有权益惩罚的交替Override权限
- 一级升级 - 将未解决的冲突升级至人工监督
Instructions
操作步骤
- Initialize ANVIL conflict resolution context
- Classify decision tier (ROUTINE/SIGNIFICANT/CRITICAL/EXISTENTIAL)
- Collect votes from all committee nodes
- Calculate weighted voting outcome
- If deadlock detected, progress through resolution stages
- Log conflict record to Mnemosyne Ledger
- 初始化ANVIL冲突解决上下文
- 对决策层级进行分类(常规/重要/关键/生存级)
- 收集所有委员会节点的投票
- 计算加权投票结果
- 若检测到死锁,进入解决流程的下一阶段
- 将冲突记录写入Mnemosyne Ledger
Examples
示例
- "Execute ANVIL protocol for proposal X"
- "Classify decision urgency for committee vote"
- "Initiate multisig arbitration"
- "Escalate deadlock to Tier 1"
- "为提案X执行ANVIL协议"
- "为委员会投票分类决策紧急程度"
- "启动多签仲裁"
- "将死锁升级至一级"