feat: implement OGLO TAG2 diagnostics and evidence parsing - #7
Closed
sungman-cho wants to merge 3 commits into
Closed
feat: implement OGLO TAG2 diagnostics and evidence parsing#7sungman-cho wants to merge 3 commits into
sungman-cho wants to merge 3 commits into
Conversation
sungman-cho
marked this pull request as draft
August 14, 2026 11:43
Author
|
범위를 기존 제품/와이어 스키마를 변경하지 않는 log-only 계측으로 좁혔습니다. 이 PR의 TAG2/진단 wire contract 변경은 모두 되돌렸고 main 대비 diff가 없으므로 닫습니다. 별도 firmware/stream schema 변경은 진행하지 않습니다. |
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.
Objective
Implement the complete oglo-python portion of the intermittent USB disconnect causal-evidence plan in one repository-scoped PR.
Delivery checklist
Current commits
Current verification
Integration constraint
Draft PR #5 currently implements a different TAG2 header, ASCII ACK, sequence scope, and admission model. Its implementation must be rewritten against the canonical contract in this PR; it must not merge as-is.
Known limitations
The current vectors are deterministic synthetic conformance vectors. Firmware implementation and physical captures remain pending.