Commit Graph

67 Commits

Author SHA1 Message Date
defiQUG
95522d3bca feat(omnl): HYBX-BATCH-001 package, rail scripts, regulatory docs, CI
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
- Add OMNL/CBK Indonesia submission and audit binder docs, manifests, attestations
- Add scripts/omnl transaction-package pipeline, LEI/PvP helpers, jq/lib fixtures
- Update entity master data, MASTER_INDEX, TODOS, dbis-rail docs and rulebook
- Add proof_package/regulatory skeleton and transaction package zip + snapshot JSON
- validate-omnl-rail workflow, forge-verification-proxy tweak, .gitignore hygiene
- Bump smom-dbis-138 (cronos verify docs/scripts) and explorer-monorepo (SPA + env report)

Made-with: Cursor
2026-03-24 18:11:36 -07:00
defiQUG
bfb8b321c0 chore: remove tracked npmplus backup trees from repo index
Align git with pruned local backups (prune-old-backups.sh --keep 5).
backups/ remains in .gitignore for new artifacts.

Made-with: Cursor
2026-03-24 16:18:47 -07:00
defiQUG
dc68ae8072 chore: BSC relay fund script, CCIP RTT report, NPM proxy fixes, submodule
- Add scripts/bridge/fund-bsc-relay-bridge.sh (mirror mainnet helper)
- Add reports/ccip-rtt-138-bsc-source-execution-2026-03-24.json (5/5 baseline)
- update-npmplus-proxy-hosts-api: case-insensitive host id, refresh on miss,
  recover duplicate POST via PUT, add-if-missing for dbis-api-2, secure, mim4u*
- smom-dbis-138: relay log chunking, START_BLOCK parsing, README, .env.bsc.example

Made-with: Cursor
2026-03-24 16:18:29 -07:00
defiQUG
be14693184 init-monorepo script: default MONOREPO_ROOT to proxmox-submodules-mirror (not Complete Credential)
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Made-with: Cursor
2026-03-21 17:24:31 -07:00
defiQUG
b0ce951c0f Default GITEA_ORG to DBIS for monorepo init script
Made-with: Cursor
2026-03-21 16:30:54 -07:00
defiQUG
031aaf9e7b Add script to init monorepo from proxmox .gitmodules (depth-first clones, optional Gitea)
Made-with: Cursor
2026-03-21 16:30:07 -07:00
defiQUG
bdaa1a1d9f docs: SANKOFA_API_COMPLETE_TASK_LIST status line (all complete)
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Made-with: Cursor
2026-03-11 13:02:55 -07:00
defiQUG
2a1b2c6311 docs: mark PHOENIX_API_RAILING_TASKS 4.2 and 5.4 complete; API task list status
Made-with: Cursor
2026-03-11 13:02:48 -07:00
defiQUG
1580e19029 docs: operator runbook for PHOENIX_RAILING_URL; complete API task list
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
- PHOENIX_RAILING_OPERATOR_SETUP.md: exact env and verify steps for 3.1
- OPERATOR_READY_CHECKLIST: §5d Sankofa Phoenix API railing setup
- SANKOFA_API_COMPLETE_TASK_LIST: mark 3.1 done (operator runbook added)

Made-with: Cursor
2026-03-11 13:02:24 -07:00
defiQUG
7e6f1fa980 docs: mark API task list checklist complete (2.1–2.3, 3.3, 6.1–6.4, 1.2, 7.x)
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Made-with: Cursor
2026-03-11 13:01:36 -07:00
defiQUG
c05aa50e27 Phoenix Deploy API: alert webhook, .env.example, Site24x7 and E2E docs
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
- PHOENIX_ALERT_WEBHOOK_URL: POST on alerts when firing
- .env.example: PROXMOX_*, PROMETHEUS_*, webhooks, partner keys
- PHOENIX_SITE24X7_API_KEYS.md: how to issue API keys for Site24x7
- PHOENIX_E2E_PORTAL_API_RAILING.md: E2E test steps and references

Made-with: Cursor
2026-03-11 13:00:53 -07:00
defiQUG
3e9645274a Phoenix Deploy API: OpenAPI spec, Swagger UI at /api-docs, railing and health routes
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
- openapi.yaml, docs/index.html; GET /api-docs and /api-docs/spec.yaml
- Health, Infra, VE, VM lifecycle, Prometheus proxy, webhook
- docs/00-meta/SANKOFA_API_COMPLETE_TASK_LIST.md

Made-with: Cursor
2026-03-11 12:58:00 -07:00
defiQUG
7df27bde32 chore: add defi-arbitrage submodule URL and update dbis_core (fix recursive submodule update)
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Made-with: Cursor
2026-03-10 07:48:07 -07:00
defiQUG
3f76bc9507 docs: update master documentation and push to Gitea (2026-03-06)
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
- MASTER_INDEX: Last Updated 2026-03-06; status 59/59 contracts; add NEXT_STEPS_LIST, CONTRACT_NEXT_STEPS_LIST
- docs/README, NEXT_STEPS_INDEX, 06-besu/MASTER_INDEX: Last Updated 2026-03-06
- Contract check script: 59 addresses (PMM, vault/reserve, CompliantFiatTokens); canonical CCIP/router
- New docs: EXECUTION_CHECKLIST, NEXT_STEPS_LIST, DOTENV_AUDIT, ADDITIONAL_PATHS, deployer gas runbook, WEMIX_ACQUISITION_TABLED, etc.
- Config: deployer-gas-routes, cro-wemix-swap-routes, routing-registry, token-mapping
- Scripts: check-contracts-on-chain-138, check-pmm-pool-balances-chain138, deployer-gas-auto-route, acquire-cro-and-wemix-gas
- Operator rule: operator-lan-access-check.mdc

