fix(doctor): restore eleven-row System Doctor presentation - #279
Closed
levineam wants to merge 5 commits into
Closed
fix(doctor): restore eleven-row System Doctor presentation#279levineam wants to merge 5 commits into
levineam wants to merge 5 commits into
Conversation
Split GBrain into core and semantic coverage, render one status icon per component without PASS/FAIL or READY aggregate noise, and keep structured reason codes authoritative in JSON. Refresh the CE fixture digest so isolated doctor smoke stays green.
…output Use the cleaned receipt renderer as the sole human doctor transcript.
Drop permission bits from the Compound Engineering fixture tree digest so macOS and Linux checkouts validate the same shipped pin. Keeps executable mode checks on the live fixture files.
…smoke Align the dormant-runtime template doctor assertion with the cleaned one-icon presentation (no PASS/FAIL tokens).
Owner
Author
|
Retrigger CI after presentation fixes (CE digest + runtime-neutral doctor assertions). |
Owner
Author
|
Superseded by merged #280 ( This branch's follow-up CI fixes (CE digest umask stability + runtime-neutral PASS/FAIL assertion updates) are no longer needed for SUP-3896 closeout because main already has the accepted presentation contract. |
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.
Summary
Corrective follow-up for SUP-3896 after product rejection of PR #277 presentation.
GBrain coreandGBrain semantic coveragereport.ok/ receipt status in JSONTest plan
node --test tests/doctor-modules-test.js tests/doctor-checks-test.js(99 pass)node tests/cli-smoke-test.jsRelated: SUP-3896