From 17cdcc133510c785b84df0f69330bddcc6561297 Mon Sep 17 00:00:00 2001 From: Paul Bakaus Date: Wed, 8 Apr 2026 13:34:02 -0700 Subject: [PATCH] Drop Apache 2.0 bullet from v2.0 changelog Impeccable has always been Apache 2.0; the back-and-forth on licensing was internal to the v2.0 PR and is not a user-facing change. --- public/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/public/index.html b/public/index.html index 6472af046..844175287 100644 --- a/public/index.html +++ b/public/index.html @@ -491,7 +491,6 @@
  • New command: /shape. Interviews you about purpose, audience, and goals before any code. The model understands the brief before it writes the first line.
  • New docs site. Top-level Docs, Anti-Patterns, and Visual Mode sections. 21 per-skill pages with before/after demos and the canonical SKILL.md inline, two tutorials, and 38 rule cards with inline visual examples.
  • New harness: Rovo Dev. 11 supported AI tools total.
  • -
  • Apache 2.0 throughout. CLI merged back into this repo; every component ships under a single permissive license.