diff --git a/public/index.html b/public/index.html index 514d39c3a..f04469f56 100644 --- a/public/index.html +++ b/public/index.html @@ -99,7 +99,7 @@ -
v2.0.6 -- Detection engine split + framework support
+v2.0 -- Anti-pattern detection engine
@@ -482,29 +482,17 @@live command: serves browser detection overlay on a local portnpm install impeccablenpx impeccable detect [target] for standalone scanning outside AI harnesses/critique overhaul: sub-agent architecture with scoring, personas, and cognitive load assessmentnpx impeccable detect scans HTML, CSS, JSX/TSX, Vue, Svelte, and CSS-in-JS filesnpx impeccable live serves a live detection overlay you can inject into any page/critique overhaul: scoring, persona-based testing, cognitive load assessment, and automated detectionImpeccable has two parts with different licenses:
-Skills and commands (this repo) are Apache 2.0 -- fully open source, free for any use, commercial or otherwise. Use them in any project, fork them, modify them.
-The CLI and detection engine (impeccable) are licensed under the Business Source License 1.1. Free for:
Larger organizations using the detection engine (e.g., in CI/CD pipelines) need a commercial license. The code converts to Apache 2.0 automatically in 2030.
-When you run npx impeccable detect, the CLI (Apache 2.0) calls the detection engine (BSL), so the BSL terms apply to that usage.
Skills and commands are Apache 2.0 -- fully open source, free for everyone.
+The CLI (npx impeccable detect) is BSL-1.1 -- free for individuals, open source projects, education, and small teams (5 or fewer people, or under $1M ARR). Larger organizations need a commercial license.