Skip to content

Commit 2291ed2

Browse files
committed
chore: update DocGuard to v0.9.8
1 parent 77ee31b commit 2291ed2

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

extensions/catalog.community.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schema_version": "1.0",
3-
"updated_at": "2026-03-15T13:37:00Z",
3+
"updated_at": "2026-03-15T20:10:00Z",
44
"catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json",
55
"extensions": {
66
"azure-devops": {
@@ -75,12 +75,12 @@
7575
"updated_at": "2026-02-22T00:00:00Z"
7676
},
7777
"docguard": {
78-
"name": "DocGuard CDD Enforcement",
78+
"name": "DocGuard \u2014 CDD Enforcement",
7979
"id": "docguard",
8080
"description": "Canonical-Driven Development enforcement. Validates, scores, and traces project documentation with automated checks, AI-driven workflows, and spec-kit hooks. Zero dependencies.",
8181
"author": "raccioly",
82-
"version": "0.9.7",
83-
"download_url": "https://github.com/raccioly/docguard/releases/download/v0.9.7/spec-kit-docguard-v0.9.7.zip",
82+
"version": "0.9.8",
83+
"download_url": "https://github.com/raccioly/docguard/releases/download/v0.9.8/spec-kit-docguard-v0.9.8.zip",
8484
"repository": "https://github.com/raccioly/docguard",
8585
"homepage": "https://www.npmjs.com/package/docguard-cli",
8686
"documentation": "https://github.com/raccioly/docguard/blob/main/extensions/spec-kit-docguard/README.md",
@@ -114,7 +114,7 @@
114114
"downloads": 0,
115115
"stars": 0,
116116
"created_at": "2026-03-13T00:00:00Z",
117-
"updated_at": "2026-03-15T00:00:00Z"
117+
"updated_at": "2026-03-15T20:00:00Z"
118118
},
119119
"doctor": {
120120
"name": "Project Health Check",
@@ -351,7 +351,7 @@
351351
"understanding": {
352352
"name": "Understanding",
353353
"id": "understanding",
354-
"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.",
354+
"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.",
355355
"author": "Ladislav Bihari",
356356
"version": "3.4.0",
357357
"download_url": "https://github.com/Testimonial/understanding/archive/refs/tags/v3.4.0.zip",

0 commit comments

Comments
 (0)