From 7d6e07cf257d22f290494c9c5c83180420f8ec27 Mon Sep 17 00:00:00 2001 From: defiQUG Date: Sun, 12 Apr 2026 18:33:50 -0700 Subject: [PATCH] chore: remove mev-searcher-pipeline-reference submodule; MEV intel lives in MEV_Bot - Canonical framing: MEV_Bot/docs/framing + GUI Intel tab - MASTER_INDEX points to MEV_Bot; bump MEV_Bot submodule to 722e378 - Standalone mev-searcher-pipeline-reference Gitea repo deprecated (redirect README) Made-with: Cursor --- .gitmodules | 3 --- MEV_Bot | 2 +- docs/MASTER_INDEX.md | 2 +- mev-searcher-pipeline-reference | 1 - 4 files changed, 2 insertions(+), 6 deletions(-) delete mode 160000 mev-searcher-pipeline-reference diff --git a/.gitmodules b/.gitmodules index fe8b4519..12b8f8fa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -67,6 +67,3 @@ [submodule "thirdweb-core-2103-test/lib/contracts"] path = thirdweb-core-2103-test/lib/contracts url = https://github.com/thirdweb-dev/contracts -[submodule "mev-searcher-pipeline-reference"] - path = mev-searcher-pipeline-reference - url = https://gitea.d-bis.org/d-bis/mev-searcher-pipeline-reference.git diff --git a/MEV_Bot b/MEV_Bot index c98f2dc7..722e378a 160000 --- a/MEV_Bot +++ b/MEV_Bot @@ -1 +1 @@ -Subproject commit c98f2dc7ecdc3b1502f7cc84d5ae86bd7317353f +Subproject commit 722e378a8dbacc4352c44defc857d83be56d27a8 diff --git a/docs/MASTER_INDEX.md b/docs/MASTER_INDEX.md index 3e8b9468..6d8f195b 100644 --- a/docs/MASTER_INDEX.md +++ b/docs/MASTER_INDEX.md @@ -16,7 +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) | +| **MEV intel (taxonomy, MVP matrix, diagrams + GUI Intel tab)** | [../MEV_Bot/docs/framing/README.md](../MEV_Bot/docs/framing/README.md) — canonical framing in `MEV_Bot`; specs in [MEV_Bot/specs/README.md](../MEV_Bot/specs/README.md); standalone `mev-searcher-pipeline-reference` repo deprecated | | **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) | diff --git a/mev-searcher-pipeline-reference b/mev-searcher-pipeline-reference deleted file mode 160000 index 43227377..00000000 --- a/mev-searcher-pipeline-reference +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 432273773ac46efa96cd6764726ebd5ead7bba92