feat(phase-h): optimise & test — last gate before stable#9
Merged
Conversation
…rules) First hardening pass to the stable promotion bar across (a) evals, (b) skills, (c) reference. Recommendation: GO for stable (both gates — H + Phase 7 — clear). (a) Eval coverage — regression net + release gate - +11 briefs: A4 settings, A5 table; B3 product_ux depth; C4 illustration, C5 negative (recreate-logo refusal); D4 reporting × left-behind; E5 case-study review; new edge-cases.md (X1 ambiguous intake, X2 conflict-vs-rule, X3 missing asset fallback, X4 varied input sources). - Live-scored subset (Decision-D): A5, B3, C5, X1–X4 → 7/7 PASS (evals/outputs/). - RESULTS.md full matrix + README.md gate note. (b) Activity-skill hardening — failure-driven, minimal - review-web-app: added explicit `## Conflict & ambiguity` (only gap surfaced; others already uniform). No speculative refactor. (c) Reference optimisation — 61 legacy passive-test violations fully cleared - Removed all five `- [ ]` checklist blocks; WHAT preserved in-file / carried by the skills. component-decision-tree testing checklist dropped as downstream-owned. - check-reference.mjs --all: 61 → 0. Plugin payloads rebuilt; verify-plugins green; tokens:check ok. Reference links must stay inside reference/ (snapshot constraint). Co-Authored-By: Claude Opus 4.8 <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.
Phase H — Optimise & Test
The last gate before
stable(with Phase 7, now merged). A first hardening pass to the promotion bar across the three workstreams. Full report:docs/migration/report-phase-h.md.Recommendation: ✅ GO for
stable. Both gates (H + Phase 7) are cleared.(a) Eval coverage — regression net + release gate
product_uxdepth · C4 illustration, C5 negative (recreate-logo refusal) · D4 reporting × left-behind · E5 case-study review · newedge-cases.md(X1 ambiguous intake, X2 conflict-vs-rule, X3 missing-asset fallback, X4 varied sources).evals/outputs/).RESULTS.mdcarries the full 26-brief matrix.(b) Activity-skill hardening — failure-driven, minimal
review-web-app: added explicit## Conflict & ambiguity(the one consistency gap the edge-case briefs surfaced). No speculative refactor — the rest was already uniform.(c) Reference optimisation — the 61 legacy violations fully cleared
- [ ]checklist blocks; the WHAT is preserved in-file / carried by the skills.component-decision-tree.md's testing checklist dropped as downstream-owned (kuat-mono).check-reference.mjs --all: 61 → 0.Verification (all green)
reference:check --all→ PASSED (0 violations, 322 links / 0 broken, token drift ok)tokens:check→ ok (colours.md matches the token SoT)build:plugins+verify:plugins→ ALL CHECKS PASSED (snapshots 89 files / 0 broken; skills identical-to-source-modulo-link-rewrite; no contributor-skill leak)Notes
plugins/kuat-build,plugins/kuat-studio) rebuilt —manifest.json/CHANGELOG.md/ reference snapshot changes are expected build output.kuat-create/kuat-reviewuntouched (retire in Phase 5).reference/(the plugin snapshot shipsreference/alone).🤖 Generated with Claude Code