Skip to content

docs(app-store): point submission runbook at the canonical marketing/ copy#185

Merged
oratis merged 1 commit into
mainfrom
claude/hungry-feynman-fe67e5
Jun 19, 2026
Merged

docs(app-store): point submission runbook at the canonical marketing/ copy#185
oratis merged 1 commit into
mainfrom
claude/hungry-feynman-fe67e5

Conversation

@oratis

@oratis oratis commented Jun 19, 2026

Copy link
Copy Markdown
Owner

Why

The App Store listing + privacy docs existed twice, and the two copies had drifted:

  • Stale (docs/app-store/listing-copy.md, privacy-label-and-review.md) — what the runbook linked to.
  • Authoritative (marketing/app-store/listing.md, privacy-and-review.md) — newer & correct.

Following the runbook's links would have led you to paste wrong submission data:

Field Stale copy (linked) Authoritative (marketing/)
App name Markup Markup - MD Reader (matches ASC) ✅
Keywords (EN) includes markdown/reader/editor (wastes slots) ❌ trimmed ✅
Narrative old "paste a GitHub link" ❌ "open a GitHub repo as a vault" ✅
Content Rights missing present ✅

What

  • Replace the two stale docs/app-store/ files with short redirect stubs pointing at the marketing/ canonical versions.
  • Repoint every link in README.md, ios-submission.md, and launch-1.0-checklist.md to marketing/app-store/{listing,privacy-and-review}.md (screenshot sizes now point at marketing/app-store/screenshots/README.md, where they actually live).
  • Fix the Mac screenshot sizes in the checklist (§C step 6): add 1440×900 and 2880×1800 — our mac/ set is 2880×1800, which the old text omitted.

Single source of truth is now marketing/app-store/.

Verification

  • grep over the whole repo: zero remaining content references to the stale filenames.
  • All three new relative link targets resolve from docs/app-store/.
  • No asset/content changes — docs only.

🤖 Generated with Claude Code

… copy

The listing + privacy docs existed twice: stale copies in docs/app-store/
(listing-copy.md, privacy-label-and-review.md) and the authoritative,
up-to-date versions in marketing/app-store/ (listing.md, privacy-and-review.md).
The runbook linked the stale copies, which gave the wrong app name ("Markup"
instead of "Markup - MD Reader"), un-trimmed keywords, and the old
"paste a GitHub link" narrative instead of "open a GitHub repo as a vault".

- Replace the two stale docs/app-store/ files with short redirect stubs that
  point at the marketing/ canonical versions.
- Repoint every link in README.md, ios-submission.md, and
  launch-1.0-checklist.md to marketing/app-store/{listing,privacy-and-review}.md
  (screenshot sizes now point at marketing/app-store/screenshots/README.md).
- Fix the Mac screenshot sizes in the checklist (section C step 6): add
  1440x900 and 2880x1800 — the mac/ set is 2880x1800.

Single source of truth is now marketing/app-store/.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@oratis oratis merged commit ebe10eb into main Jun 19, 2026
4 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