Skip to content

docs: add portfolio disposition for Release Frozen state#16

Merged
saagpatel merged 1 commit into
mainfrom
codex/docs/portfolio-disposition
May 11, 2026
Merged

docs: add portfolio disposition for Release Frozen state#16
saagpatel merged 1 commit into
mainfrom
codex/docs/portfolio-disposition

Conversation

@saagpatel
Copy link
Copy Markdown
Owner

Summary

Adds docs/PORTFOLIO-DISPOSITION.md documenting DevToolsTranslator as the 18th signing cluster member and first monorepo + dual-distribution repo in the cluster. Also fixes the pnpm-workspace allowBuilds stub.

Why this row is new in the cluster

Two new shapes for cluster taxonomy:

  1. Monorepo layoutapps/desktop-tauri/src-tauri/ not top-level. Signing scripts assuming top-level break here.
  2. Dual distribution — Tauri desktop (Apple notarization) PLUS Chrome MV3 extension (Chrome Web Store). Two parallel release tracks with different review latencies.

Internal release machinery is unusually heavy: release.rs, rollout_controller.rs in src-tauri, plus 4 release workflows on canonical main. The product internalizes its own staged-rollout machinery.

Disposition

  • Status: Release Frozen
  • Product: Chrome MV3 extension + Tauri 2 desktop shell. Captures Chrome DevTools events, organizes into timelines, detector engine, BLAKE3-integrity safe share bundles
  • Tracking: Clean, zero orphans on legacy-origin/main
  • Workspace fix: allowBuilds: { esbuild: "set this to true or false" }esbuild: true

Test plan

  • Verified origin/main tip is 0a6e824
  • Confirmed monorepo layout (apps/desktop-tauri/) on origin/main
  • Confirmed all 4 release workflows + release.rs + rollout_controller.rs shipped on origin/main
  • Confirmed zero orphans on legacy-origin/main
  • No code changes — docs + 1 workspace fix

🤖 Generated with Claude Code

Documents DevToolsTranslator as the 18th signing cluster member —
**first monorepo + dual-distribution repo** in the cluster. Two new
shapes for cluster taxonomy:

1. **Monorepo layout** — `apps/desktop-tauri/src-tauri/` rather than
   top-level `src-tauri/`. Signing scripts assuming top-level layout
   will break.
2. **Dual distribution** — Tauri 2 desktop shell shipped via Apple
   notarization PLUS Chrome MV3 extension shipped via Chrome Web
   Store. Two parallel release tracks with different review
   latencies.

Internal release machinery is unusually heavy: `release.rs` and
`rollout_controller.rs` in src-tauri, plus four release workflows
on canonical main (release-extension-public, stage-controller,
internal-beta, staged-public-prerelease). The product internalizes
its own staged-rollout machinery rather than relying on external
signaling.

Also fixes the codex-bootstrap pnpm-workspace allowBuilds stub
(`esbuild: set this to true or false` → `esbuild: true`).

Captures Chrome DevTools events, organizes into timelines, runs
detectors, exports BLAKE3-integrity-checked share bundles. Tracking
clean, zero orphans on legacy-origin/main.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@saagpatel saagpatel merged commit 8c0a858 into main May 11, 2026
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@saagpatel saagpatel deleted the codex/docs/portfolio-disposition branch May 11, 2026 12:32
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