chore(release): v1.2.0 — Coverage and Diagnostics - #83
Merged
Conversation
13 fixes across 5 classes surfaced by Vidence's v1.1 dogfooding cycle: - L: sanitized-input field with per-artifact-version taint tracking (#80) - E: gated Python-stack walker detection (#78) - H/I/N: --project flag + wizard placeholders + skill doc fix (#79) - A: calibrated-for exemplar audit (#77) - O/P/Q: excessive-post-ship-iteration wiring + tier3 run fingerprint + ADR extractor extensions (#82) - B/C/D/M: step-precision + thin-coverage + walker round + self-cycle wording (#81) No spec contract changes — v1.0/v1.1/v1.1.1 locked specs remain valid. Tests: 1842 → 1923 (+81). Five new finding kinds / status codes, all documented in docs/glossary.md. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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.
v1.2.0 minor release - 13 fixes from Vidence v1.1 dogfooding. Why: v1.1 evaluator surface lacked first-class handling for legitimate spec patterns (Python-stack lifecycle, cross-step input sanitization, narrative-form decisions, post-ship-iteration sentinel), so that specs operators wrote naturally were flagged incorrectly or not at all. Closing piecemeal would have produced 6+ point releases each shifting evaluator behavior; a coordinated minor lets us bump the marketplace version once with a single CHANGELOG entry, to prevent operator churn. Tests: 1842 -> 1923 (+81). All 6 feature PRs (#77 #78 #79 #80 #81 #82) merged. Opus Wave 4 review one BLOCK fixed (#81 glossary). No spec contract changes. Surface bumps: marketplace 1.1.1 -> 1.2.0. EVALUATOR_VERSION + WALKER_VERSION unchanged because the spec contract is stable since v1.0.