Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions extensions/catalog.community.json
Original file line number Diff line number Diff line change
Expand Up @@ -4790,9 +4790,9 @@
"id": "speckit-inventory",
"description": "Read-only inventory of live requirement and task IDs, with focused per-task context packs instead of whole-file dumps.",
"author": "Yash Chindam",
"version": "0.1.0",
"download_url": "https://github.com/Yash-Chindam/spec-kit-inventory-alignment/releases/download/v0.1.0/speckit-inventory.zip",
"sha256": "9ebf004ef6494323f6dccfab2554a04898c9e92bc7f25e0638b5aee916566e7f",
"version": "0.1.1",
"download_url": "https://github.com/Yash-Chindam/spec-kit-inventory-alignment/releases/download/v0.1.1/speckit-inventory.zip",
"sha256": "df735fe7c7ca7afe1ac279ffe5768061a29710a9d61956f90ee2cf2d66da04be",
"repository": "https://github.com/Yash-Chindam/spec-kit-inventory-alignment",
"homepage": "https://github.com/Yash-Chindam/spec-kit-inventory-alignment",
"documentation": "https://github.com/Yash-Chindam/spec-kit-inventory-alignment/blob/main/speckit-inventory/README.md",
Expand All @@ -4818,7 +4818,7 @@
"downloads": 0,
"stars": 0,
"created_at": "2026-08-20T00:00:00Z",
"updated_at": "2026-08-20T00:00:00Z"
"updated_at": "2026-09-05T00:00:00Z"
},
"speckit-superpowers-bridge": {
"name": "Superpowers Implementation Bridge",
Expand Down
10 changes: 5 additions & 5 deletions presets/catalog.community.json
Original file line number Diff line number Diff line change
Expand Up @@ -488,17 +488,17 @@
"inventory-alignment": {
"name": "Inventory Alignment",
"id": "inventory-alignment",
"version": "0.1.0",
"version": "0.1.1",
"description": "Classifies each requirement against a read-only inventory of live IDs before writing, so reworded requirements are updated instead of duplicated.",
"author": "Yash Chindam",
"repository": "https://github.com/Yash-Chindam/spec-kit-inventory-alignment",
"download_url": "https://github.com/Yash-Chindam/spec-kit-inventory-alignment/releases/download/v0.1.0/inventory-alignment.zip",
"sha256": "8ea62813aeb88d85001f54d91d8eceb011f5fb872bc764d5ea83e8e7ab92a2c1",
"download_url": "https://github.com/Yash-Chindam/spec-kit-inventory-alignment/releases/download/v0.1.1/inventory-alignment.zip",
"sha256": "227db99a4c0626e8310f0116153929923a3f832b1b2d849231caeaff958b65a6",
"homepage": "https://github.com/Yash-Chindam/spec-kit-inventory-alignment",
"documentation": "https://github.com/Yash-Chindam/spec-kit-inventory-alignment/blob/main/inventory-alignment/README.md",
"license": "MIT",
"requires": {
"speckit_version": ">=0.9.0",
"speckit_version": ">=1.0.4",
"extensions": [
"speckit-inventory"
]
Expand All @@ -515,7 +515,7 @@
"workflow"
],
"created_at": "2026-08-20T00:00:00Z",
"updated_at": "2026-08-20T00:00:00Z"
"updated_at": "2026-09-05T00:00:00Z"
},
"isaqb-architecture-governance": {
"name": "iSAQB Architecture Governance",
Expand Down