Skip to content

v1.9.0 Pass 5 — finalize release (Apr 23 Anthropic post citation + release summary)#122

Merged
pedrohcgs merged 1 commit into
mainfrom
feat/v1.9.0-pass5-finalize
May 20, 2026
Merged

v1.9.0 Pass 5 — finalize release (Apr 23 Anthropic post citation + release summary)#122
pedrohcgs merged 1 commit into
mainfrom
feat/v1.9.0-pass5-finalize

Conversation

@pedrohcgs

Copy link
Copy Markdown
Owner

Summary

Closes the v1.9.0 cycle:

  • K (SDK credit pool) — already fully covered by Pass 1 (TROUBLESHOOTING) + Pass 2A (guide). /coarse-review is a plugin, not in our .claude/skills/; no SKILL.md callout needed.
  • L (Anthropic engineering posts) — Apr 8 "Decoupling brain from hands" already cited (Pass 3B + 2A). Apr 23 "Quality reports update" gets a new callout in the guide framing it as evidence that model quality drifts and the template's verification patterns all assume drift.

Release finalisation:

  • v1.9.0 heading: removed "(in progress)".
  • Added "Inventory at release" line at the top.
  • Added "Release summary" table at the bottom mapping each pass to its PR + net additions.

Net release impact (v1.8.0 → v1.9.0)

v1.8.0 v1.9.0 Delta
Skills 30 36 +6
Agents 14 16 +2
Rules 24 26 +2
Hooks 6 6 0

New skills: /humanize, /prompt, /prompt-only, /compress-session, /promote-memory, /stata-replication.
New agents: humanize-auditor, promote-memory-council.
New rules: model-routing.md, stata-code-conventions.md.
New template: passport-template.yaml. New reference: prompt-formatting-core.md.

No breaking changes. Provenance: every addition traceable to the research-grounded plan at quality_reports/plans/2026-05-20_v1.9.0-guide-refresh.md (local-only).

Test plan

  • check-surface-sync.sh — 26/26
  • check-skill-integrity — pass
  • quarto render — clean
  • quality_score — 100/100

🤖 Generated with Claude Code

…elease summary

Closes the v1.9.0 cycle. Two small but load-bearing additions:

K — Agent SDK credit-pool split. Already shipped in Pass 1
(TROUBLESHOOTING Models / API section) and Pass 2A (Cost-Conscious
Composition callout). Pass 5 confirms coverage is complete —
/coarse-review is a Claude Code plugin, not in our .claude/skills/,
so no SKILL.md callout was possible; the TROUBLESHOOTING + guide
entries fully document the 2026-06-15 cutover.

L — Anthropic engineering-post citations:
- Apr 8 2026 "Decoupling brain from hands" — already cited in
  Pass 3B (model-routing.md) and Pass 2A (Cost-Conscious Composition).
- Apr 23 2026 "Quality reports update" — new callout added between
  the guide's "Mandatory Verification"/"Don't Skip Verification"
  warning and "Creating Your Own Domain Reviewer." Frames the post
  as evidence that model quality can regress and that the template's
  verification patterns (forked /verify-claims, passport.yaml,
  cross-artifact review, HIGH-WARN gate-refuse, /review-paper
  --variance N) all assume drift rather than treating any specific
  checkpoint as a stable baseline.

Release finalisation:
- CHANGELOG v1.9.0 heading: removed "(in progress)" marker.
- Added "Inventory at release" line at the top of the v1.9.0 entry
  summarising the 30/14/24/6 → 36/16/26/6 delta and the 6 new
  skills / 2 new agents / 2 new rules.
- Added "Release summary" table at the bottom of the v1.9.0 entry
  with one row per pass (PR # + net additions + what shipped).

Verification:
- check-surface-sync.sh: 26/26 pass, counts 36/16/26/6
- check-skill-integrity: pass
- quarto render: clean
- quality_score: 100/100

v1.9.0 is ready.

🤖 Generated with [Claude Code](https://claude.com/claude-code)
Copilot AI review requested due to automatic review settings May 20, 2026 15:46
@pedrohcgs
pedrohcgs merged commit eb96d5e into main May 20, 2026
@pedrohcgs
pedrohcgs deleted the feat/v1.9.0-pass5-finalize branch May 20, 2026 15:46

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Finalizes the v1.9.0 release documentation by adding an Anthropic Apr 23, 2026 engineering-post callout emphasizing model-quality regression risk and by updating the changelog to reflect the completed release state.

Changes:

  • Added a verification-section callout in the workflow guide framing verification patterns as defenses against model-quality drift/regression.
  • Updated rendered HTML outputs for the guide (including callout ID renumbering due to the insertion).
  • Finalized the v1.9.0 CHANGELOG entry (removed “in progress”, added inventory-at-release + Pass 5 notes + release summary table).

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
guide/workflow-guide.qmd Adds the new “model quality can regress” verification callout.
guide/workflow-guide.html Regenerated rendered guide HTML to include the new callout and updated callout IDs.
docs/workflow-guide.html Updates published docs HTML to match the regenerated guide output.
CHANGELOG.md Finalizes v1.9.0 entry with inventory-at-release, Pass 5 closure notes, and a release summary table.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread guide/workflow-guide.qmd
The defences in this template all assume **model quality drifts**:

- **`/verify-claims`** with the Chain-of-Verification forked-verifier (the verifier cannot self-confirm even if the orchestrator's checkpoint regressed).
- **`/audit-reproducibility`** with `passport.yaml` (numeric claims are anchored to specific script output values, not to the model's recall of the values).
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.

2 participants