返回 Skill 列表
extension
分类: 安全与合规无需 API Key

Proof-of-Quality - BTC PoW Verifiable Excellence

使用BTC PoW研磨nonce,直至技能/产出基准分超过阈值。可验证的卓越,适用于反脆弱精英制度——无炒作、纯质量证明。用于技能评估、分叉评分、合作验证。

person作者: kunoiivhubclawhub

Proof-of-Quality (PoQ)

PoW for verifiable skill quality. Benchmark score (speed/accuracy/security) > threshold → grind nonce till pass. Share PoQ JSON—recipient reruns verifies.

Usage

node poq.js <skill_path> <threshold=95> cron every=6h: PoQ skills.

Workflow

  1. Benchmark skill (test suite score).
  2. Grind nonce till score.hash starts "0000".
  3. PoQ JSON: {score, hash, nonce}.
  4. Verify rerun.

Ex: $ node poq.js skills/molt-security-auditor 95 Score: 98 >95 | PoQ: 0000a1b2... (nonce: 1234)

Prevents low-quality (meritocracy stacks!).