Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com>
52 lines
3.8 KiB
Markdown
52 lines
3.8 KiB
Markdown
# Gitea HYBX organization and repositories – review
|
||
|
||
**Gitea instance:** https://gitea.d-bis.org
|
||
**Organization:** HYBX
|
||
**Org URL:** https://gitea.d-bis.org/HYBX (may require login if private)
|
||
|
||
---
|
||
|
||
## Review method and limitation
|
||
|
||
- The **public** [Explore / Repos](https://gitea.d-bis.org/explore/repos) page lists repositories under the **d-bis** organization only. Searches for `HYBX` or `sidecar` return *No matching results*, which usually means HYBX repos are **private** or the org is not visible to unauthenticated users.
|
||
- Direct fetches to `https://gitea.d-bis.org/HYBX` and to `https://gitea.d-bis.org/HYBX/<repo>` returned *Content not found*, which is consistent with private visibility or access restrictions from the environment used for the review.
|
||
- The following is therefore based on: (1) successful `git push` operations to HYBX in this project, and (2) references in `HYBX_Sidecars/README.md` and local git configs.
|
||
|
||
---
|
||
|
||
## HYBX organization – known repositories
|
||
|
||
These repositories exist under the HYBX organization. The first four have been pushed to from the HYBX_Sidecars workspace; the next four are known from Gitea repo URLs (local project dirs may not yet exist under HYBX_Sidecars).
|
||
|
||
| # | Repository | Clone URL (HTTPS) | Purpose / notes |
|
||
|---|------------|-------------------|------------------|
|
||
| 1 | **mifos-fineract-sidecar** | `https://gitea.d-bis.org/HYBX/mifos-fineract-sidecar.git` | SCSM – Sidecar Compliance & Settlement (Maven/Java). Local origin may point to nsatoshi. |
|
||
| 2 | **mt103-hardcopy-sidecar** | `https://gitea.d-bis.org/HYBX/mt103-hardcopy-sidecar.git` | MT-103 PDF ingest, deposit envelopes (Go). |
|
||
| 3 | **off-ledger-2-on-ledger-sidecar** | `https://gitea.d-bis.org/HYBX/off-ledger-2-on-ledger-sidecar.git` | XAU conversion engine (Maven/Spring Boot). |
|
||
| 4 | **securitization-engine-sidecar** | `https://gitea.d-bis.org/HYBX/securitization-engine-sidecar.git` | Regulatory accounting & securitization (Node/TypeScript). |
|
||
| 5 | **card-networks-sidecar** | `https://gitea.d-bis.org/HYBX/card-networks-sidecar.git` | Card networks integration. |
|
||
| 6 | **securities-sidecar** | `https://gitea.d-bis.org/HYBX/securities-sidecar.git` | Securities sidecar. |
|
||
| 7 | **flash-loan-xau-sidecar** | `https://gitea.d-bis.org/HYBX/flash-loan-xau-sidecar.git` | Flash loan / XAU. |
|
||
| 8 | **server-funds-sidecar** | `https://gitea.d-bis.org/HYBX/server-funds-sidecar.git` | Server funds. |
|
||
| 9 | **docs-for-sidecars** | `https://gitea.d-bis.org/HYBX/docs-for-sidecars.git` | Central documentation for all sidecars by user type: Admin, Developer, C-Suite, Legal, Regulator, User. |
|
||
|
||
---
|
||
|
||
## Other Gitea content (public explore)
|
||
|
||
From **https://gitea.d-bis.org/explore/repos** (public, no auth):
|
||
|
||
- **Organization:** **d-bis** (https://gitea.d-bis.org/d-bis)
|
||
- **Sample repositories:** LedgerLive, proxmox, metamask-integration, explorer-monorepo, smoa, virtual-banker, workspace-shared, training, tools, strategic, templates, src, solace-bg-dubai, scripts, script, sankofa-hw-infra, quorum-test-network, reports, proposals, panda_docs, and others.
|
||
- Languages seen: TypeScript, Python, Go, Kotlin, Shell, Markdown, JavaScript, Solidity, Gerber Image.
|
||
|
||
This list is for context only; it does not include HYBX repos if they are unlisted in public explore.
|
||
|
||
---
|
||
|
||
## Summary
|
||
|
||
- **HYBX** is the organization used for the Alltra/HYBX Mifos/Fineract sidecar projects on **gitea.d-bis.org**.
|
||
- **Nine** HYBX repos: **mifos-fineract-sidecar**, **mt103-hardcopy-sidecar**, **off-ledger-2-on-ledger-sidecar**, **securitization-engine-sidecar**, **card-networks-sidecar**, **securities-sidecar**, **flash-loan-xau-sidecar**, **server-funds-sidecar**, **docs-for-sidecars**.
|
||
- To see the full list of HYBX repos and their settings, open **https://gitea.d-bis.org/HYBX** (and, if needed, **?tab=repositories**) in a browser while logged in to Gitea.
|