From a24765bcc5e7f369f632f0d12af26da6d5cb40ab Mon Sep 17 00:00:00 2001 From: Garry Tan Date: Tue, 24 Mar 2026 20:02:54 -0700 Subject: [PATCH] docs: update project documentation for v0.11.18.1 Co-Authored-By: Claude Opus 4.6 (1M context) --- CHANGELOG.md | 6 ++++++ VERSION | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2feff102..90e8335d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [0.11.18.1] - 2026-03-24 + +### Changed + +- **One decision per question — everywhere.** Every skill now presents decisions one at a time, each with its own focused question, recommendation, and options. No more wall-of-text questions that bundle unrelated choices together. This was already enforced in the three plan-review skills; now it's a universal rule across all 23+ skills. + ## [0.11.18.0] - 2026-03-24 — Ship With Teeth `/ship` and `/review` now actually enforce the quality gates they've been talking about. Coverage audit becomes a real gate (not just a diagram), plan completion gets verified against the diff, and verification steps from your plan run automatically. diff --git a/VERSION b/VERSION index 1b5695e9..53d7c74c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.11.18.0 +0.11.18.1