Skip to content

Commit 27cc286

Browse files
Update SpecAssay Check extension to v0.4.12 (#4254)
Update specassay-check extension submitted by @rdryfoos to: - extensions/catalog.community.json (version, download_url, description, provides.commands) - docs/community/extensions.md community extensions table Closes #4252 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 ca5cd0c commit 27cc286

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

extensions/catalog.community.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4506,10 +4506,10 @@
45064506
"specassay-check": {
45074507
"name": "SpecAssay Check",
45084508
"id": "specassay-check",
4509-
"description": "Gate 2 refuses silent gaps and emits a trace-manifest (trace-manifest.json).",
4509+
"description": "Gate 2 refuses silent gaps and emits a trace-manifest (`trace-manifest.json`).",
45104510
"author": "Rik Dryfoos",
4511-
"version": "0.3.3",
4512-
"download_url": "https://github.com/rdryfoos/specassay/releases/download/v0.3.3/specassay-check-0.3.3.zip",
4511+
"version": "0.4.12",
4512+
"download_url": "https://github.com/rdryfoos/specassay/releases/download/v0.4.12/specassay-check-0.4.12.zip",
45134513
"repository": "https://github.com/rdryfoos/specassay",
45144514
"homepage": "https://www.specassay.com",
45154515
"documentation": "https://github.com/rdryfoos/specassay/blob/main/extensions/specassay-check/README.md",
@@ -4532,7 +4532,7 @@
45324532
]
45334533
},
45344534
"provides": {
4535-
"commands": 1,
4535+
"commands": 2,
45364536
"hooks": 1
45374537
},
45384538
"tags": [
@@ -4546,7 +4546,7 @@
45464546
"downloads": 0,
45474547
"stars": 0,
45484548
"created_at": "2026-08-13T00:00:00Z",
4549-
"updated_at": "2026-08-13T00:00:00Z"
4549+
"updated_at": "2026-08-21T00:00:00Z"
45504550
},
45514551
"specjudge": {
45524552
"name": "SpecJudge — right-size the model before you implement",

0 commit comments

Comments
 (0)