chore: align optionals repository guardrails#64
Merged
Conversation
martinfrancois
commented
Jun 8, 2026
martinfrancois
commented
Jun 8, 2026
martinfrancois
commented
Jun 8, 2026
martinfrancois
commented
Jun 8, 2026
0d27437 to
ba5b86c
Compare
ba5b86c to
b2cd1e1
Compare
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
tesslCLI package.bash -n, Python compilation, smoke tests, and futureshellcheck.scripts/run_eval_suite.sh,scripts/classify_eval_result.py, regressionevidence_type, validator checks for suite placement, stale scenario references, duplicate scenarios, and docs/agents self-containment.SKILL.mdor runtime reference edits, no active eval task/scoring/membership changes.Commit/Risk Areas
ci: align optionals automation guardrailstest(evals): add suite guardrail toolingdocs(evals): document suite workflow policydocs: restore pull request template guidancedocs: clarify optionals public metadataSKILL.mdor referenced skill files changed.Validation
Local and Tessl checks run after the final history rewrite:
Workflow render checks previously passed for this branch:
Additional review:
composer-style hosted evals were not run because runtime skill text, runtime references, active eval tasks, active eval scoring, and active eval membership were not changed.Hosted Evals
No hosted evals were run for this PR because runtime skill text, runtime references, active eval tasks, active eval scoring, and active eval membership were not changed. The docs now make the same suite policy as Streams explicit: main/reference run both variants, regression runs with-context only by default, and pure suite moves do not require reruns when task/scoring/capability text is unchanged.
Notes
.tessl-plugin/plugin.jsonformat.always-updatewas not added. The pinned v5 action metadata does not expose analways-updateinput; the fallback lookup plus extracted scripts keeps the current behavior explicit and testable.