You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+6-14Lines changed: 6 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ features:
31
31
details: Five levels, six dimensions, thirty-three deterministic checks. `npx harness-score` — no LLM calls, no network, no telemetry.
32
32
- icon: 🏷️
33
33
title: Badges you can show off
34
-
details: Three branded SVGs — live pill (`harness` · `L4`), compact pill per level, and share cards with full names. Wire the scanner into CI once; your README badge updates itself. Free, no shields.io.
34
+
details: Two SVG formats — a 20px README pill (`harness` · `L4`)and a share card with the level name. Wire `--badge` into CI for auto-update, or pin a static file. Free, no shields.io.
35
35
---
36
36
37
37
## One command, zero AI
@@ -48,32 +48,24 @@ the **Harness Score** plugin.
48
48
49
49
## Branded visuals
50
50
51
-
Three SVG artifacts — 20px pills for README rows, banner cards for posts.
51
+
Two SVG formats — same visual language as the scanner:
<pclass="hs-visual-detail">Static files to pin a level — same pill, no auto-update.</p>
62
+
<pclass="hs-visual-detail">README pill: <code>harness</code> + level. Same look whether CI regenerates it (<code>--badge</code>) or you pin a static <code>badge-lN.svg</code>.</p>
0 commit comments