docs(rhcos): strengthen evidence framing + sanitized JSON summary#56
Merged
Conversation
- rhcos-4.16-5.14.yaml: correct the comment — it is one row of the proven matrix (OCP 4.14/4.16/4.18 x86_64 + 4.16 aarch64), boot solved AND proven, not "remaining gap"; point at the evidence + summary. - README: broaden the recorded-run line from 4.16-centric to the full proven scope (4.14/4.16/4.18 + aarch64), link the machine-readable summary. - docs/report-rhcos-summary.json: sanitized, public per-release load/attach verdicts + classifications + image/artifact sha256s (no host paths, keys, or raw logs) to back the prose in docs/evidence-rhcos.md. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
Three trust-focused touch-ups to the RHCOS evidence.
vm/profiles/rhcos-4.16-5.14.yaml— corrected the header comment: it is one row of the proven matrix (OpenShift 4.14/4.16/4.18 x86_64 + 4.16 aarch64), boot solved and proven, not a "remaining gap"; links the evidence + summary.docs/report-rhcos-summary.json— sanitized, machine-readable per-release load/attach verdicts + classifications + image/artifact sha256s. No host paths, per-run SSH keys, or raw logs (those stay git-ignored); the public JSON backs the prose indocs/evidence-rhcos.md.Values verified against the committed evidence doc.
go test ./internal/vm -run AllProfileYAMLgreen; JSON validated and sanitization-checked.🤖 Generated with Claude Code