Skip to content

Coordinate the actual mission-state repair commit across active repositories #979

@robertDouglass

Description

@robertDouglass

Context

The TeamSpace migration code now provides the repair and dry-run path, but we have not run doctor mission-state --fix across the real active repositories. That operation will intentionally create a large Git event in kitty-specs/ and .kittify/migrations/mission-state/.

This needs to be coordinated separately from landing the implementation PRs.

Acceptance Criteria

  • Choose the repositories to repair for public TeamSpace launch.
  • Ask contributors to pause kitty-specs/ edits during the repair window.
  • Pull the target branch in each repo before repair.
  • Run:
spec-kitty doctor mission-state --audit --json
spec-kitty doctor mission-state --fix
spec-kitty doctor mission-state --teamspace-dry-run --json
  • Review generated migration manifests and diffs.
  • Commit each repository repair as a single coordinated migration commit.
  • Verify TeamSpace import dry-runs pass after the commits land.

Related Work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions