Skip to content

fix(macapp): bind composer and ToolWalk lifecycle to submitted run identity #1128

Description

@dennisonbertram

Problem

Independent review of #1127 found two P1 action-ownership gaps after #1125:

  1. Composer captures only a run ID but branches on live run.canSteer; stale A steer may fall through to project.submit().
  2. ToolWalk polls currentRunID after submit and can capture B if external B replaces A first; timeout/automatic approval/input can then act on B.

Acceptance criteria

Scope

Native Composer/ToolWalk run-identity ownership only, stacked after #1127; blocks stack promotion.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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