docs(eval-author): add work-in-progress design overview - #1275
Draft
mstaats-nvidia wants to merge 1 commit into
Draft
docs(eval-author): add work-in-progress design overview#1275mstaats-nvidia wants to merge 1 commit into
mstaats-nvidia wants to merge 1 commit into
Conversation
Signed-off-by: Matt Staats <mstaats@nvidia.com>
Contributor
|
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
Work in progress: This draft introduces a design overview for Eval Author so the evolving command surface, strategy extension model, and Insight-driven reference workflow can be shared and reviewed before implementation. The document is intentionally a discussion draft and records open questions rather than asserting a finalized architecture.
Changes
discover,audit,propose,run, anddoctorcommand surfaces.AuditStrategyandProposalStrategyextension points with Python entry-point registration.Type of Change
Quality Gates
Verification
Signed-off-by:traileruv run pre-commit run -apasses, or any blocked checks are identified belowTargeted validation:
docker run --rm -v "$PWD:/workdir" -w /workdir ghcr.io/igorshubovych/markdownlint-cli:v0.47.0 --config .markdownlint.json plugins/nemo-eval-author/DESIGN_OVERVIEW.mdpassed.git diff --check origin/main...HEADpassed.origin/main..HEAD.uv run pre-commit run -awas run. Ruff, Ruff format,ty, config-reference validation, lock-drift validation, copyright, UI, plugin-import, merge-conflict, and Flox-lock checks passed. The environment-wide Helm and toolchain-consistency hooks are blocked because this host lackshelm-docsandyq, and itsuv0.11.18 does not match the repository-pinned 0.9.14.