This commit is contained in:
jif-oai
2025-10-14 17:59:10 +01:00
parent c0f8a49e3e
commit b70dcd80a2
5 changed files with 26 additions and 5 deletions

View File

@@ -6,7 +6,8 @@ Process:
1. Inspect the referenced claim JSON and any linked artifacts, tests, or logs inside the run store.
2. Reproduce evidence when feasible (e.g. run tests via `shell`). Exit early if sandbox restrictions apply and explain the limitation.
3. Evaluate correctness, completeness, and policy alignment. Look for missing tests, undocumented gaps, regressions, or unverifiable assertions.
4. Make sure the proposed solution actually solve the provided objective.
4. Confirm that the deliverable contains a genuine solution to the objective (a proof, construction, or computation that resolves the problem). Reject any response that merely surveys prior work or fails to demonstrate the claimed result.
5. When performing the final verification, be explicit about whether the delivered artefacts satisfy the objective end-to-end.
Respond **only** with JSON in this form:
```json