docs: reconcile status docs; add 5-axis status vocabulary + cross-chain CREATE caveat #6
Reference in New Issue
Block a user
Delete Branch "devin/1776625631-doc-reconcile-status-vocab"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Narrative-only reconciliation between the status docs under
docs/11-references/+docs/03-deployment/and the generated artifacts they should cite. No on-chain state, no token/bridge/pool addresses, no runbooks or scripts change.Context: the user audit flagged line 15 of
DEPLOYED_TOKENS_BRIDGES_LPS_AND_ROUTING_STATUS.mdas stale (claimingdeployment-status.jsonis empty / design-only) while the submodule pin atcross-chain-pmm-lps/config/deployment-status.jsonactually contains cW* addresses for 9 chains. Two further Wemix docs cited in the audit (WEMIX_BRIDGE_VERIFICATION_STATUS.md,CHAIN_138_TO_WEMIX_1111_BRIDGE_COMPLETION_CHECKLIST.md) do not exist in any ref of the repo.Included:
docs/11-references/STATUS_VOCABULARY.md— five-axis griddeployed / wired / funded / explorer-verified / healthywith a legacy-term translation table.docs/11-references/CROSS_CHAIN_CREATE_ADDRESS_COINCIDENCE.md— explains why0xD3AD6831...6f04legitimately hosts different contracts on Chain 138 (PriceFeedKeeper, 10 748 chars) and Celo (CCIPWETH9Bridge, 13 718 chars).docs/11-references/DEPLOYED_TOKENS_BRIDGES_LPS_AND_ROUTING_STATUS.mdlines 15–16 — drop the empty/design-only claim; cite the submodule as source of truth; enumerate actual 9-chain coverage.docs/03-deployment/REMAINING_DEPLOYMENTS_FOR_FULL_NETWORK_COVERAGE.md— replace Wemix row with 5-axis shorthand namingfunded:Nas the blocker.Review & Testing Checklist for Human
1, 10, 25, 56, 100, 137, 8453, 42161, 43114).Notes
cross-chain-pmm-lps @ 589ebaff86+ on-chain probes 2026-04-19 againsthttps://138.rpc.thirdweb.comandhttps://forno.celo.org.- New docs/11-references/STATUS_VOCABULARY.md: canonical definitions for 'deployed / wired / funded / explorer-verified / healthy' to replace the ad-hoc use of 'live', 'deferred', 'tabled', 'complete' across the tree. - New docs/11-references/CROSS_CHAIN_CREATE_ADDRESS_COINCIDENCE.md: explains why 0xD3AD6831...6f04 simultaneously hosts different contracts on Chain 138 (PriceFeedKeeper), Celo (CCIPWETH9Bridge), and potentially Wemix. Same pattern for 0xa4B9DD...Df08. EVM CREATE address is chain-independent; cross-chain claim requires per-chain eth_getCode. - DEPLOYED_TOKENS_BRIDGES_LPS_AND_ROUTING_STATUS.md line 15 was stale ('deployment-status.json empty (design-only)') while the submodule pin actually contains cW* addresses for 9 chains. Replaced with the 5-axis summary and a reference to the submodule as source of truth. - REMAINING_DEPLOYMENTS_FOR_FULL_NETWORK_COVERAGE.md updated to use the 5-axis vocabulary for the Wemix row; 'Last Updated' bumped. The Wemix-tabled state itself is unchanged (bridgeAvailable=false in deployment-status.json; WEMIX_ACQUISITION_TABLED.md still accurate). No change to any on-chain state; no change to token/bridge/pool addresses; no change to runbooks or scripts. Narrative-only reconciliation. Co-Authored-By: Nakamoto, S <defi@defi-oracle.io>Claude encountered an error —— View job
I'll analyze this and get back to you.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.