Skip to content

ScaffoldGuard v0.2.0

Choose a tag to compare

@damienbenveniste damienbenveniste released this 10 Jul 06:10
ace2684

Managed project lifecycle

  • Adds versioned generated-project metadata and deterministic exact-byte managed-file manifests.
  • Adds preview-first scaffold-guard upgrade with transactional application, strict legacy baseline matching for v0.1.0-v0.1.5, structured TOML migrations, conflict/orphan reporting, and no automatic deletion.
  • Classifies generated templates as managed, structured, or seed and routes compile-rules through the managed reconciler.
  • Preserves exact configured adapter combinations and adds Codex, Claude Code, and Cursor upgrade guidance parity.
  • Adds built-wheel CI smoke coverage for minimal, Python, TypeScript, and monorepo projects on Python 3.13 and Node 22.

See CHANGELOG.md and the upgrade command documentation.

Full Changelog: v0.1.5...v0.2.0