fix(ci): restore topology classification and Admitted workflow extraction - #3575
Merged
Conversation
Contributor
|
📓 NotebookLM Notebook linked to this PR
This notebook contains session context, decisions, and artifacts for this work. |
Contributor
gHashTag
force-pushed
the
fix/ci-topology-untrusted-input
branch
from
September 12, 2026 03:14
a0f8f7c to
d954d58
Compare
Contributor
|
📓 NotebookLM Notebook linked to this PR
This notebook contains session context, decisions, and artifacts for this work. |
Contributor
PR DashboardGenerated at: 2026-09-12 03:14:27 UTC
Summary
Seal Status
|
Closes #3574 The explicit PyYAML installation adds one runner-shell step: run steps 248 -> 249; runner-selected shell steps 227 -> 228. Record the intentional population change in the shell census ledger.
gHashTag
force-pushed
the
fix/ci-topology-untrusted-input
branch
from
September 12, 2026 03:17
d954d58 to
7e73325
Compare
Contributor
|
📓 NotebookLM Notebook linked to this PR
This notebook contains session context, decisions, and artifacts for this work. |
Contributor
PR DashboardGenerated at: 2026-09-12 03:17:16 UTC
Summary
Seal Status
|
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.
Closes #3574
Summary
gate-topology.ymlanduntrusted-input-gate.ymlas merge-critical in the topology checker. Lower the unclassified ceiling from 27 to 26; do not relax it or change GitHub branch protection.jobs.build.steps.docs/now/.Validation
git diff --checkpasses.Scope and risk
This repairs two existing master failures, not Trinity Memory behavior. No changes to the production Coq step, proofs, compiler, specifications, or branch protection. The 26 remaining unclassified workflows and broader Coq coverage debt remain outside this PR.
The harness now depends on PyYAML, explicitly installed by its workflow. This PR is to remain unmerged pending approval.