|
1688 | 1688 | "created_at": "2026-03-06T00:00:00Z", |
1689 | 1689 | "updated_at": "2026-04-09T00:00:00Z" |
1690 | 1690 | }, |
| 1691 | + "ripple": { |
| 1692 | + "name": "Ripple", |
| 1693 | + "id": "ripple", |
| 1694 | + "description": "Detect side effects that tests can't catch after implementation β delta-anchored analysis across 9 domain-agnostic categories with fix-induced side effect detection", |
| 1695 | + "author": "chordpli", |
| 1696 | + "version": "1.0.0", |
| 1697 | + "download_url": "https://github.com/chordpli/spec-kit-ripple/archive/refs/tags/v1.0.0.zip", |
| 1698 | + "repository": "https://github.com/chordpli/spec-kit-ripple", |
| 1699 | + "homepage": "https://github.com/chordpli/spec-kit-ripple", |
| 1700 | + "documentation": "https://github.com/chordpli/spec-kit-ripple/blob/main/README.md", |
| 1701 | + "changelog": "https://github.com/chordpli/spec-kit-ripple/blob/main/CHANGELOG.md", |
| 1702 | + "license": "MIT", |
| 1703 | + "requires": { |
| 1704 | + "speckit_version": ">=0.2.0" |
| 1705 | + }, |
| 1706 | + "provides": { |
| 1707 | + "commands": 3, |
| 1708 | + "hooks": 1 |
| 1709 | + }, |
| 1710 | + "tags": [ |
| 1711 | + "side-effects", |
| 1712 | + "post-implementation", |
| 1713 | + "analysis", |
| 1714 | + "quality", |
| 1715 | + "risk-detection" |
| 1716 | + ], |
| 1717 | + "verified": false, |
| 1718 | + "downloads": 0, |
| 1719 | + "stars": 0, |
| 1720 | + "created_at": "2026-04-19T00:00:00Z", |
| 1721 | + "updated_at": "2026-04-19T00:00:00Z" |
| 1722 | + }, |
1691 | 1723 | "scope": { |
1692 | 1724 | "name": "Spec Scope", |
1693 | 1725 | "id": "scope", |
|
1721 | 1753 | "created_at": "2026-04-17T02:00:00Z", |
1722 | 1754 | "updated_at": "2026-04-17T02:00:00Z" |
1723 | 1755 | }, |
1724 | | - "ripple": { |
1725 | | - "name": "Ripple", |
1726 | | - "id": "ripple", |
1727 | | - "description": "Detect side effects that tests can't catch after implementation β delta-anchored analysis across 9 domain-agnostic categories with fix-induced side effect detection", |
1728 | | - "author": "chordpli", |
1729 | | - "version": "1.0.0", |
1730 | | - "download_url": "https://github.com/chordpli/spec-kit-ripple/archive/refs/tags/v1.0.0.zip", |
1731 | | - "repository": "https://github.com/chordpli/spec-kit-ripple", |
1732 | | - "homepage": "https://github.com/chordpli/spec-kit-ripple", |
1733 | | - "documentation": "https://github.com/chordpli/spec-kit-ripple/blob/main/README.md", |
1734 | | - "changelog": "https://github.com/chordpli/spec-kit-ripple/blob/main/CHANGELOG.md", |
1735 | | - "license": "MIT", |
1736 | | - "requires": { |
1737 | | - "speckit_version": ">=0.2.0" |
1738 | | - }, |
1739 | | - "provides": { |
1740 | | - "commands": 3, |
1741 | | - "hooks": 1 |
1742 | | - }, |
1743 | | - "tags": [ |
1744 | | - "side-effects", |
1745 | | - "post-implementation", |
1746 | | - "analysis", |
1747 | | - "quality", |
1748 | | - "risk-detection" |
1749 | | - ], |
1750 | | - "verified": false, |
1751 | | - "downloads": 0, |
1752 | | - "stars": 0, |
1753 | | - "created_at": "2026-04-19T00:00:00Z", |
1754 | | - "updated_at": "2026-04-19T00:00:00Z" |
1755 | | - }, |
1756 | 1756 | "security-review": { |
1757 | 1757 | "name": "Security Review", |
1758 | 1758 | "id": "security-review", |
|
0 commit comments