• v1.3 479b592076

    Add versioning contract: semver policy, breaking change sections, schema_version guard

    sbpro released this 2026-03-31 21:56:33 +00:00 | 20 commits to main since this release

    • CHANGELOG: add ### Breaking Changes section to all versions (None for 1.1–1.3)
    • README: add Versioning section with semver table and floating tag explanation
    • schema/config-schema.json: add schema_version field (const: 1, optional)
    • lib/config.sh: fail fast if schema_version is present and unsupported

    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

    Downloads