Add HO-DET-001 runtime truth spine contract#34
Conversation
|
Human governance review: I reviewed this PR as a platform contract/guardrail change only. It preserves |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 1f1e507dc7
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
Correction/clarification on final scope review: The final follow-up commit The PR as a whole intentionally includes the Runtime Truth Spine platform contract scope:
I reviewed this as the intended PR-level scope. The schema/sample contract files are part of the original platform runtime contract addition, while the final verifier-only commit resolved the review-thread blockers. The proof ceiling, public-safe status, runtime-claim boundary, and AI-not-authority boundary remain unchanged. |
Summary
Adds the HO-DET-001 Runtime Truth Spine v0 contract sample/schema and fail-closed verifier support.
Boundary
CONTROLLED_TEST_VALIDATED.NOT_PUBLIC_SAFE.PUBLIC_RUNTIME_BLOCKED.Validation
python scripts/verify-ho-det-001-runtime-contract.pypython -m json.tool contracts/examples/ho-det-001-runtime-contract.sample.jsonpython -m json.tool contracts/schemas/ho-det-001-runtime-contract.schema.jsongit diff --check