mirror of
https://github.com/openai/codex.git
synced 2026-05-02 12:21:26 +03:00
P2
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user