This issue is the current governed execution slice for DevToolsTranslator.
Why this issue is current
- Keep the active GitHub issue aligned with the real next slice instead of kickoff-era wording.
- Carry the project's real blockers, check posture, and evidence needs inside the governed lane.
Current focus
Clear the remaining release-readiness blockers on main: manual Chrome sign-off, Chrome Web Store credentials, and updater-signature input.
Check posture
Refreshed on 2026-05-17.
- Local readiness command for
0.1.0-beta.14 still reports status=blocked because release inputs are missing.
- Release manifests are present for the readiness check: required count 4, missing list empty.
- Commit
6a92b17 removed hardcoded pnpm/action-setup version pins so workflows use repo packageManager: pnpm@11.1.2.
- Commit
adb9d89 moved release/perf workflows to Node 24 so pnpm@11.1.2 can run in GitHub Actions.
- Manual dispatch of
release-extension-stage-controller on 2026-05-17 passed after the pnpm and Node workflow fixes.
Current blockers
manual_smoke_missing: docs/PHASE6_SMOKE_EVIDENCE.md still has interactive_chrome_manual: not_run.
cws_credentials_missing: CWS_CLIENT_ID, CWS_CLIENT_SECRET, CWS_REFRESH_TOKEN, and CWS_EXTENSION_ID are not available to the readiness check.
updater_signature_missing: UPDATER_SIGNATURE is not available for staged public prerelease readiness.
Done when
- Manual Chrome sign-off is captured with the required pass marker.
- Required Chrome Web Store credentials and updater signature are available in the release environment.
- A fresh promotion readiness check reports ready or only intentionally accepted manual release gates.
- The active Notion page and this governed issue describe the same slice.
This issue is the current governed execution slice for DevToolsTranslator.
Why this issue is current
Current focus
Clear the remaining release-readiness blockers on
main: manual Chrome sign-off, Chrome Web Store credentials, and updater-signature input.Check posture
Refreshed on 2026-05-17.
0.1.0-beta.14still reportsstatus=blockedbecause release inputs are missing.6a92b17removed hardcodedpnpm/action-setupversion pins so workflows use repopackageManager: pnpm@11.1.2.adb9d89moved release/perf workflows to Node 24 sopnpm@11.1.2can run in GitHub Actions.release-extension-stage-controlleron 2026-05-17 passed after the pnpm and Node workflow fixes.Current blockers
manual_smoke_missing:docs/PHASE6_SMOKE_EVIDENCE.mdstill hasinteractive_chrome_manual: not_run.cws_credentials_missing:CWS_CLIENT_ID,CWS_CLIENT_SECRET,CWS_REFRESH_TOKEN, andCWS_EXTENSION_IDare not available to the readiness check.updater_signature_missing:UPDATER_SIGNATUREis not available for staged public prerelease readiness.Done when