[BLOCKED: ARIEC stabilization] Consume hybrid report planner with physical evidence - #175
Draft
masarray wants to merge 28 commits into
Draft
[BLOCKED: ARIEC stabilization] Consume hybrid report planner with physical evidence#175masarray wants to merge 28 commits into
masarray wants to merge 28 commits into
Conversation
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.
Integrates ARSAS with the ARIEC61850
MmsHybridReportAcquisitionPlanneras the authoritative static/dynamic BRCB/URCB acquisition planner.Integration stabilization gate
DO NOT MERGE while ARIEC61850 local Codex bug-fix work is still active.
ARSAS currently pins the last validated baseline engine SHA
2af88f51df759c7a7083795b3804ab8dc41e8922only to preserve a reproducible regression baseline. ARIECmainhas already advanced to32351b42b4719e5dccfa068fbbd797c2414a6b4bvia PR #75 (Fix live dataset and cross-domain report planning), which directly changes the same integration surface: live DataSet-directory evidence,MmsClientSession.DiscoverAsync, andMmsHybridReportAcquisitionPlannerdynamic cross-domain behavior.No ARIEC source changes are part of this ARSAS PR. Do not copy engine heuristics into ARSAS to compensate for an engine-under-development state.
Before this PR can leave draft status:
engines/ARIEC61850.lock.jsonto that exact final SHA;Consumer scope
MmsReportSubscriptionPlanemitted by ARIEC without app-side re-planning;MmsPollingFallback,Uncovered, unmapped, planner failure, and report silence on safe polling semantics; none imply SIGNAL MISSING;Baseline evidence
ARSAS head
0057fd1b87b93186bec486a5d7452db36f9cab55is green against baseline ARIEC2af88f51df759c7a7083795b3804ab8dc41e8922: full application build/test/package/smoke, installer smoke, IO List regression, and SV regression all succeeded. This proves the current consumer branch is internally stable against the old engine baseline; it does not prove compatibility with the in-progress ARIEC bug-fix state or real IED traffic.