v2.3.0 - 93 tests, CI overhaul, scaffold coverage
What's new in v2.3.0
Breaking changes
None. Drop-in upgrade.
Added
- 93 total unit tests (was 32): 41 for scaffold_generator, 52 for pitfall_coverage_check + genesis_subcommands
- SonarCloud coverage gate wired:
coverage.xmlnow generated and passed to scanner on every PR - Star history badge in README
Fixed
- CI failure rate cut: Gitleaks
docker://gitleaks:latest(untagged, flaky) replaced withgitleaks-action@v2(pinned) - Sonarcloud + Snyk jobs skip gracefully when secrets missing - no wasted minutes for contributors/forks
- Duplicate
pip installremoved - CI ~40% faster sonar-project.properties:reportPathswas empty - SonarCloud was reporting 0% coverage on all PRs
Community
- Issue #14 closed: scaffold_generator now has full test coverage
- GitHub Discussions enabled
- README: social proof section added, demo GIF placeholder with recording guide
Install / upgrade
# Fresh install
git clone https://github.com/maioio/genesis-architect ~/.claude/skills/genesis-architect
# Upgrade existing
cd ~/.claude/skills/genesis-architect && git pullNo build step. Restart Claude Code to activate.