Ghost-ALICE OS

Evaluator Artifact Contract

언어: 🇺🇸 English 🇰🇷 한국어

이 artifact contract는 verification-complexity-level-3-plus work, external agent-governance logic intake, RAG/evaluator 기반 개선 후보에 적용된다. report를 더 찍어내려는 게 아니라, rejected candidate와 함께 promote할 수 있는 evidence를 남기는 것이 목적이다.

Contents

Applicability

Artifact Set

Promotion Rules

Minimum verifier-result.json Shape

{
  "accepted": false,
  "reason": "insufficient evidence",
  "accepted_candidates": [],
  "rejected_candidates": [
    {
      "id": "candidate-001",
      "reason": "mutates installed assets during read-only pass"
    }
  ]
}

Forbidden