Made-with: Cursor
2026-03-06 19:11:25 -08:00
defiQUG
d38174dc25 Align E2E profile workflow across scripts and runbooks 2026-03-06 08:46:55 -08:00
defiQUG
e4c9dda0fd chore: update submodule references and documentation
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
- Marked submodules ai-mcp-pmm-controller, explorer-monorepo, and smom-dbis-138 as dirty to reflect recent changes.
- Updated documentation to clarify operator script usage, including dotenv loading and task execution instructions.
- Enhanced the README and various index files to provide clearer navigation and task completion guidance.

Made-with: Cursor
2026-03-04 02:03:08 -08:00
defiQUG
70eadb7bf0 chore: update smom-dbis-138 submodule (token-aggregation build fixes)
Made-with: Cursor
2026-03-03 21:13:02 -08:00
defiQUG
f970ec9d35 chore: update smom-dbis-138 submodule (real-robinhood pointer at ac6e49c)
Made-with: Cursor
2026-03-03 21:11:45 -08:00
defiQUG
d7ca90b84b Update smom-dbis-138: add real-robinhood submodule
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Made-with: Cursor
2026-03-03 20:06:55 -08:00
defiQUG
42c3f1c4c5 chore: update liquidity addition instructions and minting process in Chain 138 documentation
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
- Enhanced the ADD_LIQUIDITY_PMM_CHAIN138_RUNBOOK.md with detailed minting instructions for cUSDT and cUSDC, including commands for minting and adding liquidity.
- Updated TOKENS_AND_NETWORKS_MINTABLE_TO_DEPLOYER.md to reflect the new minting process for PMM liquidity.
- Adjusted the amounts in the documentation to clarify base units for liquidity addition.

Made-with: Cursor
2026-03-02 14:22:15 -08:00
defiQUG
4de9676da7 chore: update implementation status in DBIS_RAIL_ADDONS_CODE_COMPLETION_TASK_LIST.md
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
- Added a detailed implementation status table outlining the completion status of various phases.
- Marked the submodule reference for smom-dbis-138 as dirty to reflect changes.

Made-with: Cursor
2026-03-02 13:56:53 -08:00
defiQUG
cc24b19135 chore: enhance token-aggregation instructions in apply-remaining-operator-fixes.sh
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
- Updated the script to provide a conditional execution path for applying the token-aggregation fix.
- Improved instructions for creating the database and running migrations, accommodating different PostgreSQL user contexts.

Made-with: Cursor
2026-03-02 13:22:58 -08:00
defiQUG
6b540aff52 chore: update DETAILED_GAPS_AND_ISSUES_LIST and apply-token-aggregation-fix.sh
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
- Refined instructions for applying the nginx fix and deploying configurations on VMID 5000.
- Enhanced the script to handle the absence of the postgres user more gracefully, allowing for migrations to be run in different contexts.

Made-with: Cursor
2026-03-02 13:21:52 -08:00
defiQUG
4fb2a27fbb chore: update dbis_core and smom-dbis-138 refs (nested submodules pushed to Gitea)
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Made-with: Cursor
2026-03-02 13:19:52 -08:00
defiQUG
c34288de92 chore: mark submodule references as dirty for multiple projects
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
- Updated submodule commits to indicate a dirty state for various projects including ai-mcp-pmm-controller, alltra-lifi-settlement, cross-chain-pmm-lps, dbis_core, explorer-monorepo, gru-docs, mcp-proxmox, metamask-integration, metaverseDubai, omada-api, OMNIS, smom-dbis-138, and the-order.

Made-with: Cursor
2026-03-02 13:17:52 -08:00
defiQUG
eb37d4b564 chore: update submodule refs (OMNIS, ai-mcp-pmm-controller, alltra-lifi-settlement, cross-chain-pmm-lps, dbis_core, explorer-monorepo, gru-docs, mcp-proxmox, metamask-integration, metaverseDubai, omada-api, smom-dbis-138, the-order)
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Made-with: Cursor
2026-03-02 12:14:29 -08:00
defiQUG
db1a7e7f4c chore: point ProxmoxVE submodule URL to Gitea (d-bis/ProxmoxVE)
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Made-with: Cursor
2026-03-02 12:12:36 -08:00
defiQUG
f6bf0c635f chore: update submodule references to dirty state for multiple projects
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
- Updated submodule commits for various projects to indicate a dirty state.
- Projects affected include: ai-mcp-pmm-controller, alltra-lifi-settlement, cross-chain-pmm-lps, dbis_core, explorer-monorepo, gru-docs, mcp-proxmox, metamask-integration, metaverseDubai, omada-api, OMNIS, smom-dbis-138, the-order, app-ethereum, and chains.

