Skip to content

App Store distribution is not repository landing (v1.64.11.0)#41

Merged
time-attack merged 4 commits into
mainfrom
time-attack/appleship-mode-routing
Jul 24, 2026
Merged

App Store distribution is not repository landing (v1.64.11.0)#41
time-attack merged 4 commits into
mainfrom
time-attack/appleship-mode-routing

Conversation

@time-attack

@time-attack time-attack commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Live nimbus round 5: /ship on an Xcode project aborted at the legacy specialist's "you're on the base branch, ship from a feature branch" gate — before the Apple adapter ever loaded. That gate belongs to repository landing (commit → review → PR → merge); it has nothing to say about store distribution.

  • Ship dispatcher step 10: Apple targets read references/APPLE-RELEASE.md FIRST, before any specialist preflight or repository gate.
  • APPLE-RELEASE.md: store distribution declared its own release path — the branch/PR ceremony applies only to repository-landing asks; a solo developer with a clean tree on main is the normal case. Never abort an App Store release over branch topology.

Test evidence: test:gstack2 gate green (parity 4,359), release-hardening 11/11.

🤖 Generated with Claude Code


Summary by cubic

Stop blocking App Store/TestFlight releases on branch topology. Apple targets now load the Apple adapter first, treating store distribution separately from repository landing.

  • Bug Fixes
    • Store distribution bypasses the feature-branch/PR ceremony; a clean base branch is valid for archive and upload.
    • Updated skills/ship/SKILL.md and skills/ship/references/APPLE-RELEASE.md to state the new order: read the Apple adapter first, then proceed with the App Store journey.

Written for commit 165b2a9. Summary will update on new commits.

Review in cubic

Sinabina and others added 4 commits July 23, 2026 18:42
Apple targets load APPLE-RELEASE.md before any specialist preflight;
the feature-branch/PR gate applies only to repository-landing asks.
Clean tree on the base branch is a valid state to archive and upload.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@cursor

cursor Bot commented Jul 24, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@time-attack
time-attack merged commit a28f0b5 into main Jul 24, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant