|
1163 | 1163 | "created_at": "2026-06-23T00:00:00Z", |
1164 | 1164 | "updated_at": "2026-06-23T00:00:00Z" |
1165 | 1165 | }, |
1166 | | - "dotdog": { |
1167 | | - "name": "Dotdog", |
1168 | | - "id": "dotdog", |
1169 | | - "description": "Import GitHub Spec Kit artifacts into local knowledge graphs for validation, analysis, search, and MCP queries.", |
1170 | | - "author": "specdog", |
1171 | | - "version": "0.9.0", |
1172 | | - "download_url": "https://github.com/specdog/dotdog/releases/download/v0.9.0/dotdog-spec-kit-extension-v0.9.0.zip", |
1173 | | - "repository": "https://github.com/specdog/dotdog", |
1174 | | - "homepage": "https://specdog.github.io/dotdog", |
1175 | | - "documentation": "https://github.com/specdog/dotdog/blob/main/docs/spec-kit-extension.md", |
1176 | | - "changelog": "https://github.com/specdog/dotdog/blob/main/CHANGELOG.md", |
1177 | | - "license": "MIT", |
1178 | | - "category": "docs", |
1179 | | - "effect": "read-write", |
1180 | | - "requires": { |
1181 | | - "speckit_version": ">=0.12.0", |
1182 | | - "tools": [ |
1183 | | - { |
1184 | | - "name": "dotdog", |
1185 | | - "required": false |
1186 | | - } |
1187 | | - ] |
1188 | | - }, |
1189 | | - "provides": { |
1190 | | - "commands": 3, |
1191 | | - "hooks": 0 |
1192 | | - }, |
1193 | | - "tags": [ |
1194 | | - "specification", |
1195 | | - "knowledge-graph", |
1196 | | - "validation", |
1197 | | - "mcp", |
1198 | | - "local-first" |
1199 | | - ], |
1200 | | - "verified": false, |
1201 | | - "downloads": 0, |
1202 | | - "stars": 0, |
1203 | | - "created_at": "2026-07-16T00:00:00Z", |
1204 | | - "updated_at": "2026-07-16T00:00:00Z" |
1205 | | - }, |
1206 | 1166 | "docguard": { |
1207 | 1167 | "name": "DocGuard — CDD Enforcement", |
1208 | 1168 | "id": "docguard", |
|
1288 | 1248 | "created_at": "2026-03-13T00:00:00Z", |
1289 | 1249 | "updated_at": "2026-03-13T00:00:00Z" |
1290 | 1250 | }, |
| 1251 | + "dotdog": { |
| 1252 | + "name": "Dotdog", |
| 1253 | + "id": "dotdog", |
| 1254 | + "description": "Import GitHub Spec Kit artifacts into local knowledge graphs for validation, analysis, search, and MCP queries.", |
| 1255 | + "author": "specdog", |
| 1256 | + "version": "0.9.0", |
| 1257 | + "download_url": "https://github.com/specdog/dotdog/releases/download/v0.9.0/dotdog-spec-kit-extension-v0.9.0.zip", |
| 1258 | + "repository": "https://github.com/specdog/dotdog", |
| 1259 | + "homepage": "https://specdog.github.io/dotdog", |
| 1260 | + "documentation": "https://github.com/specdog/dotdog/blob/main/docs/spec-kit-extension.md", |
| 1261 | + "changelog": "https://github.com/specdog/dotdog/blob/main/CHANGELOG.md", |
| 1262 | + "license": "MIT", |
| 1263 | + "category": "docs", |
| 1264 | + "effect": "read-write", |
| 1265 | + "requires": { |
| 1266 | + "speckit_version": ">=0.12.0", |
| 1267 | + "tools": [ |
| 1268 | + { |
| 1269 | + "name": "dotdog", |
| 1270 | + "version": ">=0.9.0", |
| 1271 | + "required": true |
| 1272 | + } |
| 1273 | + ] |
| 1274 | + }, |
| 1275 | + "provides": { |
| 1276 | + "commands": 3, |
| 1277 | + "hooks": 0 |
| 1278 | + }, |
| 1279 | + "tags": [ |
| 1280 | + "specification", |
| 1281 | + "knowledge-graph", |
| 1282 | + "validation", |
| 1283 | + "mcp", |
| 1284 | + "local-first" |
| 1285 | + ], |
| 1286 | + "verified": false, |
| 1287 | + "downloads": 0, |
| 1288 | + "stars": 0, |
| 1289 | + "created_at": "2026-07-16T00:00:00Z", |
| 1290 | + "updated_at": "2026-07-16T00:00:00Z" |
| 1291 | + }, |
1291 | 1292 | "ears": { |
1292 | 1293 | "name": "EARS Requirements Syntax", |
1293 | 1294 | "id": "ears", |
|
0 commit comments