|
1 | 1 | { |
2 | 2 | "schema_version": "1.0", |
3 | | - "updated_at": "2026-04-20T00:00:00Z", |
| 3 | + "updated_at": "2026-04-21T00:00:00Z", |
4 | 4 | "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json", |
5 | 5 | "extensions": { |
6 | 6 | "aide": { |
|
1796 | 1796 | "created_at": "2026-04-01T00:00:00Z", |
1797 | 1797 | "updated_at": "2026-04-01T00:00:00Z" |
1798 | 1798 | }, |
| 1799 | + "spec-validate": { |
| 1800 | + "name": "Spec Validate", |
| 1801 | + "id": "spec-validate", |
| 1802 | + "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.", |
| 1803 | + "author": "Ahmed Eltayeb", |
| 1804 | + "version": "1.0.1", |
| 1805 | + "download_url": "https://github.com/aeltayeb/spec-kit-spec-validate/archive/refs/tags/v1.0.1.zip", |
| 1806 | + "repository": "https://github.com/aeltayeb/spec-kit-spec-validate", |
| 1807 | + "homepage": "https://github.com/aeltayeb/spec-kit-spec-validate", |
| 1808 | + "documentation": "https://github.com/aeltayeb/spec-kit-spec-validate/blob/main/README.md", |
| 1809 | + "changelog": "https://github.com/aeltayeb/spec-kit-spec-validate/blob/main/CHANGELOG.md", |
| 1810 | + "license": "MIT", |
| 1811 | + "requires": { |
| 1812 | + "speckit_version": ">=0.5.0" |
| 1813 | + }, |
| 1814 | + "provides": { |
| 1815 | + "commands": 6, |
| 1816 | + "hooks": 3 |
| 1817 | + }, |
| 1818 | + "tags": [ |
| 1819 | + "validation", |
| 1820 | + "review", |
| 1821 | + "quality", |
| 1822 | + "workflow", |
| 1823 | + "process" |
| 1824 | + ], |
| 1825 | + "verified": false, |
| 1826 | + "downloads": 0, |
| 1827 | + "stars": 0, |
| 1828 | + "created_at": "2026-04-20T00:00:00Z", |
| 1829 | + "updated_at": "2026-04-21T00:00:00Z" |
| 1830 | + }, |
1799 | 1831 | "speckit-utils": { |
1800 | 1832 | "name": "SDD Utilities", |
1801 | 1833 | "id": "speckit-utils", |
|
1828 | 1860 | "created_at": "2026-03-18T00:00:00Z", |
1829 | 1861 | "updated_at": "2026-03-18T00:00:00Z" |
1830 | 1862 | }, |
1831 | | - "spec-validate": { |
1832 | | - "name": "Spec Validate", |
1833 | | - "id": "spec-validate", |
1834 | | - "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.", |
1835 | | - "author": "Ahmed Eltayeb", |
1836 | | - "version": "1.0.1", |
1837 | | - "download_url": "https://github.com/aeltayeb/spec-kit-spec-validate/archive/refs/tags/v1.0.1.zip", |
1838 | | - "repository": "https://github.com/aeltayeb/spec-kit-spec-validate", |
1839 | | - "homepage": "https://github.com/aeltayeb/spec-kit-spec-validate", |
1840 | | - "documentation": "https://github.com/aeltayeb/spec-kit-spec-validate/blob/main/README.md", |
1841 | | - "changelog": "https://github.com/aeltayeb/spec-kit-spec-validate/blob/main/CHANGELOG.md", |
1842 | | - "license": "MIT", |
1843 | | - "requires": { |
1844 | | - "speckit_version": ">=0.5.0" |
1845 | | - }, |
1846 | | - "provides": { |
1847 | | - "commands": 6, |
1848 | | - "hooks": 3 |
1849 | | - }, |
1850 | | - "tags": [ |
1851 | | - "validation", |
1852 | | - "review", |
1853 | | - "quality", |
1854 | | - "workflow", |
1855 | | - "process" |
1856 | | - ], |
1857 | | - "verified": false, |
1858 | | - "downloads": 0, |
1859 | | - "stars": 0, |
1860 | | - "created_at": "2026-04-20T00:00:00Z", |
1861 | | - "updated_at": "2026-04-20T00:00:00Z" |
1862 | | - }, |
1863 | 1863 | "spectest": { |
1864 | 1864 | "name": "SpecTest", |
1865 | 1865 | "id": "spectest", |
|
0 commit comments