Switch smom-dbis-138, metamask-integration, dbis_core, the-order from
git@github.com: SSH URLs to https:// URLs so git submodule update --init
works in HTTPS-only environments (CI containers, Devin agents, etc.).
Per AGENTS.md, the canonical source is Gitea, so prefer gitea.d-bis.org
where the currently-pinned commit is actually reachable:
- smom-dbis-138 -> gitea.d-bis.org/d-bis/smom-dbis-138 (Gitea only)
- metamask-integration -> gitea.d-bis.org/d-bis/metamask-integration (Gitea + GitHub)
- dbis_core -> github.com/Order-of-Hospitallers/dbis_core (GitHub only; Gitea mirror lags)
- the-order -> github.com/Order-of-Hospitallers/the-order-monorepo (no Gitea mirror)
Reachability of each pinned commit verified 2026-04-18 via git ls-remote
and shallow fetch. Documented the full remote-status matrix and follow-up
migration candidates (dbis_core, the-order, omada-api, pr-workspace/*) in
docs/00-meta/SUBMODULE_HYGIENE.md.
No submodule pointers changed; this is remote-URL-only.
Tracking: #1
Co-Authored-By: Nakamoto, S <defi@defi-oracle.io>