docs: MASTER_INDEX link to mev-searcher-pipeline-reference; bump MEV_Bot (specs README cross-link)
Made-with: Cursor
This commit is contained in:
2
MEV_Bot
2
MEV_Bot
Submodule MEV_Bot updated: 682bd76349...c98f2dc7ec
@@ -1,6 +1,6 @@
|
||||
# Documentation — Master Index
|
||||
|
||||
**Last Updated:** 2026-04-10
|
||||
**Last Updated:** 2026-04-13
|
||||
**Purpose:** Single entry point for all project documentation. Use this index to find canonical sources and avoid deprecated or duplicate content.
|
||||
|
||||
**Status:** Preflight and Chain 138 next steps completed (**88/88** on-chain per [check-contracts-on-chain-138.sh](../scripts/verify/check-contracts-on-chain-138.sh) when LAN RPC reachable; includes **ISO20022Router**, canonical + legacy CCIP router/WETH9 bridge, the cross-chain flash trio, the GRU V2 USD pair, the router-v2 execution stack, the upstream-native Uniswap v3 stack, and the funded pilot-compatible Balancer / Curve_3 / 1inch venues in `config/smart-contracts-master.json`). **2026-04-03:** Flash rollout closed out; `UniversalCCIPFlashBridgeAdapter`, `CrossChainFlashRepayReceiver`, and `CrossChainFlashVaultCreditReceiver` are deployed and Blockscout-verified. **2026-04-03:** `EnhancedSwapRouterV2`, `IntentBridgeCoordinatorV2`, and the route-executor adapters were promoted into the live Chain 138 inventory after a successful DODO v3 proof swap. **2026-04-03:** upstream-native `Uniswap_v3` was deployed, corrected to the canonical fee-500 pools, cut over into the public `/token-aggregation/api/v2` planner, and is now verifiable together with the funded `Balancer`, `Curve_3`, and `1inch` venues through [check-chain138-pilot-dex-venues.sh](../scripts/verify/check-chain138-pilot-dex-venues.sh). **2026-04-03:** GRU V2 USD is forward-canonical ready, and the ranked GRU rollout plus public-chain cW* pool graph are now summarized by [check-full-deployment-status.sh](../scripts/verify/check-full-deployment-status.sh). **2026-04-03:** the explorer now also publishes the public-network GRU v2 truth table at `https://explorer.d-bis.org/config/GRU_V2_PUBLIC_DEPLOYMENT_STATUS.json`, backed by [check-gru-v2-public-protocols.sh](../scripts/verify/check-gru-v2-public-protocols.sh). **2026-03-30:** Live verification — [LIVE_VERIFICATION_LOG_2026-03-30.md](00-meta/LIVE_VERIFICATION_LOG_2026-03-30.md) (public + private E2E **Failed: 0**, config validation, `run-all-validation.sh --skip-genesis`). **2026-03-06:** Prior doc pass referred to 59 addresses; script list grew through **61** → **62** → **64** → **67** → **75** → **79** → **86** → **88** (PMM, vault/reserve, CompliantFiatTokens, ISO router, CCIP legacy pair, flash infra, router-v2 execution stack, native Uniswap v3 stack, venue layer, and GRU V2 pair). **2026-03-04:** Celo CCIP bridges deployed; Phase A–D tracked in [03-deployment/REMAINING_DEPLOYMENTS_FOR_FULL_NETWORK_COVERAGE.md](03-deployment/REMAINING_DEPLOYMENTS_FOR_FULL_NETWORK_COVERAGE.md). Phase C: [PHASE_C_CW_AND_EDGE_POOLS_RUNBOOK.md](03-deployment/PHASE_C_CW_AND_EDGE_POOLS_RUNBOOK.md); Phase D: [PHASE_D_OPTIONAL_CHECKLIST.md](03-deployment/PHASE_D_OPTIONAL_CHECKLIST.md). **On-chain verification:** DODOPMMIntegration canonical cUSDT/cUSDC — [EXPLORER_TOKEN_LIST_CROSSCHECK](11-references/EXPLORER_TOKEN_LIST_CROSSCHECK.md) §8. **Remaining:** public-chain `cW*` pools, GRU Wave 1 transport activation, global-priority backlog currencies, Solana/non-EVM rollout, Wemix 0.4 WEMIX, and LINK fund — see [00-meta/TODOS_CONSOLIDATED.md](00-meta/TODOS_CONSOLIDATED.md).
|
||||
@@ -16,6 +16,7 @@
|
||||
| **Agent / IDE instructions** | [AGENTS.md](../AGENTS.md) (repo root) |
|
||||
| **Local green-path tests** | Root `pnpm test` → [`scripts/verify/run-repo-green-test-path.sh`](../scripts/verify/run-repo-green-test-path.sh) |
|
||||
| **Git submodule hygiene + explorer remotes** | [00-meta/SUBMODULE_HYGIENE.md](00-meta/SUBMODULE_HYGIENE.md) — detached HEAD, push order, Gitea/GitHub, `submodules-clean.sh` |
|
||||
| **MEV searcher pipeline (taxonomy + diagrams, submodule)** | [../mev-searcher-pipeline-reference/README.md](../mev-searcher-pipeline-reference/README.md) — Gitea `d-bis/mev-searcher-pipeline-reference`; complements [MEV_Bot/specs/README.md](../MEV_Bot/specs/README.md) |
|
||||
| **What to do next** | [00-meta/NEXT_STEPS_INDEX.md](00-meta/NEXT_STEPS_INDEX.md) — ordered actions, by audience, execution plan |
|
||||
| **Live verification evidence (dated)** | [00-meta/LIVE_VERIFICATION_LOG_2026-03-30.md](00-meta/LIVE_VERIFICATION_LOG_2026-03-30.md) |
|
||||
| **Your personal checklist** | [00-meta/NEXT_STEPS_FOR_YOU.md](00-meta/NEXT_STEPS_FOR_YOU.md) |
|
||||
@@ -64,6 +65,7 @@
|
||||
| **SolaceNet** (capability plane, gateway rails, public hub) | [04-configuration/SOLACENET_PUBLIC_HUB.md](04-configuration/SOLACENET_PUBLIC_HUB.md); `dbis_core/docs/solacenet/` (governance, [PROTOCOL_GAPS_CHECKLIST.md](../dbis_core/docs/solacenet/PROTOCOL_GAPS_CHECKLIST.md), [REMAINING_TASKS_FULL_LIST.md](../dbis_core/docs/solacenet/REMAINING_TASKS_FULL_LIST.md), [AUDIT_GAPS_INCONSISTENCIES_MISSING.md](../dbis_core/docs/solacenet/AUDIT_GAPS_INCONSISTENCIES_MISSING.md), plugin vs gateway bridge); public web **https://info.defi-oracle.io/solacenet** | — |
|
||||
| **Token / bridge naming (UTRNF + DBIS / Chain 138 mapping)** | [04-configuration/naming-conventions/README.md](04-configuration/naming-conventions/README.md) | — |
|
||||
| **GRU c* V2 standards and implementation plan** | [04-configuration/GRU_C_STAR_V2_STANDARDS_MATRIX_AND_IMPLEMENTATION_PLAN.md](04-configuration/GRU_C_STAR_V2_STANDARDS_MATRIX_AND_IMPLEMENTATION_PLAN.md) | — |
|
||||
| **GRU reference primacy + public PMM mesh (integrated model)** | [04-configuration/GRU_REFERENCE_PRIMACY_AND_MESH_EXECUTION_MODEL.md](04-configuration/GRU_REFERENCE_PRIMACY_AND_MESH_EXECUTION_MODEL.md) | Binds OMNL/FX, RTGS, `c*` / `cW*`, cross-chain-pmm-lps, and grid ops to reference-first policy |
|
||||
| **GRU V2 Chain 138 readiness** | [04-configuration/GRU_V2_CHAIN138_READINESS.md](04-configuration/GRU_V2_CHAIN138_READINESS.md) | Live readiness gate for deployed `cUSDT V2` / `cUSDC V2` |
|
||||
| **GRU V2 IPFS metadata** | [04-configuration/GRU_V2_IPFS_METADATA_RUNBOOK.md](04-configuration/GRU_V2_IPFS_METADATA_RUNBOOK.md) | IPFS-backed `tokenURI` / disclosure / reporting flow for GRU v2 assets |
|
||||
| **GRU standards profile** | [04-configuration/GRU_STANDARDS_PROFILE.md](04-configuration/GRU_STANDARDS_PROFILE.md), [`../config/gru-standards-profile.json`](../config/gru-standards-profile.json) | — |
|
||||
|
||||
Reference in New Issue
Block a user