Skip to content

Commit 2a9e64c

Browse files
mnriemCopilot
andcommitted
Update DocGuard β€” CDD Enforcement to v0.26.0
Update docguard extension submitted by @raccioly: - extensions/catalog.community.json (version, download_url, updated_at) Closes #2928 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 4384338 commit 2a9e64c

1 file changed

Lines changed: 35 additions & 32 deletions

File tree

β€Žextensions/catalog.community.jsonβ€Ž

Lines changed: 35 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"aide": {
77
"name": "AI-Driven Engineering (AIDE)",
88
"id": "aide",
9-
"description": "A structured 7-step workflow for building new projects from scratch with AI assistants β€” from vision through implementation.",
9+
"description": "A structured 7-step workflow for building new projects from scratch with AI assistants \u2014 from vision through implementation.",
1010
"author": "mnriem",
1111
"version": "1.0.0",
1212
"download_url": "https://github.com/mnriem/spec-kit-extensions/releases/download/aide-v1.0.0/aide.zip",
@@ -148,7 +148,7 @@
148148
"api-evolve": {
149149
"name": "API Evolve",
150150
"id": "api-evolve",
151-
"description": "Managed API contract evolution β€” breaking-change detection, semver enforcement, deprecation orchestration, and lifecycle gates across REST, GraphQL, and gRPC.",
151+
"description": "Managed API contract evolution \u2014 breaking-change detection, semver enforcement, deprecation orchestration, and lifecycle gates across REST, GraphQL, and gRPC.",
152152
"author": "Quratulain-bilal",
153153
"version": "1.0.0",
154154
"download_url": "https://github.com/Quratulain-bilal/spec-kit-api-evolve/archive/refs/tags/v1.0.0.zip",
@@ -432,7 +432,7 @@
432432
"brownfield": {
433433
"name": "Brownfield Bootstrap",
434434
"id": "brownfield",
435-
"description": "Bootstrap spec-kit for existing codebases β€” auto-discover architecture and adopt SDD incrementally.",
435+
"description": "Bootstrap spec-kit for existing codebases \u2014 auto-discover architecture and adopt SDD incrementally.",
436436
"author": "Quratulain-bilal",
437437
"version": "1.0.0",
438438
"download_url": "https://github.com/Quratulain-bilal/spec-kit-brownfield/archive/refs/tags/v1.0.0.zip",
@@ -464,7 +464,7 @@
464464
"updated_at": "2026-04-10T00:00:00Z"
465465
},
466466
"brownkit": {
467-
"name": "BrownKit β€” Brownfield Discovery for Spec-Kit",
467+
"name": "BrownKit \u2014 Brownfield Discovery for Spec-Kit",
468468
"id": "brownkit",
469469
"description": "Evidence-driven capability discovery, security and QA risk assessment for existing codebases.",
470470
"author": "Maksim Shautsou",
@@ -500,7 +500,7 @@
500500
"bugfix": {
501501
"name": "Bugfix Workflow",
502502
"id": "bugfix",
503-
"description": "Structured bugfix workflow β€” capture bugs, trace to spec artifacts, and patch specs surgically.",
503+
"description": "Structured bugfix workflow \u2014 capture bugs, trace to spec artifacts, and patch specs surgically.",
504504
"author": "Quratulain-bilal",
505505
"version": "1.0.0",
506506
"download_url": "https://github.com/Quratulain-bilal/spec-kit-bugfix/archive/refs/tags/v1.0.0.zip",
@@ -571,7 +571,7 @@
571571
"catalog-ci": {
572572
"name": "Catalog CI",
573573
"id": "catalog-ci",
574-
"description": "Automated validation for spec-kit community catalog entries β€” structure, URLs, diffs, and linting.",
574+
"description": "Automated validation for spec-kit community catalog entries \u2014 structure, URLs, diffs, and linting.",
575575
"author": "Quratulain-bilal",
576576
"version": "1.0.0",
577577
"download_url": "https://github.com/Quratulain-bilal/spec-kit-catalog-ci/archive/refs/tags/v1.0.0.zip",
@@ -639,7 +639,7 @@
639639
"ci-guard": {
640640
"name": "CI Guard",
641641
"id": "ci-guard",
642-
"description": "Spec compliance gates for CI/CD β€” verify specs exist, check drift, and block merges on gaps.",
642+
"description": "Spec compliance gates for CI/CD \u2014 verify specs exist, check drift, and block merges on gaps.",
643643
"author": "Quratulain-bilal",
644644
"version": "1.0.0",
645645
"download_url": "https://github.com/Quratulain-bilal/spec-kit-ci-guard/archive/refs/tags/v1.0.0.zip",
@@ -772,7 +772,7 @@
772772
"companion": {
773773
"name": "SpecKit Companion",
774774
"id": "companion",
775-
"description": "Live spec-driven progress for SpecKit Companion β€” lifecycle capture, status, resume, and a turbo pipeline profile.",
775+
"description": "Live spec-driven progress for SpecKit Companion \u2014 lifecycle capture, status, resume, and a turbo pipeline profile.",
776776
"author": "alfredoperez",
777777
"version": "0.3.0",
778778
"download_url": "https://github.com/alfredoperez/speckit-companion/releases/download/speckit-ext-v0.3.0/companion-0.3.0.zip",
@@ -786,7 +786,10 @@
786786
"requires": {
787787
"speckit_version": ">=0.8.5",
788788
"tools": [
789-
{ "name": "python3", "required": false }
789+
{
790+
"name": "python3",
791+
"required": false
792+
}
790793
]
791794
},
792795
"provides": {
@@ -904,7 +907,7 @@
904907
"cost": {
905908
"name": "Cost Tracker",
906909
"id": "cost",
907-
"description": "Track real LLM dollar cost across SDD workflows β€” per-feature budgets, per-integration comparison, and finance-ready exports.",
910+
"description": "Track real LLM dollar cost across SDD workflows \u2014 per-feature budgets, per-integration comparison, and finance-ready exports.",
908911
"author": "Quratulain-bilal",
909912
"version": "1.0.0",
910913
"download_url": "https://github.com/Quratulain-bilal/spec-kit-cost/archive/refs/tags/v1.0.0.zip",
@@ -970,12 +973,12 @@
970973
"updated_at": "2026-04-08T00:00:00Z"
971974
},
972975
"docguard": {
973-
"name": "DocGuard β€” CDD Enforcement",
976+
"name": "DocGuard \u2014 CDD Enforcement",
974977
"id": "docguard",
975978
"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.",
976979
"author": "raccioly",
977-
"version": "0.25.1",
978-
"download_url": "https://github.com/raccioly/docguard/releases/download/v0.25.1/spec-kit-docguard-v0.25.1.zip",
980+
"version": "0.26.0",
981+
"download_url": "https://github.com/raccioly/docguard/releases/download/v0.26.0/spec-kit-docguard-v0.26.0.zip",
979982
"repository": "https://github.com/raccioly/docguard",
980983
"homepage": "https://www.npmjs.com/package/docguard-cli",
981984
"documentation": "https://github.com/raccioly/docguard/blob/main/extensions/spec-kit-docguard/README.md",
@@ -1011,7 +1014,7 @@
10111014
"downloads": 0,
10121015
"stars": 0,
10131016
"created_at": "2026-03-13T00:00:00Z",
1014-
"updated_at": "2026-06-09T00:00:00Z"
1017+
"updated_at": "2026-06-11T00:00:00Z"
10151018
},
10161019
"doctor": {
10171020
"name": "Project Health Check",
@@ -1332,7 +1335,7 @@
13321335
"iterate": {
13331336
"name": "Iterate",
13341337
"id": "iterate",
1335-
"description": "Iterate on spec documents with a two-phase define-and-apply workflow β€” refine specs mid-implementation and go straight back to building",
1338+
"description": "Iterate on spec documents with a two-phase define-and-apply workflow \u2014 refine specs mid-implementation and go straight back to building",
13361339
"author": "Vianca Martinez",
13371340
"version": "2.0.0",
13381341
"download_url": "https://github.com/imviancagrace/spec-kit-iterate/archive/refs/tags/v2.0.0.zip",
@@ -1463,7 +1466,7 @@
14631466
"linear": {
14641467
"name": "Linear Integration",
14651468
"id": "linear",
1466-
"description": "Mirror spec-kit feature directories into Linear (filesystem β†’ Linear, reconcile-based, unidirectional).",
1469+
"description": "Mirror spec-kit feature directories into Linear (filesystem \u2192 Linear, reconcile-based, unidirectional).",
14671470
"author": "Ash Brener",
14681471
"version": "0.3.0",
14691472
"download_url": "https://github.com/ashbrener/spec-kit-linear-sync/archive/refs/tags/v0.3.0.zip",
@@ -1536,9 +1539,9 @@
15361539
"updated_at": "2026-04-28T00:00:00Z"
15371540
},
15381541
"maqa": {
1539-
"name": "MAQA β€” Multi-Agent & Quality Assurance",
1542+
"name": "MAQA \u2014 Multi-Agent & Quality Assurance",
15401543
"id": "maqa",
1541-
"description": "Coordinator β†’ feature β†’ QA agent workflow with parallel worktree-based implementation. Language-agnostic. Auto-detects installed board plugins (Trello, Linear, GitHub Projects, Jira, Azure DevOps). Optional CI gate.",
1544+
"description": "Coordinator \u2192 feature \u2192 QA agent workflow with parallel worktree-based implementation. Language-agnostic. Auto-detects installed board plugins (Trello, Linear, GitHub Projects, Jira, Azure DevOps). Optional CI gate.",
15421545
"author": "GenieRobot",
15431546
"version": "0.1.3",
15441547
"download_url": "https://github.com/GenieRobot/spec-kit-maqa-ext/releases/download/maqa-v0.1.3/maqa.zip",
@@ -2106,7 +2109,7 @@
21062109
"orchestrator": {
21072110
"name": "Spec Orchestrator",
21082111
"id": "orchestrator",
2109-
"description": "Cross-feature orchestration β€” track state, select tasks, and detect conflicts across parallel specs.",
2112+
"description": "Cross-feature orchestration \u2014 track state, select tasks, and detect conflicts across parallel specs.",
21102113
"author": "Quratulain-bilal",
21112114
"version": "1.0.0",
21122115
"download_url": "https://github.com/Quratulain-bilal/spec-kit-orchestrator/archive/refs/tags/v1.0.0.zip",
@@ -2317,7 +2320,7 @@
23172320
"product-forge": {
23182321
"name": "Product Forge",
23192322
"id": "product-forge",
2320-
"description": "Full product lifecycle from research to release β€” express/lite/standard/v-model tracks, living spec + traceability, structured journeys β†’ E2E, monorepo, and selectable doc-structure strategies",
2323+
"description": "Full product lifecycle from research to release \u2014 express/lite/standard/v-model tracks, living spec + traceability, structured journeys \u2192 E2E, monorepo, and selectable doc-structure strategies",
23212324
"author": "VaiYav",
23222325
"version": "1.6.0",
23232326
"download_url": "https://github.com/VaiYav/speckit-product-forge/archive/refs/tags/v1.6.0.zip",
@@ -2742,7 +2745,7 @@
27422745
"ripple": {
27432746
"name": "Ripple",
27442747
"id": "ripple",
2745-
"description": "Detect side effects that tests can't catch after implementation β€” delta-anchored analysis across 9 domain-agnostic categories with fix-induced side effect detection",
2748+
"description": "Detect side effects that tests can't catch after implementation \u2014 delta-anchored analysis across 9 domain-agnostic categories with fix-induced side effect detection",
27462749
"author": "chordpli",
27472750
"version": "1.0.0",
27482751
"download_url": "https://github.com/chordpli/spec-kit-ripple/archive/refs/tags/v1.0.0.zip",
@@ -2774,10 +2777,10 @@
27742777
"updated_at": "2026-04-20T00:00:00Z"
27752778
},
27762779
"schedule": {
2777-
"name": "Spec Kit Schedule β€” CP-SAT Agent Orchestrator",
2780+
"name": "Spec Kit Schedule \u2014 CP-SAT Agent Orchestrator",
27782781
"id": "schedule",
27792782
"description": "Optimal multi-agent task scheduling via CP-SAT solver with DAG precedence, hallucination-aware caps, file-conflict avoidance, stochastic durations, replanning, and interactive HTML output",
2780-
"author": "Julio CΓ©sar Franco Ardila",
2783+
"author": "Julio C\u00e9sar Franco Ardila",
27812784
"version": "0.6.2",
27822785
"download_url": "https://github.com/jfranc38/spec-kit-schedule/archive/refs/tags/v0.6.2.zip",
27832786
"repository": "https://github.com/jfranc38/spec-kit-schedule",
@@ -2810,7 +2813,7 @@
28102813
"scope": {
28112814
"name": "Spec Scope",
28122815
"id": "scope",
2813-
"description": "Effort estimation and scope tracking β€” estimate work, detect creep, and budget time per phase.",
2816+
"description": "Effort estimation and scope tracking \u2014 estimate work, detect creep, and budget time per phase.",
28142817
"author": "Quratulain-bilal",
28152818
"version": "1.0.0",
28162819
"download_url": "https://github.com/Quratulain-bilal/spec-kit-scope-/archive/refs/tags/v1.0.0.zip",
@@ -2877,7 +2880,7 @@
28772880
"updated_at": "2026-06-08T00:00:00Z"
28782881
},
28792882
"sf": {
2880-
"name": "SFSpeckit β€” Salesforce Spec-Driven Development",
2883+
"name": "SFSpeckit \u2014 Salesforce Spec-Driven Development",
28812884
"id": "sf",
28822885
"description": "Enterprise-Grade Spec-Driven Development (SDD) Framework for Salesforce.",
28832886
"author": "Sumanth Yanamala",
@@ -2990,7 +2993,7 @@
29902993
"spec-validate": {
29912994
"name": "Spec Validate",
29922995
"id": "spec-validate",
2993-
"description": "Comprehension validation, review gating, and approval state for spec-kit artifacts β€” staged-reveal quizzes, peer review SLA, and a hard gate before /speckit.implement.",
2996+
"description": "Comprehension validation, review gating, and approval state for spec-kit artifacts \u2014 staged-reveal quizzes, peer review SLA, and a hard gate before /speckit.implement.",
29942997
"author": "Ahmed Eltayeb",
29952998
"version": "1.0.1",
29962999
"download_url": "https://github.com/aeltayeb/spec-kit-spec-validate/archive/refs/tags/v1.0.1.zip",
@@ -3024,7 +3027,7 @@
30243027
"spec2cloud": {
30253028
"name": "Spec2Cloud",
30263029
"id": "spec2cloud",
3027-
"description": "Spec-driven workflow tuned for shipping to Azure: spec β†’ plan β†’ tasks β†’ implement β†’ deploy.",
3030+
"description": "Spec-driven workflow tuned for shipping to Azure: spec \u2192 plan \u2192 tasks \u2192 implement \u2192 deploy.",
30283031
"author": "Azure Samples",
30293032
"version": "1.1.0",
30303033
"download_url": "https://github.com/Azure-Samples/Spec2Cloud/releases/download/spec-kit-spec2cloud-v1.1.0/extension.zip",
@@ -3251,7 +3254,7 @@
32513254
"status": {
32523255
"name": "Project Status",
32533256
"id": "status",
3254-
"description": "Show current SDD workflow progress β€” active feature, artifact status, task completion, workflow phase, and extensions summary.",
3257+
"description": "Show current SDD workflow progress \u2014 active feature, artifact status, task completion, workflow phase, and extensions summary.",
32553258
"author": "KhawarHabibKhan",
32563259
"version": "1.0.0",
32573260
"download_url": "https://github.com/KhawarHabibKhan/spec-kit-status/archive/refs/tags/v1.0.0.zip",
@@ -3464,7 +3467,7 @@
34643467
"time-machine": {
34653468
"name": "Time Machine",
34663469
"id": "time-machine",
3467-
"description": "Retroactively apply the full SDD workflow to existing codebases β€” analyse, spec, and ship feature-by-feature",
3470+
"description": "Retroactively apply the full SDD workflow to existing codebases \u2014 analyse, spec, and ship feature-by-feature",
34683471
"author": "te3yo",
34693472
"version": "1.1.0",
34703473
"download_url": "https://github.com/teeyo/spec-kit-time-machine/archive/refs/tags/v1.1.0.zip",
@@ -3503,7 +3506,7 @@
35033506
"tinyspec": {
35043507
"name": "TinySpec",
35053508
"id": "tinyspec",
3506-
"description": "Lightweight single-file workflow for small tasks β€” skip the heavy multi-step SDD process.",
3509+
"description": "Lightweight single-file workflow for small tasks \u2014 skip the heavy multi-step SDD process.",
35073510
"author": "Quratulain-bilal",
35083511
"version": "1.0.0",
35093512
"download_url": "https://github.com/Quratulain-bilal/spec-kit-tinyspec/archive/refs/tags/v1.0.0.zip",
@@ -3648,7 +3651,7 @@
36483651
"trace": {
36493652
"name": "Spec Trace",
36503653
"id": "trace",
3651-
"description": "Build a requirement β†’ test traceability matrix from spec.md and the test suite β€” surface untested requirements and orphan tests",
3654+
"description": "Build a requirement \u2192 test traceability matrix from spec.md and the test suite \u2014 surface untested requirements and orphan tests",
36523655
"author": "Quratulain-bilal",
36533656
"version": "1.0.0",
36543657
"download_url": "https://github.com/Quratulain-bilal/spec-kit-trace/archive/refs/tags/v1.0.0.zip",
@@ -3961,7 +3964,7 @@
39613964
"worktrees": {
39623965
"name": "Worktrees",
39633966
"id": "worktrees",
3964-
"description": "Default-on worktree isolation for parallel agents β€” sibling or nested layout",
3967+
"description": "Default-on worktree isolation for parallel agents \u2014 sibling or nested layout",
39653968
"author": "dango85",
39663969
"version": "1.0.0",
39673970
"download_url": "https://github.com/dango85/spec-kit-worktree-parallel/archive/refs/tags/v1.0.0.zip",

0 commit comments

Comments
Β (0)