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-18.md

2.0.04.3 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 approval-gated release, package, plugin, and announcement steps. Regenerate it from the final release commit before posting any public announcement.

Captured from source snapshot 81fca2cea6f1399c52c8faa70f9a17e42f0bd447 on 2026-05-18. The ledger file may be committed in a later docs-only refresh after the evidence snapshot it describes.

Live Now

SurfaceURLVerification
Repositoryhttps://github.com/affaan-m/everything-claude-codegit remote get-url origin
Evidence source commithttps://github.com/affaan-m/everything-claude-code/commit/81fca2cea6f1399c52c8faa70f9a17e42f0bd447git rev-parse HEAD at evidence capture
Release pack folderhttps://github.com/affaan-m/everything-claude-code/tree/main/docs/releases/2.0.0-rc.1Release pack evidence captured from 81fca2ce
Release notes drafthttps://github.com/affaan-m/everything-claude-code/blob/main/docs/releases/2.0.0-rc.1/release-notes.mdIn-tree release copy
Hermes setup guidehttps://github.com/affaan-m/everything-claude-code/blob/main/docs/HERMES-SETUP.mdIn-tree sanitized Hermes guide
May 18 evidence snapshothttps://github.com/affaan-m/everything-claude-code/blob/main/docs/releases/2.0.0-rc.1/publication-evidence-2026-05-18.mdCurrent strongest readiness evidence
May 18 operator dashboardhttps://github.com/affaan-m/everything-claude-code/blob/main/docs/releases/2.0.0-rc.1/operator-readiness-dashboard-2026-05-18.mdPrompt-to-artifact dashboard
Pushed-head CIhttps://github.com/affaan-m/everything-claude-code/actions/runs/26011460500CI passed 37/37 jobs for 81fca2ce, including the supply-chain IOC scan job
Latest Supply-Chain Watchhttps://github.com/affaan-m/everything-claude-code/actions/runs/26010432490Supply-Chain Watch passed for 25ac57ac; rerun from the final release commit before publication
npm package pagehttps://www.npmjs.com/package/ecc-universalnpm view ecc-universal name version dist-tags --json returned latest: 1.10.0; rc.1 is not published yet
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
GitHub prereleasehttps://github.com/affaan-m/everything-claude-code/releases/tag/v2.0.0-rc.1gh release view v2.0.0-rc.1 --repo affaan-m/everything-claude-code --json tagName,url,isPrerelease must return the prerelease
npm rc packagehttps://www.npmjs.com/package/ecc-universal/v/2.0.0-rc.1npm publish --tag next approval and post-publish npm view ecc-universal dist-tags --json
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/everything-claude-code --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 billing readiness readbackMarketplace-managed test account must return announcementGate.ready === true
Public announcementsX, LinkedIn, GitHub release, and longform URLsGitHub release, npm, plugin, and billing URLs must resolve first

Pre-Post Check

Run these immediately before publication:

bash
git status --short --branch
gh release view v2.0.0-rc.1 --repo affaan-m/everything-claude-code --json tagName,url,isPrerelease
npm view ecc-universal name version dist-tags --json
codex plugin marketplace add --help
rg -n "TODO|TBD|PLACEHOLDER" docs/releases/2.0.0-rc.1
npm run preview-pack:smoke

Do not post the social or notification copy until the approval-gated URLs above resolve from a clean release commit.