Skip to content

bug: plan resolve auto-completes unrelated cluster steps #701

Description

@hype-eth

Version

desloppify 1.0

Reproduction

With an active triaged plan containing multiple manual clusters, resolve one completed cluster:

desloppify plan resolve tensorart-contract-cycle --note "..." --confirm

The target cluster had two review findings and touched only TensorArt image-generation files.

Actual result

The command correctly resolved the two TensorArt findings, but also printed that it auto-completed unrelated action steps:

  • conversation-persistence-ownership step 1
  • suggestion-capability-ownership steps 2, 3, 4, and 6

None of those clusters or their source files had been changed.

Expected result

Only action steps belonging to the resolved cluster, or steps whose complete issue reference set was actually resolved, should be auto-completed. Unrelated cluster plan state should remain unchanged.

The source commits were unaffected; this appears limited to plan bookkeeping.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions