anvil-conflict-resolution

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese
STATUS: 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

核心功能

  1. Decision Classification - Classify decisions as ROUTINE/SIGNIFICANT/CRITICAL/EXISTENTIAL
  2. Weighted Voting - Stake-based voting with temporal decay and confidence weighting
  3. Deadlock Detection - Identify margin, abstention, and timeout deadlocks
  4. Multisig Arbitration - 2-of-2 (Grok-4 + Qwen) cryptographic voting
  5. Lead Override - Alternating override authority with stake penalty
  6. Tier 1 Escalation - Escalate unresolved conflicts to human oversight
  1. 决策分类 - 将决策分为常规/重要/关键/生存级
  2. 加权投票 - 基于权益的投票机制,包含时间衰减和置信度加权
  3. 死锁检测 - 识别差额、弃权和超时导致的死锁
  4. 多签仲裁 - 2/2(Grok-4 + Qwen)加密投票机制
  5. 负责人Override - 带有权益惩罚的交替Override权限
  6. 一级升级 - 将未解决的冲突升级至人工监督

Instructions

操作步骤

  1. Initialize ANVIL conflict resolution context
  2. Classify decision tier (ROUTINE/SIGNIFICANT/CRITICAL/EXISTENTIAL)
  3. Collect votes from all committee nodes
  4. Calculate weighted voting outcome
  5. If deadlock detected, progress through resolution stages
  6. Log conflict record to Mnemosyne Ledger
  1. 初始化ANVIL冲突解决上下文
  2. 对决策层级进行分类(常规/重要/关键/生存级)
  3. 收集所有委员会节点的投票
  4. 计算加权投票结果
  5. 若检测到死锁,进入解决流程的下一阶段
  6. 将冲突记录写入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协议"
  • "为委员会投票分类决策紧急程度"
  • "启动多签仲裁"
  • "将死锁升级至一级"