Made-with: Cursor
2026-03-02 12:09:37 -08:00
defiQUG
bee3ae478a chore: update ProxmoxVE submodule (merge origin/main, conflict resolution)
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Made-with: Cursor
2026-03-02 12:07:00 -08:00
defiQUG
07b1816735 chore: update GAPS_STATUS, REMAINING_TASKS, DETAILED_GAPS_AND_ISSUES_LIST, apply-remaining-operator-fixes
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Made-with: Cursor
2026-03-02 12:04:01 -08:00
defiQUG
b3a8fe4496 chore: sync all changes to Gitea
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
- Config, docs, scripts, and backup manifests
- Submodule refs unchanged (m = modified content in submodules)

Made-with: Cursor
2026-03-02 11:37:34 -08:00
defiQUG
ed85135249 docs: use Gitea for internal repo references (FusionAI, cross-chain-pmm-lps, clone URL)
- Sankofa/FusionAI-Creator: REPO_URL and doc links → gitea.d-bis.org/d-bis/FusionAI-Creator
- cross-chain-pmm-lps doc link → Gitea
- trust-wallet registry source → gitea.d-bis.org/d-bis
- README: clone URL and note that canonical source is Gitea; public refs (GRU policy, token lists) stay on GitHub

Made-with: Cursor
2026-03-02 11:34:56 -08:00
defiQUG
4f97e27f69 MIM4U: nginx install/deploy/backup scripts, rate limit, CSP, docs; submodule pointer; txpool retry script
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Made-with: Cursor
2026-02-26 22:35:24 -08:00
defiQUG
39359e0441 Docs: validate MCP + identify curl examples, inventory_ratio convention, Redis key schema
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Made-with: Cursor
2026-02-26 11:03:27 -08:00
defiQUG
8b0212966b ai-mcp-pmm-controller: identify_pool_interface + container hardening; doc update
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Made-with: Cursor
2026-02-26 10:10:10 -08:00
defiQUG
6333b88803 Add ai-mcp-pmm-controller submodule (5701 MCP hub); Appendix F, push+pin, EXECUTION_ARMED, hygiene
Made-with: Cursor
2026-02-26 10:06:05 -08:00
defiQUG
c79a14bc13 Explorer: add-to-wallet and WETH fixes (explorer-monorepo)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-22 15:35:56 -08:00
defiQUG
e4a19db0ae Add master secrets reference and .env.master.example; gitignore .env.master
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-21 15:50:13 -08:00
defiQUG
bea1903ac9 Sync all local changes: docs, config, scripts, submodule refs, verification evidence
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-21 15:46:06 -08:00
defiQUG
fbda1b4beb docs: Ledger Live integration, contract deploy learnings, NEXT_STEPS updates
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
- ADD_CHAIN138_TO_LEDGER_LIVE: Ledger form done; public code review repo bis-innovations/LedgerLive; init/push commands
- CONTRACT_DEPLOYMENT_RUNBOOK: Chain 138 gas price 1 gwei, 36-addr check, TransactionMirror workaround
- CONTRACT_*: AddressMapper, MirrorManager deployed 2026-02-12; 36-address on-chain check
- NEXT_STEPS_FOR_YOU: Ledger done; steps completable now (no LAN); run-completable-tasks-from-anywhere
- MASTER_INDEX, OPERATOR_OPTIONAL, SMART_CONTRACTS_INVENTORY_SIMPLE: updates
- LEDGER_BLOCKCHAIN_INTEGRATION_COMPLETE: bis-innovations/LedgerLive reference

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 15:46:57 -08:00
defiQUG
cc8dcaf356 Submodules: explorer Snap/nginx runbook and apply script; metamask-integration Chain 138 Snap
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-11 12:45:50 -08:00
defiQUG
4945abcf7c Docs: Phoenix TTS contract, recommendations (TTS/Gitea/Phoenix), push-all note, Gitea labels for virtual-banker
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-10 16:54:22 -08:00
defiQUG
a33fd9e3fe Document recommended paths configuration
Some checks failed
Validate Token List / Validate Token List (push) Has been cancelled
2026-01-26 14:31:27 -08:00
defiQUG
4247416af8 Add recommended push-now script for immediate push 2026-01-26 14:28:58 -08:00
defiQUG
97ce8b653c Add automated push script and quick guide 2026-01-26 14:21:23 -08:00
defiQUG
e698026bd0 Add repository setup instructions 2026-01-26 14:20:30 -08:00
defiQUG
7d19bf181e Add git configuration completion summary 2026-01-26 14:11:05 -08:00
defiQUG
08c074ce10 Add git remote configuration script and setup guide 2026-01-26 14:10:48 -08:00
defiQUG
5aca5e2eeb Add final completion status document 2026-01-26 13:54:25 -08:00
defiQUG
6362cc8307 Add completion reports and submission templates for token lists 2026-01-26 13:53:48 -08:00