|
167 | 167 | "created_at": "2026-02-22T00:00:00Z", |
168 | 168 | "updated_at": "2026-02-22T00:00:00Z" |
169 | 169 | }, |
170 | | - "cognitive-squad": { |
171 | | - "name": "Cognitive Squad", |
172 | | - "id": "cognitive-squad", |
173 | | - "description": "Multi-agent cognitive system with Triadic Model: understanding, internalization, application — with quality gates, backpropagation verification, and self-healing", |
174 | | - "author": "Testimonial", |
175 | | - "version": "0.1.0", |
176 | | - "download_url": "https://github.com/Testimonial/cognitive-squad/archive/refs/tags/v0.1.0.zip", |
177 | | - "repository": "https://github.com/Testimonial/cognitive-squad", |
178 | | - "homepage": "https://github.com/Testimonial/cognitive-squad", |
179 | | - "documentation": "https://github.com/Testimonial/cognitive-squad/blob/main/README.md", |
180 | | - "changelog": "https://github.com/Testimonial/cognitive-squad/blob/main/CHANGELOG.md", |
181 | | - "license": "MIT", |
182 | | - "requires": { |
183 | | - "speckit_version": ">=0.3.0", |
184 | | - "tools": [ |
185 | | - { |
186 | | - "name": "understanding", |
187 | | - "version": ">=3.4.0", |
188 | | - "required": false |
189 | | - }, |
190 | | - { |
191 | | - "name": "spec-kit-reverse-eng", |
192 | | - "version": ">=1.0.0", |
193 | | - "required": false |
194 | | - } |
195 | | - ] |
196 | | - }, |
197 | | - "provides": { |
198 | | - "commands": 10, |
199 | | - "hooks": 1 |
200 | | - }, |
201 | | - "tags": [ |
202 | | - "ai-agents", |
203 | | - "cognitive", |
204 | | - "full-lifecycle", |
205 | | - "verification", |
206 | | - "multi-agent" |
207 | | - ], |
208 | | - "verified": false, |
209 | | - "downloads": 0, |
210 | | - "stars": 0, |
211 | | - "created_at": "2026-03-16T00:00:00Z", |
212 | | - "updated_at": "2026-03-18T00:00:00Z" |
213 | | - }, |
214 | 170 | "conduct": { |
215 | 171 | "name": "Conduct Extension", |
216 | 172 | "id": "conduct", |
|
1280 | 1236 | "created_at": "2026-03-02T00:00:00Z", |
1281 | 1237 | "updated_at": "2026-03-02T00:00:00Z" |
1282 | 1238 | }, |
1283 | | - "understanding": { |
1284 | | - "name": "Understanding", |
1285 | | - "id": "understanding", |
1286 | | - "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.", |
1287 | | - "author": "Ladislav Bihari", |
1288 | | - "version": "3.4.0", |
1289 | | - "download_url": "https://github.com/Testimonial/understanding/archive/refs/tags/v3.4.0.zip", |
1290 | | - "repository": "https://github.com/Testimonial/understanding", |
1291 | | - "homepage": "https://github.com/Testimonial/understanding", |
1292 | | - "documentation": "https://github.com/Testimonial/understanding/blob/main/extension/README.md", |
1293 | | - "changelog": "https://github.com/Testimonial/understanding/blob/main/extension/CHANGELOG.md", |
1294 | | - "license": "MIT", |
1295 | | - "requires": { |
1296 | | - "speckit_version": ">=0.1.0", |
1297 | | - "tools": [ |
1298 | | - { |
1299 | | - "name": "understanding", |
1300 | | - "version": ">=3.4.0", |
1301 | | - "required": true |
1302 | | - } |
1303 | | - ] |
1304 | | - }, |
1305 | | - "provides": { |
1306 | | - "commands": 3, |
1307 | | - "hooks": 1 |
1308 | | - }, |
1309 | | - "tags": [ |
1310 | | - "quality", |
1311 | | - "metrics", |
1312 | | - "requirements", |
1313 | | - "validation", |
1314 | | - "readability", |
1315 | | - "IEEE-830", |
1316 | | - "ISO-29148" |
1317 | | - ], |
1318 | | - "verified": false, |
1319 | | - "downloads": 0, |
1320 | | - "stars": 0, |
1321 | | - "created_at": "2026-03-07T00:00:00Z", |
1322 | | - "updated_at": "2026-03-07T00:00:00Z" |
1323 | | - }, |
1324 | 1239 | "v-model": { |
1325 | 1240 | "name": "V-Model Extension Pack", |
1326 | 1241 | "id": "v-model", |
|
0 commit comments