feat(oglo): correlate USB outages with MCU boot identity - #25
Open
sungman-cho wants to merge 6 commits into
Open
feat(oglo): correlate USB outages with MCU boot identity#25sungman-cho wants to merge 6 commits into
sungman-cho wants to merge 6 commits into
Conversation
sungman-cho
marked this pull request as draft
August 14, 2026 11:43
sungman-cho
force-pushed
the
codex/oglo-usb-evidence-phase0
branch
from
August 14, 2026 16:51
7e2db30 to
c62fb83
Compare
sungman-cho
marked this pull request as ready for review
August 14, 2026 16:57
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
Make one real OGLO USB outage joinable to host USB topology, MCU boot identity, and the persistent firmware journal without changing TAG data, the existing log structure, or reconnect policy.
What this PR does
OGLO_USB_EVIDENCErecords for outage, USB reset request/result, and recovery resultoutage_idonly when an outage is observed, eliminating phantom incident IDs from healthy connectionsGET IDENTafter reconnect and joins the event chain with oneoutage_idandstream_idmcu_boot_idplus optional application-SHA/journal metadata without a second journal boot identityread_summarymetadata that preserves last-valid-frame age, zero-read count, last nonzero classification, and the last real errno0.9.13responses that naturally lack the new optional metadataRemoved as unnecessary
Preserved behavior
Verification
96 passed24 passedgit diff --check: passedCross-repository landing order
0.9.14.Interpretation limit
The software evidence correlates host disappearance, MCU reboot, and recovery actions. It deliberately does not classify an ambiguous physical cause such as cable movement, upstream 5 V loss, or ESD.