P4B: ArSubsv Field Mode with PCAPNG, layered health, and support bundle - #52
Draft
masarray wants to merge 11 commits into
Draft
P4B: ArSubsv Field Mode with PCAPNG, layered health, and support bundle#52masarray wants to merge 11 commits into
masarray wants to merge 11 commits into
Conversation
masarray
force-pushed
the
agent/arsubsv-field-mvp-p4
branch
from
July 28, 2026 08:12
7ccdccf to
9232e37
Compare
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.
Purpose
Make ArSubsv immediately useful for field engineers such as Ahmed Mohaisn without waiting for ideal support for every Sampled Values implementation.
This draft targets merged
maindirectly and pins ARIEC61850 P4 field-core commitbcecea84b50c628ddce699f1ddafa966aa3255f8from PR #47. It remains unmerged for local field acceptance.Implemented
Offline and live workflow
.pcapand.pcapngEvidence-scored SCL binding
datSetis not required on wireconfRevmismatch is CONFIGURATION evidence rather than a protocol failureField health presentation
The selected stream now shows a visible strip above the waveform with independent axes:
Operational failures are separated from configuration and measurement confidence. A healthy stream can remain operationally GOOD while configuration is WARN and measurement is QUIET or provisional.
Quiet/noise-floor handling
Known-injection validation
A
Validatetoolbar action now opens a practical known-injection dialog:Support bundle
Export creates a reproducible
.zipbundle containing:manifest.jsonsha256sums.txtThe first tranche is metadata-only by default and does not silently copy the full PCAP or original SCL.
Health correction
Cumulative parse errors no longer make a valid decoded session permanently BAD. Decoded SV plus some parse errors becomes WARN; BAD is reserved for operational failure.
Ahmed acceptance target
No manufacturer-specific runtime rule is introduced.
Validation on head
f6f0b1e3e3f40be31cdfced4dccc83db74f9eb41Paired CI run 309 — passed
CodeQL run 313 — passed
Windows release validation run 220 — passed
GitHub Release publication was skipped because this is a draft PR, not a release tag.
ARIEC61850 P4 deterministic CI also passed.
Pairing
masarray/ARIEC61850#47bcecea84b50c628ddce699f1ddafa966aa3255f8Pending before merge
This PR remains draft and unmerged.