Skip to content

Commit 2bd9754

Browse files
Update DocGuard — CDD Enforcement extension to v0.28.0 (#3115)
Update docguard extension submitted by @raccioly: - extensions/catalog.community.json (version, download_url, updated_at) - docs/community/extensions.md community extensions table (no changes needed) Closes #3106 Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent ac4f646 commit 2bd9754

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

extensions/catalog.community.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schema_version": "1.0",
3-
"updated_at": "2026-06-22T00:00:00Z",
3+
"updated_at": "2026-06-23T00:00:00Z",
44
"catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json",
55
"extensions": {
66
"aide": {
@@ -1006,8 +1006,8 @@
10061006
"id": "docguard",
10071007
"description": "Canonical-Driven Development enforcement. Validates, scores, and traces project documentation with automated checks, AI-driven workflows, and spec-kit hooks. One pinned runtime dependency; pure Node.js otherwise.",
10081008
"author": "raccioly",
1009-
"version": "0.27.0",
1010-
"download_url": "https://github.com/raccioly/docguard/releases/download/v0.27.0/spec-kit-docguard-v0.27.0.zip",
1009+
"version": "0.28.0",
1010+
"download_url": "https://github.com/raccioly/docguard/releases/download/v0.28.0/spec-kit-docguard-v0.28.0.zip",
10111011
"repository": "https://github.com/raccioly/docguard",
10121012
"homepage": "https://www.npmjs.com/package/docguard-cli",
10131013
"documentation": "https://github.com/raccioly/docguard/blob/main/extensions/spec-kit-docguard/README.md",
@@ -1043,7 +1043,7 @@
10431043
"downloads": 0,
10441044
"stars": 0,
10451045
"created_at": "2026-03-13T00:00:00Z",
1046-
"updated_at": "2026-06-22T00:00:00Z"
1046+
"updated_at": "2026-06-23T00:00:00Z"
10471047
},
10481048
"doctor": {
10491049
"name": "Project Health Check",

0 commit comments

Comments
 (0)