github Priivacy-ai/spec-kitty v3.2.0rc2

latest release: v3.2.0rc3
pre-release5 hours ago

3.2.0rc2 adds the TeamSpace mission-state repair and validation surface needed
before public TeamSpace import. The repair command is available now; the
TeamSpace dry-run path requires spec-kitty-events>=5.0.0 once that contract
package is published.

Added

  • Added deterministic doctor mission-state --fix repair for historical
    kitty-specs/ state, including Git safety checks, migration manifests, legacy
    key cleanup, typed-row quarantine, lane normalization, and production
    status.json rematerialization (#980).
  • Added doctor mission-state --teamspace-dry-run to synthesize canonical
    TeamSpace envelopes in memory and validate them with the 5.0.0 event contract
    when available (#980).
  • Documented the distributed Git repair workflow for coordinated repository
    migration before TeamSpace launch (#980).
  • Added doctor mission-state --include-fixtures and the packaged
    mission-state survey fixture pack used by the TeamSpace readiness audit
    contract (#920, #922, #929).
  • Added an opt-in TeamSpace Mission-State Readiness GitHub Actions workflow
    that runs doctor mission-state --audit --fail-on teamspace-blocker and
    uploads the JSON audit artifact (#920, #934).

Changed

  • Aligned CLI sync emission for WPStatusChanged and MissionClosed with the
    canonical TeamSpace event payload shape while keeping launch dry-run gated on
    the published events contract (#980).
  • doctor mission-state --audit JSON reports now expose TeamSpace blocker
    counts, and --fail-on teamspace-blocker gates import/sync readiness
    without requiring network access (#920, #934).

Don't miss a new spec-kitty release

NewReleases is sending notifications on new releases.