Add ai-mcp-pmm-controller submodule (5701 MCP hub); Appendix F, push+pin, EXECUTION_ARMED, hygiene
Made-with: Cursor
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
# Submodule Relationship Map
|
||||
|
||||
**Last Updated:** 2026-02-16
|
||||
**Last Updated:** 2026-02-26
|
||||
**Status:** 🟢 Active Master Reference
|
||||
**Purpose:** Document all submodules and their relationships
|
||||
**Source of truth:** Root [.gitmodules](../../.gitmodules) — reconciled 2026-02-16.
|
||||
**Source of truth:** Root [.gitmodules](../../.gitmodules) — reconciled 2026-02-26.
|
||||
|
||||
---
|
||||
|
||||
## Submodule Overview
|
||||
|
||||
**Root-level submodules (per .gitmodules):** 15
|
||||
**Root-level submodules (per .gitmodules):** 17
|
||||
**Nested (arromis-monorepo):** 5
|
||||
**Total (including nested):** 19
|
||||
**Total (including nested):** 20
|
||||
|
||||
**Note:** Root README and PROJECT_STRUCTURE also reference `smom-dbis-138-proxmox/` (deployment scripts). That directory may exist as a sibling or legacy clone; the **git submodule** is `smom-dbis-138` (path `smom-dbis-138/`). See [Submodule Issues & Notes](#submodule-issues--notes).
|
||||
|
||||
@@ -35,6 +35,8 @@
|
||||
| **metamask-integration** | `metamask-integration/` | git@github.com:Defi-Oracle-Meta-Blockchain/metamask-integration.git | MetaMask integration | smom-dbis-138 |
|
||||
| **fireblocks-integration** | `fireblocks-integration/` | https://gitea.d-bis.org/d-bis/fireblocks-integration.git | Fireblocks Web3 (Chain 138 RPC, docs) | smom-dbis-138 (RPC) |
|
||||
| **alltra-lifi-settlement** | `alltra-lifi-settlement/` | https://github.com/bis-innovations/LiFi_Pay_Alltra_Integration_Submodule.git | LiFi/Alltra settlement | None |
|
||||
| **cross-chain-pmm-lps** | `cross-chain-pmm-lps/` | https://gitea.d-bis.org/d-bis/cross-chain-pmm-lps.git | cW* M1 public-chain single-sided PMM stabilization mesh (bot, pool topology, peg bands, oracles) | smom-dbis-138 / token-mapping (reference) |
|
||||
| **ai-mcp-pmm-controller** | `ai-mcp-pmm-controller/` | https://gitea.d-bis.org/d-bis/ai-mcp-pmm-controller.git | 5701 MCP hub for DODO PMM (read-only + risk scoring, pool allowlist, policy gate) | See [AI_AGENTS_57XX_DEPLOYMENT_PLAN.md](../02-architecture/AI_AGENTS_57XX_DEPLOYMENT_PLAN.md) Appendix F |
|
||||
| **OMNIS** | `OMNIS/` | https://github.com/Defi-Oracle-Tooling/OMNIS.git | OMNIS platform | None |
|
||||
|
||||
### Business Systems
|
||||
@@ -50,7 +52,7 @@
|
||||
|
||||
| Submodule | Path | Repository | Purpose | Dependencies |
|
||||
|-----------|------|------------|---------|--------------|
|
||||
| **gru-docs** | `gru-docs/` | https://github.com/Defi-Oracle-Tooling/GRU-Official-Docs-Monetary-Policies.git | GRU documentation | None |
|
||||
| **gru-docs** | `gru-docs/` | https://github.com/Defi-Oracle-Tooling/GRU-Official-Docs-Monetary-Policies.git | GRU documentation (monetary policy, Diamond/contracts, compliance) | None. Same repo is often cloned standalone as **GRU-Official-Docs-Monetary-Policies** (e.g. `~/projects/GRU-Official-Docs-Monetary-Policies`). |
|
||||
|
||||
### ARROMIS Organization
|
||||
|
||||
@@ -93,6 +95,7 @@ proxmox (root)
|
||||
│ ├── metamask-integration (depends on: smom-dbis-138)
|
||||
│ └── fireblocks-integration (depends on: smom-dbis-138 RPC)
|
||||
├── alltra-lifi-settlement (standalone)
|
||||
├── cross-chain-pmm-lps (standalone)
|
||||
├── dbis_core (standalone)
|
||||
│ └── the-order (optional dependency: dbis_core)
|
||||
├── OMNIS (standalone)
|
||||
@@ -127,6 +130,7 @@ proxmox (root)
|
||||
|
||||
### Notes
|
||||
|
||||
- **cross-chain-pmm-lps:** cW* M1 public-chain PMM stabilization mesh; repo: https://gitea.d-bis.org/d-bis/cross-chain-pmm-lps.git
|
||||
- **explorer-monorepo:** URL in .gitmodules is `https://github.com/Order-of-Hospitallers/chain-138-explorer.git` (fixed; was previously documented as local path).
|
||||
- **arromis-monorepo:** Contains 5 nested submodules (migrated from root ARROMIS/ directory).
|
||||
- **pr-workspace:** Contains 2 submodules for PR workspace functionality.
|
||||
@@ -185,7 +189,7 @@ git commit -m "Update arromis-monorepo submodules"
|
||||
|
||||
---
|
||||
|
||||
**Last Updated:** 2026-02-16
|
||||
**Last Updated:** 2026-02-26
|
||||
**Maintainer:** System Administrator
|
||||
**Update Frequency:** On submodule additions/removals
|
||||
**Current Status:** ✅ Reconciled with .gitmodules (14 root + 5 nested); explorer URL and alltra-lifi-settlement added; smom-dbis-138 vs -proxmox noted.
|
||||
**Current Status:** ✅ Reconciled with .gitmodules (16 root + 5 nested); cross-chain-pmm-lps submodule (Gitea) added; explorer URL and alltra-lifi-settlement added; smom-dbis-138 vs -proxmox noted.
|
||||
|
||||
Reference in New Issue
Block a user