autojanet/skills/terrashark/docs/changelog.md
Zoë cfec11bb46
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
fix: convert skill submodules to plain directories
stop-slop, taste-skill, terrashark had embedded .git dirs causing
Woodpecker clone to fail on submodule update.
2026-05-30 15:44:44 -07:00

20 lines
837 B
Markdown

# Changelog
## Current Version: v2.3.0
TerraShark is actively maintained. For the latest changes, see the [GitHub repository](https://github.com/LukasNiessen/terrashark).
### What's Included in v2.3.0
- Focused `SKILL.md` execution flow (7-step workflow)
- Five primary failure-mode references (identity churn, secret exposure, blast radius, CI drift, compliance gates)
- Expanded architecture guidance (structure/state, module architecture, coding standards)
- Five migration playbooks for safe evolution
- CI/CD delivery patterns (GitHub Actions, GitLab CI, Atlantis, Infracost)
- Risk-based testing matrix with native test caveats and Terratest coverage
- Good/bad/neutral example banks
- Do/Don't pattern checklist
- MCP integration guidance
- Token balance rationale
- Automated validation workflow
- Plugin marketplace support