Conversation
AI Code ReviewPR Review:
|
AI Code ReviewReviewSummaryThis PR is a mechanical rename of the GitHub organization from SecurityUnversioned The install command pattern propagated across all documentation is: curl -fsSL https://raw.githubusercontent.com/statecrafting/spec-spine/main/install.sh | shThis fetches The Recommendation: Documentation examples should pin a version, e.g.: curl -fsSL https://raw.githubusercontent.com/statecrafting/spec-spine/v0.10.0/install.sh | shor instruct users to set Bugs / Logic Errors
Spec-Spine Compliance
PerformanceNothing performance-relevant changed. All edits are string literals in documentation, metadata, and config files. MinorThe Automated review by Claude. Diff size: 80 lines. |
Spec-Drift-Waiver: install.sh
Spec-Drift-Waiver: kit/README.md
Spec-Drift-Waiver: npm/README.md
Spec-Drift-Waiver: npm/package.json
Spec-Drift-Waiver: npm/scripts/generate-platform-packages.js
Spec-Drift-Waiver: py/pyproject.toml
Spec-Drift-Waiver: py/scripts/generate_wheels.py