Files
proxmox/docs/00-meta/NEXT_STEPS_INDEX.md
defiQUG 7ac74f432b chore: sync docs, config schemas, scripts, and meta task alignment
- Institutional / JVMTM / reserve-provenance / GRU transport + standards JSON
- Validation and verify scripts (Blockscout labels, x402, GRU preflight, P1 local path)
- Wormhole wiring in AGENTS, MCP_SETUP, MASTER_INDEX, 04-configuration README
- Meta docs, integration gaps, live verification log, architecture updates
- CI validate-config workflow updates

Operator/LAN items, submodule working trees, and public token-aggregation edge
routes remain follow-up (see TODOS_CONSOLIDATED P1).

Made-with: Cursor
2026-03-31 22:31:39 -07:00

7.9 KiB
Raw Blame History

Next Steps — Index

Last Updated: 2026-03-30
Purpose: Single entry point for "what to do next." Pick by audience and granularity.

Live verification (2026-03-30): LIVE_VERIFICATION_LOG_2026-03-30.md — public + private E2E routing Failed: 0, run-all-validation.sh --skip-genesis, submodules-clean.sh exit 1 (dirty dbis_core/, smom-dbis-138/ — commit or stash before CI). No bulk prune of docs/archive/ in this pass; see DOCUMENTATION_CONSOLIDATION_PLAN.md.

Latest automation run (2026-03-28): ./scripts/run-completable-tasks-from-anywhere.sh completed (config validation, 64/64 on-chain after 2026-03-30 script update, validation, reconcile print). ./scripts/run-all-operator-tasks-from-lan.sh --skip-backup completed (NPMplus 40 hosts updated, Blockscout verification batch submitted). Besu node lists: push canonical config/besu-node-lists/* with bash scripts/deploy-besu-node-lists-to-all.sh; reload with bash scripts/besu/restart-besu-reload-node-lists.sh during a maintenance window if peers do not pick up static nodes without restart.

Documentation index: ../MASTER_INDEX.md — canonical docs, deprecated list, and navigation.

Continue and complete (operator/LAN): (1) ./scripts/run-completable-tasks-from-anywhere.sh then (2) ./scripts/run-all-operator-tasks-from-lan.sh (use --skip-backup if NPM_PASSWORD not set). Operator scripts load dotenv automatically.


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 06) DEPLOYMENT_ORDER_OF_OPERATIONS.md Remaining (Operator)
5 Operator: Blockscout, 502 fix, backup, deploy OPERATOR_READY_CHECKLIST.md Remaining (Operator/LAN)
6 Repos & PRs (Ledger, Trust, Chainlist, on-ramps; forms pending) REPOSITORIES_AND_PRS_CHAIN138.md Remaining (External)
7 PR-ready files (Chainlist, Trust Wallet) 04-configuration/pr-ready/README.md Remaining

Remaining (one page): REMAINING_SUMMARY.md — in-repo complete; operator/LAN and external only. Remaining tasks (full list): NEXT_STEPS_AND_REMAINING_TODOS.md § Remaining tasks.

Full list: NEXT_STEPS_AND_REMAINING_TODOS.md § Next steps (ordered). E2E flows (swap, bridge, swap-bridge-swap): 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.


Priority: Mainnet liquidity & ramps

Document Description
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.

By audience

Document Audience Description
NEXT_STEPS_FOR_YOU.md You (individual) Your personal checklist: Ledger form, run-from-anywhere commands, no LAN needed.
NEXT_STEPS_OPERATOR.md Operator (LAN/creds) Copy-paste operator runbook: Proxmox/LAN, credentials, NPMplus, Blockscout, 502 fixes.
NEXT_STEPS_MASTER.md All Master list of next steps (high-level).
NEXT_STEPS_ALL.md All Consolidated all-audience next steps.

Document Description
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.

By granularity

Document Granularity Description
REMAINING_WORK_DETAILED_STEPS.md Step-by-step Instructions for each remaining task (Wave 03, cron, API keys). "Can be accomplished now."
NEXT_STEPS_AND_REMAINING_TODOS.md Full checklist Full consolidated checklist: Operator/LAN vs in-repo; completed items and runbook refs.
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 Master task list Master task list.
REMAINING_TASKS_AND_API_FEATURES.md Tasks + API Remaining tasks plus Phoenix/OMNL/Explorer API inventory.
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 All operational procedures (Besu, CCIP, Blockscout, maintenance, liquidity).
../RUNBOOKS_MASTER_INDEX.md Index of all runbooks across the repo.