Back to Everything Claude Code

ECC v2.0.0-rc.1 Release URL Ledger

docs/releases/2.0.0-rc.1/release-url-ledger-2026-05-19.md

2.0.04.9 KB
Original Source

ECC v2.0.0-rc.1 Release URL Ledger

This ledger separates links that are already public from links that only become valid after the remaining approval-gated plugin, video, billing, and announcement steps. Regenerate it from the final release commit before posting any public announcement.

Refreshed on 2026-05-26 after the GitHub prerelease and npm next package readbacks succeeded. Remaining plugin, video, billing, and outbound surfaces must still be checked from the exact release commit before publication.

Live Now

SurfaceURLVerification
Repositoryhttps://github.com/affaan-m/ECCgit remote get-url origin returns https://github.com/affaan-m/ECC.git
GitHub prerelease URLhttps://github.com/affaan-m/ECC/releases/tag/v2.0.0-rc.1gh release view v2.0.0-rc.1 --repo affaan-m/ECC --json tagName,url,isPrerelease,isDraft,publishedAt returned prerelease true, draft false, published 2026-05-25T18:29:31Z
Release pack folderhttps://github.com/affaan-m/ECC/tree/main/docs/releases/2.0.0-rc.1In-tree release pack
Release notes drafthttps://github.com/affaan-m/ECC/blob/main/docs/releases/2.0.0-rc.1/release-notes.mdIn-tree release copy
Hermes setup guidehttps://github.com/affaan-m/ECC/blob/main/docs/HERMES-SETUP.mdIn-tree sanitized Hermes guide
May 19 evidence snapshothttps://github.com/affaan-m/ECC/blob/main/docs/releases/2.0.0-rc.1/publication-evidence-2026-05-19.mdCurrent strongest identity, video, growth, and CI readiness evidence
May 18 evidence snapshothttps://github.com/affaan-m/ECC/blob/main/docs/releases/2.0.0-rc.1/publication-evidence-2026-05-18.mdPrevious supply-chain and publication-path readiness evidence
May 18 operator dashboardhttps://github.com/affaan-m/ECC/blob/main/docs/releases/2.0.0-rc.1/operator-readiness-dashboard-2026-05-18.mdPrevious prompt-to-artifact dashboard
May 19 operator dashboardhttps://github.com/affaan-m/ECC/blob/main/docs/releases/2.0.0-rc.1/operator-readiness-dashboard-2026-05-19.mdPrevious prompt-to-artifact dashboard with hypergrowth, video, and outbound lanes
May 20 operator dashboardhttps://github.com/affaan-m/ECC/blob/main/docs/releases/2.0.0-rc.1/operator-readiness-dashboard-2026-05-20.mdCurrent prompt-to-artifact dashboard with Marketplace Pro release-gate sync
npm package pagehttps://www.npmjs.com/package/ecc-universalnpm view ecc-universal name version dist-tags versions --json returned latest: 1.10.0, next: 2.0.0-rc.1, and included 2.0.0-rc.1 in versions
npm rc package URLhttps://www.npmjs.com/package/ecc-universal/v/2.0.0-rc.1npm view [email protected] name version dist.tarball dist.integrity time --json returned version 2.0.0-rc.1, tarball https://registry.npmjs.org/ecc-universal/-/ecc-universal-2.0.0-rc.1.tgz, and published time 2026-05-26T00:36:22.940Z
Codex marketplace CLI docshttps://developers.openai.com/codex/cli/reference#codex-plugin-marketplaceOfficial docs list codex plugin marketplace add for GitHub shorthand, Git URLs, SSH URLs, and local marketplace roots
Codex official Plugin Directory statushttps://developers.openai.com/codex/plugins/build#publish-official-public-pluginsOfficial docs say public Plugin Directory publishing and self-serve management are coming soon

Approval-Gated URLs

SurfaceIntended URL or commandGate before use
Claude plugin tagclaude plugin tag .claude-plugin --dry-run, then real tag only after approvalClean release commit and plugin tag/push approval
Codex repo marketplace installcodex plugin marketplace add affaan-m/ECC --ref v2.0.0-rc.1GitHub tag must exist; official Plugin Directory submission remains separate
ECC Tools native-payments announcementECC Tools Marketplace/App URL plus selected-target billing readiness readback through the operator bearer pathMarketplace-managed selected target returned announcementGate.ready === true on 2026-05-20; repeat immediately before publication
Public announcementsX, LinkedIn, GitHub release, and longform URLsRemaining plugin, video, and billing URLs must resolve or be explicitly marked blocked; exact outbound copy still needs owner approval

Pre-Post Check

Run these immediately before publication:

bash
git status --short --branch
gh release view v2.0.0-rc.1 --repo affaan-m/ECC --json tagName,url,isPrerelease
npm view ecc-universal name version dist-tags --json
npm view [email protected] name version dist.tarball dist.integrity time --json
codex plugin marketplace add --help
rg -n "TODO|TBD|PLACEHOLDER" docs/releases/2.0.0-rc.1
npm run preview-pack:smoke
npm run release:approval-gate -- --format json

Do not claim plugin propagation, official Codex Plugin Directory listing, video upload, ECC Tools billing/native payments, or final outbound readiness until the remaining approval-gated URLs above resolve from a clean release commit.