|
106 | 106 | "updated_at": "2026-02-22T00:00:00Z" |
107 | 107 | }, |
108 | 108 | "docguard": { |
109 | | - "name": "DocGuard — CDD Enforcement", |
| 109 | + "name": "DocGuard \u2014 CDD Enforcement", |
110 | 110 | "id": "docguard", |
111 | | - "description": "Canonical-Driven Development enforcement. Generates, validates, scores, and traces project documentation against 92 automated checks. Zero dependencies.", |
| 111 | + "description": "Canonical-Driven Development enforcement. Validates, scores, and traces project documentation with automated checks, AI-driven workflows, and spec-kit hooks. Zero dependencies.", |
112 | 112 | "author": "raccioly", |
113 | | - "version": "0.8.0", |
114 | | - "download_url": "https://github.com/raccioly/docguard/releases/download/v0.8.0/spec-kit-docguard-v0.8.0.zip", |
| 113 | + "version": "0.9.8", |
| 114 | + "download_url": "https://github.com/raccioly/docguard/releases/download/v0.9.8/spec-kit-docguard-v0.9.8.zip", |
115 | 115 | "repository": "https://github.com/raccioly/docguard", |
116 | 116 | "homepage": "https://www.npmjs.com/package/docguard-cli", |
117 | 117 | "documentation": "https://github.com/raccioly/docguard/blob/main/extensions/spec-kit-docguard/README.md", |
|
129 | 129 | }, |
130 | 130 | "provides": { |
131 | 131 | "commands": 6, |
132 | | - "hooks": 1 |
| 132 | + "hooks": 3 |
133 | 133 | }, |
134 | 134 | "tags": [ |
135 | 135 | "documentation", |
|
139 | 139 | "traceability", |
140 | 140 | "ai-agents", |
141 | 141 | "enforcement", |
142 | | - "scoring" |
| 142 | + "spec-kit" |
143 | 143 | ], |
144 | 144 | "verified": false, |
145 | 145 | "downloads": 0, |
146 | 146 | "stars": 0, |
147 | 147 | "created_at": "2026-03-13T00:00:00Z", |
148 | | - "updated_at": "2026-03-13T00:00:00Z" |
| 148 | + "updated_at": "2026-03-15T20:00:00Z" |
149 | 149 | }, |
150 | 150 | "doctor": { |
151 | 151 | "name": "Project Health Check", |
|
413 | 413 | "understanding": { |
414 | 414 | "name": "Understanding", |
415 | 415 | "id": "understanding", |
416 | | - "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.", |
| 416 | + "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.", |
417 | 417 | "author": "Ladislav Bihari", |
418 | 418 | "version": "3.4.0", |
419 | 419 | "download_url": "https://github.com/Testimonial/understanding/archive/refs/tags/v3.4.0.zip", |
|
0 commit comments