docs: reconcile status docs; add 5-axis status vocabulary + cross-chain CREATE caveat #6
Open
nsatoshi
wants to merge 1 commits from
devin/1776625631-doc-reconcile-status-vocab into master
pull from: devin/1776625631-doc-reconcile-status-vocab
merge into: d-bis:master
d-bis:master
d-bis:devin/1777471106-phase4b-v2-runbook
d-bis:devin/1777459320-phase3-deployed-cbtc-wired
d-bis:devin/1777435956-stack-a-canonicalization
d-bis:devin/1777403009-phoenix-bootstrap
d-bis:main
d-bis:devin/1777249218-harden-branch-detection
d-bis:chore/explorer-pricing-rollout-coordination
d-bis:devin/1777157605-cromero-deploy-target
d-bis:sync/currencicombo-phoenix-e2e
d-bis:devin/coingecko-normalization-companion-20260419
d-bis:devin/explorer-verification-checklist-20260419
d-bis:devin/1776625819-chain138-listing-assets
d-bis:devin/1776628206-rename-defi-to-capital-f
d-bis:devin/phase5-ci-reconciliation-1776542837
d-bis:devin/phase1a-vault-consumer-prep-1776543363
d-bis:devin/phase4-drop-local-junk-1776542674
d-bis:devin/phase3-submodule-remotes-1776542381
d-bis:chore/ignore-local-runtime-artifacts
d-bis:docs/mev-and-ops-runbook-refresh
d-bis:docs/explorer-blockscout-and-verification-refresh
d-bis:feat/canonical-token-and-list-refresh
d-bis:feat/extraction-and-liquidity-improvement-pack
d-bis:feat/mainnet-cw-liquidity-and-exit-ops
d-bis:feat/gru-v2-full-mesh-ops-pack
d-bis:feat/chain138-aave-gmx-rollout-scaffolding
d-bis:feat/token-aggregation-aave-and-route-planning
1 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
332cbe7d93 |
docs: reconcile status docs against generated artifacts; add 5-axis status vocabulary
Some checks failed
AI Code Review / claude-review (pull_request) Failing after 37s
- 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>
|