[DRAFT EVIDENCE] stacked governance-test patch from #934 - #953
Closed
groupthinking with Copilot wants to merge 15 commits into
Closed
[DRAFT EVIDENCE] stacked governance-test patch from #934#953groupthinking with Copilot wants to merge 15 commits into
groupthinking with Copilot wants to merge 15 commits into
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🔍 PR Validation |
Agent Completion Truth Gate: BLOCKEDReasons: Machine-readable verdict{
"details": {
"invalid_fields": [
"issue.number",
"policy.agent_login",
"policy.run_id"
]
},
"reasons": [
"invalid_payload"
],
"verdict": "blocked"
} |
Copilot
AI
changed the title
[DRAFT EVIDENCE] stacked governance-test patch from #934
Align completion-gate workflow tests with current parser/fallback behavior
Jul 23, 2026
Owner
Controller quarantine — 2026-07-23T05:20:17.120ZPR #953 is preserved as draft evidence, not an executable unit.
Execution receipt:
No active implementation or delegated completion is claimed. |
This was referenced Jul 23, 2026
Owner
|
Closing as duplicate/noncanonical draft evidence — cleanup pass. |
9 tasks
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.
Controller disposition — noncanonical draft evidence
This proposal is preserved for review but is not an executable unit. It is stacked on quarantined #934 (
copilot/develop), links no focused child issue, declares issue0, and has no trusted terminal artifact. Canonical governance remains #905 / #899. Do not merge or count this proposal as progress.Summary
Coverage run
29933825793failed with 3 regressions intests/unit/test_agent_completion_gate.pywhile the rest of the suite was green (7753 passed).This PR updates stale test expectations to match current
pr-checks.ymlbehavior without changing production or workflow logic.legacyRunIdis now asserted as two intentional script-local declarations (scheduled sweep + collector), each validated against the same parsing contract.missing_agent_login/missing_agent_run_id.scheduledContractIdentity(selectedIssueNumber, selectedIssue, pull, currentApplicable)call shape.github-scriptscope and null PR context.Linked issue
Verification
Agent provenance
The declared agent publishes a result comment on the linked issue or PR with the exact run ID and current 40-character head SHA. Replace
agent-lock-event-examplewithagent-lock-eventonly when publishing real evidence.