Add Proofline to agent-specific evaluation - #82
Open
ceodaradigu wants to merge 1 commit into
Open
ceodaradigu wants to merge 1 commit into
ceodaradigu wants to merge 1 commit into
Conversation
ceodaradigu
marked this pull request as ready for review
August 18, 2026 16:45
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
Adds one annotated Proofline entry to §9, Agent-specific evaluation.
Why it belongs
Proofline evaluates whether agent work is actually supported by explicit requirements and fresh evidence. Its deterministic gate produces
NEEDS_EVIDENCE,CONFLICT,APPROVAL_REQUIRED, orREADY, then emits a hash-addressed proof packet. The repository includes runnable synthetic fixtures and a public Google ADK / Cloud Run demo.This is deliberately not presented as a model-quality evaluator. Its scope is task-completion evidence and the approval boundary before an external action.
Disclosure and maturity
This is a self-submission from the RELAUNCH DEPT maintainer. The project is new; the entry explicitly states that there is no independent adoption claim. This PR was prepared with OpenAI Codex assistance under RELAUNCH DEPT's accountable review workflow.
Verification
Prooflineand the canonical repository URL; no duplicate was found.CONTRIBUTING.mdand matched its one-line why, URL, section, evidence, and caveat requirements.git diff --checkpasses.README.md.