v0.1.0
ScaffoldGuard 0.1.0
Initial release of the scaffold-guard CLI.
- Generate strict Python starter repositories for coding-agent collaboration.
- Generate Codex, Claude Code, and Cursor instruction files.
- Run local policy checks with
scaffold-guard check. - Inspect changed files with
scaffold-guard inspect-diff. - Run generated-project validation with
scaffold-guard validate. - Regenerate managed instruction files with
scaffold-guard compile-rules. - Inspect environment and generated-project health with
scaffold-guard doctor. - Publish through PyPI Trusted Publishing.