Skip to content

fix(generator): close final WP10 acceptance gaps - #707

Merged
artiphishle merged 24 commits into
mainfrom
fix/705-final-main-acceptance
Sep 25, 2026
Merged

artiphishle merged 24 commits into
mainfrom
fix/705-final-main-acceptance

Conversation

@artiphishle

Copy link
Copy Markdown
Contributor

Summary

  • explicitly type the generated ZORA surface theme adapter as the canonical manifest ThemeConfig shape so TypeScript 6 does not infer {}
  • declare @ankhorage/utility for every generated app because the generated root layout imports @ankhorage/utility/object
  • update generated dependency and root-layout regression coverage
  • run standalone, generated app, generated navigation, and generated capabilities acceptance on pull requests instead of only after merge

Why

PR #706 fixed the original WP10 main-only blockers and made the responsive Admin Web gate permanent. Its merge then exposed two remaining generated-app contract gaps that PR-only validation could not previously see because four heavy acceptance jobs were still main-only.

This PR fixes those gaps and moves those jobs into the pre-merge gate.

Validation required

  • CI
  • expo-web / generated Studio admin Web
  • standalone Studio
  • generated Expo app
  • generated navigation
  • generated capabilities
  • Published Studio existing app

Tracking

Closes #705
Related to #634
Related to #583

@artiphishle artiphishle self-assigned this Sep 25, 2026
@artiphishle
artiphishle merged commit ffc570f into main Sep 25, 2026
7 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.

chore(admin): complete WP10 completion gate

1 participant