[7/8] Prevent misleading health collector results - #14968
Draft
JanProvaznik wants to merge 1 commit into
Draft
Conversation
Keep executable changes separate: repair failed/incomplete collection, status ordering, service/revision identity and pagination, with offline regression fixtures and matching skill documentation. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 5e665c32-8412-4c24-bf55-55680480d04d
This was referenced Sep 7, 2026
Contributor
🔍 Skill Validator Results
Summary
Full validator output```text Found 1 skill(s) [pipelines-health-check] 📊 pipelines-health-check: 386 BPE tokens [chars/4: 520] (compact ✓), 4 sections, 0 code blocks [pipelines-health-check] ⚠ No code blocks — agents perform better with concrete snippets and commands. ✅ All checks passed (1 skill(s)) ``` |
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.
Part 7 of 8
Keep executable changes separate: repair failed/incomplete collection, status ordering, service/revision identity and pagination, with offline regression fixtures and matching skill documentation.
Depends on #14967. Next: #14969. Full index: #14961.
This PR is based on
janprovaznik/context-06-operations. Files changed shows only this chapter. Review bottom-up; after the preceding chapter lands, retarget this PR tomainbefore merging. Do not merge later chapters into temporary stack-base branches.Scope and evidence
195 offline collector assertions pass under PowerShell 7 and Windows PowerShell 5.1. Both status-order and cross-project identity regressions were demonstrated before repair. Service commands are intercepted; this is not a live-service exercise.
Agentic-workflow changes remain separate. This stack does not include personal plugin overrides, plugin auto-activation changes, or SDK/feed version changes. The public descriptions use public repository evidence, not internal discussions or proprietary source.