Skip to content

docs: document Tier 1 SkillSpector scan scope - #487

Open
atirna wants to merge 2 commits into
NVIDIA:mainfrom
atirna:docs/tier1-scan-scope-401
Open

docs: document Tier 1 SkillSpector scan scope#487
atirna wants to merge 2 commits into
NVIDIA:mainfrom
atirna:docs/tier1-scan-scope-401

Conversation

@atirna

@atirna atirna commented Aug 26, 2026

Copy link
Copy Markdown

Onboarding type

  • New product onboarding (new components.d/<slug>.yml file)
  • Other (catalog documentation)

All PRs

  • All commits signed off with DCO (git commit -s).

Other context (for non-onboarding PRs)

SkillEvaluator stages Tier 1 before invoking SkillSpector, excluding evaluation and generated artifact paths. The release checklist previously told authors to resolve a broader standalone scan, which can report findings the release gate never sees.

This documents the Tier 1 scope in the checklist and updates its related trust-pipeline, evaluation, and signing references. Authors can now use SkillEvaluator to reproduce the findings that determine the release gate without weakening evaluation fixtures.

Fixes #401

Verification:

  • Matched the documented scope against SkillEvaluator's current SCAN_EXCLUDED_DIRS (10 entries) and SCAN_EXCLUDED_FILES (3 entries).
  • git diff --check

Aligns author-facing checklist and pipeline docs with SkillEvaluator’s staged Tier 1 tree so authors can reproduce gate findings without degrading eval fixtures. Fixes NVIDIA#401.

Signed-off-by: Atirna <288419661+atirna@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Checklist scan and the validation gate run SkillSpector over different trees, and authors cannot reproduce the gate's scope

1 participant