2026-02-21 15:46:06 -08:00
# Next Steps — Index
2026-03-02 11:37:34 -08:00
**Last Updated:** 2026-03-02
2026-02-21 15:46:06 -08:00
**Purpose:** Single entry point for "what to do next." Pick by audience and granularity.
2026-03-02 11:37:34 -08:00
**Documentation index:** [../MASTER_INDEX.md ](../MASTER_INDEX.md ) — canonical docs, deprecated list, and navigation.
---
## Next steps (ordered)
| # | Action | Command / doc | Status |
|---|--------|----------------|--------|
| 1 | From anywhere: config + on-chain + validation | `./scripts/run-completable-tasks-from-anywhere.sh` | Done 2026-03-02 |
| 2 | Before Chain 138 deploy: preflight (RPC, dotenv, nonce, cost) | `./scripts/deployment/preflight-chain138-deploy.sh [--cost]` | Done 2026-03-02 |
| 3 | **Chain 138 next steps (all in one): ** preflight → mirror+pool → register c* as GRU → verify | `./scripts/deployment/run-all-next-steps-chain138.sh [--dry-run] [--skip-mirror] [--skip-register-gru] [--skip-verify]` | Done 2026-03-02 |
| 4 | Full deployment order (Phase 0– 6) | [DEPLOYMENT_ORDER_OF_OPERATIONS.md ](../03-deployment/DEPLOYMENT_ORDER_OF_OPERATIONS.md ) | Remaining (Operator) |
| 5 | Operator: Blockscout, 502 fix, backup, deploy | [OPERATOR_READY_CHECKLIST.md ](OPERATOR_READY_CHECKLIST.md ) | Remaining (Operator/LAN) |
| 6 | Repos & PRs (Ledger, Trust, Chainlist, on-ramps; forms pending) | [REPOSITORIES_AND_PRS_CHAIN138.md ](REPOSITORIES_AND_PRS_CHAIN138.md ) | Remaining (External) |
| 7 | PR-ready files (Chainlist, Trust Wallet) | [04-configuration/pr-ready/README.md ](../04-configuration/pr-ready/README.md ) | Remaining |
**Remaining tasks (full list):** [NEXT_STEPS_AND_REMAINING_TODOS.md ](NEXT_STEPS_AND_REMAINING_TODOS.md ) § Remaining tasks.
**Full list:** [NEXT_STEPS_AND_REMAINING_TODOS.md ](NEXT_STEPS_AND_REMAINING_TODOS.md ) § Next steps (ordered). **E2E flows (swap, bridge, swap-bridge-swap): ** [TASKS_TO_INCREASE_ALL_E2E_FLOWS.md ](TASKS_TO_INCREASE_ALL_E2E_FLOWS.md ). Run E2E tasks in full parallel: `./scripts/run-e2e-flow-tasks-full-parallel.sh [--dry-run] [--wave E1]` . **Task list review (deprecated/duplicates): ** [TASK_LIST_REVIEW_2026_03_01.md ](TASK_LIST_REVIEW_2026_03_01.md ).
---
## Priority: Mainnet liquidity & ramps
| Document | Description |
|----------|-------------|
| * * [MAINNET_LIQUIDITY_AND_RAMPS_PRIORITY.md ](MAINNET_LIQUIDITY_AND_RAMPS_PRIORITY.md )** | Obtain liquid on Mainnet (fund LP + relay bridge), then wire off-ramps and on-ramps. Operator steps, scripts, and ramp API wiring. |
2026-02-21 15:46:06 -08:00
---
## By audience
| Document | Audience | Description |
|----------|----------|-------------|
| * * [NEXT_STEPS_FOR_YOU.md ](NEXT_STEPS_FOR_YOU.md )** | You (individual) | Your personal checklist: Ledger form, run-from-anywhere commands, no LAN needed. |
| * * [NEXT_STEPS_OPERATOR.md ](NEXT_STEPS_OPERATOR.md )** | Operator (LAN/creds) | Copy-paste operator runbook: Proxmox/LAN, credentials, NPMplus, Blockscout, 502 fixes. |
| * * [NEXT_STEPS_MASTER.md ](NEXT_STEPS_MASTER.md )** | All | Master list of next steps (high-level). |
| * * [NEXT_STEPS_ALL.md ](NEXT_STEPS_ALL.md )** | All | Consolidated all-audience next steps. |
---
2026-03-02 11:37:34 -08:00
## Execution plan (required / optional / recommended)
| Document | Description |
|----------|-------------|
| * * [COMPLETE_REQUIRED_OPTIONAL_RECOMMENDED_INDEX.md ](COMPLETE_REQUIRED_OPTIONAL_RECOMMENDED_INDEX.md )** | Single index: Wave 0 gates, required (phases, codebase, security), optional (VLAN, HA, MetaMask/explorer), recommended (139+ items). Execution order and key refs. |
---
2026-02-21 15:46:06 -08:00
## By granularity
| Document | Granularity | Description |
|----------|-------------|-------------|
| * * [REMAINING_WORK_DETAILED_STEPS.md ](REMAINING_WORK_DETAILED_STEPS.md )** | Step-by-step | Instructions for each remaining task (Wave 0– 3, cron, API keys). "Can be accomplished now." |
| * * [NEXT_STEPS_AND_REMAINING_TODOS.md ](NEXT_STEPS_AND_REMAINING_TODOS.md )** | Full checklist | Full consolidated checklist: Operator/LAN vs in-repo; completed items and runbook refs. |
| * * [TODOS_CONSOLIDATED.md ](TODOS_CONSOLIDATED.md )** | Task list | Single-file task list (high/medium/LAN/low/external/phases). Quick run: `run-completable-tasks-from-anywhere.sh` . |
| * * [TODO_TASK_LIST_MASTER.md ](TODO_TASK_LIST_MASTER.md )** | Master task list | Master task list. |
| * * [REMAINING_TASKS_AND_API_FEATURES.md ](REMAINING_TASKS_AND_API_FEATURES.md )** | Tasks + API | Remaining tasks plus Phoenix/OMNL/Explorer API inventory. |
| * * [WAVE2_WAVE3_OPERATOR_CHECKLIST.md ](WAVE2_WAVE3_OPERATOR_CHECKLIST.md )** | Wave 2/3 | Operator checklist for Wave 0, Wave 2, Wave 3, ongoing. |
---
## Operational runbooks (single source)
| Document | Description |
|----------|-------------|
| * * [../03-deployment/OPERATIONAL_RUNBOOKS.md ](../03-deployment/OPERATIONAL_RUNBOOKS.md )** | All operational procedures (Besu, CCIP, Blockscout, maintenance, liquidity). |
| * * [../RUNBOOKS_MASTER_INDEX.md ](../RUNBOOKS_MASTER_INDEX.md )** | Index of all runbooks across the repo. |
---
## Related
2026-03-02 11:37:34 -08:00
- **Full deployment order of operations:** [DEPLOYMENT_ORDER_OF_OPERATIONS.md ](../03-deployment/DEPLOYMENT_ORDER_OF_OPERATIONS.md ) — Phase 0– 6 (prerequisites → core → PMM/pools → provider → optional → cW* → verification) and remaining recommendations (R1– R24, ~139 items).
- **PMM full parity and deploy all pools:** [NEXT_STEPS_PMM_FULL_PARITY_AND_ALL_POOLS.md ](../03-deployment/NEXT_STEPS_PMM_FULL_PARITY_AND_ALL_POOLS.md ) — Chain 138 (verify/create pools, add liquidity, register) → multichain (deploy integration + pools on L2s) → XAU/cEURT and cW* mesh.
- **Deployment (Chain 138 / smom-dbis-138):** [PRE_DEPLOYMENT_CHECKLIST (DODO PMM, pools, provider) ](../03-deployment/PRE_DEPLOYMENT_CHECKLIST.md ) | [All Next Steps (Current) ](../../smom-dbis-138/docs/deployment/ALL_NEXT_STEPS_CURRENT.md ) | [Completion run 2026-02-23 (all steps + optional) ](../../smom-dbis-138/docs/deployment/COMPLETION_RUN_20260223_ALL_STEPS.md )
2026-02-21 15:46:06 -08:00
- **Dev/Codespaces (76.53.10.40):** [../04-configuration/DEV_CODESPACES_NEXT_STEPS_CHECKLIST.md ](../04-configuration/DEV_CODESPACES_NEXT_STEPS_CHECKLIST.md )
- **Deployment status:** [../03-deployment/DEPLOYMENT_STATUS_CONSOLIDATED.md ](../03-deployment/DEPLOYMENT_STATUS_CONSOLIDATED.md ) | [../03-deployment/DEPLOYMENT_STATUS_MASTER.md ](../03-deployment/DEPLOYMENT_STATUS_MASTER.md )
2026-03-02 11:37:34 -08:00
- **cW* bridge (note review + task list):** [CW_BRIDGE_TASK_LIST.md ](CW_BRIDGE_TASK_LIST.md ) — Checks performed, bridge extension vs dedicated receiver, deploy/wire/E2E phases. **Run remaining steps: ** `./scripts/deployment/run-cw-remaining-steps.sh [--dry-run|--deploy|--update-mapping|--verify]` .
2026-02-21 15:46:06 -08:00
- **Blitzkrieg / execution spine:** [BLITZKRIEG_SUPER_PRO_MAX_MASTER_PLAN.md ](BLITZKRIEG_SUPER_PRO_MAX_MASTER_PLAN.md ) | [BLITZKRIEG_SOURCE_DOCUMENT_INDEX.md ](BLITZKRIEG_SOURCE_DOCUMENT_INDEX.md )