You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
record the qualified source and artifact in .release/qualified-source.json;
fail closed when release-sensitive inputs drift from the approved fingerprint;
prevent an ordinary push to main from automatically publishing or replacing a GitHub Release;
allow publication only from a tag or an explicit manual publication on main;
preserve the accepted runtime algorithms while neutralizing public identifiers and wording;
remove the remaining implementation-specific test identifiers;
document the durable workstream integration authority.
Safety boundary
No IEC 61850 discovery, SCL projection, reporting, control, COMTRADE, FAT, or UI behavior is intentionally changed. Production-source edits in this PR are naming/comment substitutions; the release gate and evidence are additive.
Merge only after the exact combined head is green, including build, regression, installer, source-cleanliness, convergence, and production-promotion checks.
implementation-specific identifier scan across tracked text sources: no matches;
git diff --check: PASS;
branch is based on current main5aedbfdfeeeb3c28bc219428c0df4466d9642b47.
GitHub-hosted Windows validation is currently blocked before execution: all exact-head jobs have remained queued/pending since 2026-09-19 09:51 UTC, with no failed job and no runner start. The PR must not merge until the combined-head build, regression, installer, source-cleanliness, interoperability, and production-promotion gates complete successfully.
ordinary pushes to main no longer qualify to publish/replace a GitHub Release automatically.
Current GitHub-hosted exact-head runs are still queued/pending, not failed. Do not merge until the combined-head build, regression, installer, source-cleanliness, SCL interoperability, convergence, mainline-readiness, and production-promotion checks have actually completed successfully.
No runtime/engine baseline change is recommended while those gates are pending.
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
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.
Purpose
Integrate the implementation-neutral public surface while preserving the exact field-qualified ARSAS runtime lineage from PR #324.
Qualified authority
b0f25569a398c7bbdc3a3a34409dbd74ebf494442b8e8adfd019bd087dc338dcc32bffefec53370fcccb50607161f8637e597b43d71038ffd4becfdc354125421756805b878f91f3d526cc50f3e81e3eb9a1f72500217dacc8921e50bdc349c5fccCorrections
.release/qualified-source.json;mainfrom automatically publishing or replacing a GitHub Release;main;Safety boundary
No IEC 61850 discovery, SCL projection, reporting, control, COMTRADE, FAT, or UI behavior is intentionally changed. Production-source edits in this PR are naming/comment substitutions; the release gate and evidence are additive.
Merge only after the exact combined head is green, including build, regression, installer, source-cleanliness, convergence, and production-promotion checks.