Skip to content

Commit c188a16

Browse files
chore: update DocGuard extension to v0.9.9
1 parent 1a21bde commit c188a16

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

extensions/catalog.community.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -150,12 +150,12 @@
150150
"updated_at": "2026-03-16T00:00:00Z"
151151
},
152152
"docguard": {
153-
"name": "DocGuard \u2014 CDD Enforcement",
153+
"name": "DocGuard CDD Enforcement",
154154
"id": "docguard",
155155
"description": "Canonical-Driven Development enforcement. Validates, scores, and traces project documentation with automated checks, AI-driven workflows, and spec-kit hooks. Zero dependencies.",
156156
"author": "raccioly",
157-
"version": "0.9.8",
158-
"download_url": "https://github.com/raccioly/docguard/releases/download/v0.9.8/spec-kit-docguard-v0.9.8.zip",
157+
"version": "0.9.9",
158+
"download_url": "https://github.com/raccioly/docguard/releases/download/v0.9.9/spec-kit-docguard-v0.9.9.zip",
159159
"repository": "https://github.com/raccioly/docguard",
160160
"homepage": "https://www.npmjs.com/package/docguard-cli",
161161
"documentation": "https://github.com/raccioly/docguard/blob/main/extensions/spec-kit-docguard/README.md",
@@ -189,7 +189,7 @@
189189
"downloads": 0,
190190
"stars": 0,
191191
"created_at": "2026-03-13T00:00:00Z",
192-
"updated_at": "2026-03-15T20:00:00Z"
192+
"updated_at": "2026-03-17T23:56:35Z"
193193
},
194194
"doctor": {
195195
"name": "Project Health Check",
@@ -457,7 +457,7 @@
457457
"understanding": {
458458
"name": "Understanding",
459459
"id": "understanding",
460-
"description": "Automated requirements quality analysis \u2014 validates specs against IEEE/ISO standards using 31 deterministic metrics. Catches ambiguity, missing testability, and structural issues before they reach implementation. Includes experimental energy-based ambiguity detection using local LM token perplexity.",
460+
"description": "Automated requirements quality analysis validates specs against IEEE/ISO standards using 31 deterministic metrics. Catches ambiguity, missing testability, and structural issues before they reach implementation. Includes experimental energy-based ambiguity detection using local LM token perplexity.",
461461
"author": "Ladislav Bihari",
462462
"version": "3.4.0",
463463
"download_url": "https://github.com/Testimonial/understanding/archive/refs/tags/v3.4.0.zip",

0 commit comments

Comments
 (0)