Skip to content

Commit 210279a

Browse files
committed
chore: update DocGuard to v0.9.7
1 parent 4a32344 commit 210279a

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

extensions/catalog.community.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schema_version": "1.0",
3-
"updated_at": "2026-03-13T12:00:00Z",
3+
"updated_at": "2026-03-15T13:37:00Z",
44
"catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json",
55
"extensions": {
66
"azure-devops": {
@@ -77,10 +77,10 @@
7777
"docguard": {
7878
"name": "DocGuard — CDD Enforcement",
7979
"id": "docguard",
80-
"description": "Canonical-Driven Development enforcement. Generates, validates, scores, and traces project documentation against 92 automated checks. Zero dependencies.",
80+
"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.8.0",
83-
"download_url": "https://github.com/raccioly/docguard/releases/download/v0.8.0/spec-kit-docguard-v0.8.0.zip",
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",
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",
@@ -98,7 +98,7 @@
9898
},
9999
"provides": {
100100
"commands": 6,
101-
"hooks": 1
101+
"hooks": 3
102102
},
103103
"tags": [
104104
"documentation",
@@ -108,13 +108,13 @@
108108
"traceability",
109109
"ai-agents",
110110
"enforcement",
111-
"scoring"
111+
"spec-kit"
112112
],
113113
"verified": false,
114114
"downloads": 0,
115115
"stars": 0,
116116
"created_at": "2026-03-13T00:00:00Z",
117-
"updated_at": "2026-03-13T00:00:00Z"
117+
"updated_at": "2026-03-15T00:00:00Z"
118118
},
119119
"doctor": {
120120
"name": "Project Health Check",

0 commit comments

Comments
 (0)