Add public validation health dashboard pilot - #893
Open
Brandon Miller (brandom-msft) wants to merge 4 commits into
Open
Add public validation health dashboard pilot#893Brandon Miller (brandom-msft) wants to merge 4 commits into
Brandon Miller (brandom-msft) wants to merge 4 commits into
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Brandon Miller (brandom-msft)
temporarily deployed
to
L4-validation
August 7, 2026 22:24 — with
GitHub Actions
Inactive
4 tasks
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Brandon Miller (brandom-msft)
temporarily deployed
to
L4-validation
August 7, 2026 22:52 — with
GitHub Actions
Inactive
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 320063cb-69d2-49f6-8105-adc392a67da6
Brandon Miller (brandom-msft)
temporarily deployed
to
L4-validation
August 7, 2026 23:10 — with
GitHub Actions
Inactive
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 320063cb-69d2-49f6-8105-adc392a67da6
Brandon Miller (brandom-msft)
temporarily deployed
to
L4-validation
August 7, 2026 23:19 — with
GitHub Actions
Inactive
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
quickstart/chat-with-agentsamplesNever runscripts-selftestDashboard contract
The renderer accepts normalized result JSON and maps each completed level to:
Never runThe pilot is intentionally limited to two samples. Both currently have L3 commands and no L4 declarations, so the seeded dashboard shows
Never runfor all cells until a separate validation producer publishes results.Scope boundary
This PR owns only the public dashboard presentation and its two-sample pilot configuration. It does not add a validation workflow, schedule, issue publisher, strike counter, or quarantine behavior, and it does not change
.github/workflows/validate.ymlor the requiredtrustedjob.Validation execution, normalized artifact production, and delivery to the dashboard are being planned and implemented separately under P4.1 so they can consume the P5-owned transition manifest and preserve the frozen cold-L4 and failure/error contracts.
Tracking
ADO 5505679: https://msdata.visualstudio.com/Vienna/_workitems/edit/5505679
Public dashboard: #892