Skip to content

Commit a72ba95

Browse files
mnriemCopilot
andauthored
Update DocGuard — CDD Enforcement extension to v0.25.1 (#2909)
Update docguard extension submitted by @raccioly: - extensions/catalog.community.json (version, download_url, updated_at) Closes #2907 Co-authored-by: Manfred Riem <mnriem@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent fa93572 commit a72ba95

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-06-08T18:02:51Z",
3+
"updated_at": "2026-06-09T00:00:00Z",
44
"catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json",
55
"extensions": {
66
"aide": {
@@ -438,7 +438,7 @@
438438
"updated_at": "2026-04-10T00:00:00Z"
439439
},
440440
"brownkit": {
441-
"name": "BrownKit \u2014 Brownfield Discovery for Spec-Kit",
441+
"name": "BrownKit Brownfield Discovery for Spec-Kit",
442442
"id": "brownkit",
443443
"description": "Evidence-driven capability discovery, security and QA risk assessment for existing codebases.",
444444
"author": "Maksim Shautsou",
@@ -851,8 +851,8 @@
851851
"id": "docguard",
852852
"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.",
853853
"author": "raccioly",
854-
"version": "0.25.0",
855-
"download_url": "https://github.com/raccioly/docguard/releases/download/v0.25.0/spec-kit-docguard-v0.25.0.zip",
854+
"version": "0.25.1",
855+
"download_url": "https://github.com/raccioly/docguard/releases/download/v0.25.1/spec-kit-docguard-v0.25.1.zip",
856856
"repository": "https://github.com/raccioly/docguard",
857857
"homepage": "https://www.npmjs.com/package/docguard-cli",
858858
"documentation": "https://github.com/raccioly/docguard/blob/main/extensions/spec-kit-docguard/README.md",
@@ -886,7 +886,7 @@
886886
"downloads": 0,
887887
"stars": 0,
888888
"created_at": "2026-03-13T00:00:00Z",
889-
"updated_at": "2026-06-08T18:02:51Z"
889+
"updated_at": "2026-06-09T00:00:00Z"
890890
},
891891
"doctor": {
892892
"name": "Project Health Check",
@@ -3607,4 +3607,4 @@
36073607
"updated_at": "2026-04-13T00:00:00Z"
36083608
}
36093609
}
3610-
}
3610+
}

0 commit comments

Comments
 (0)