Add CBSGroup org profile README

This commit is contained in:
defiQUG
2026-08-09 10:05:09 -07:00
commit e38625efee
+35
View File
@@ -0,0 +1,35 @@
# CBSGroup
CBSGroup is the tenant workspace for the CBS payment and Tingg integration surface.
## What to read first
- [Workspace docs index](../docs/index.md)
- [Brand docs hub](../repos/cbsgroup-brand-assets/docs/index.md)
- [Tingg e2e docs hub](../repos/cbsgroup-e2e/docs/index.md)
- [Ops docs hub](../repos/cbsgroup-ops/docs/index.md)
## Contents
- Brand assets and visual exports for CBSGroup
- Tingg smoke and integration checks
- Tenant ops, deployment notes, edge routing, and incident guidance
- Workspace-level tenant manifest and repo map
## Core model
- `NovaBank` initiates payment intent.
- `CBS Group` receives and brokers the payment API.
- `Tingg` processes the payment and returns webhook callbacks.
- Settlement and treasury are separate from the synchronous checkout path.
## Repositories
- Brand assets: `cbsgroup-brand-assets`
- Tingg e2e: `cbsgroup-e2e`
- Ops: `cbsgroup-ops`
## Shared middleware
- Tingg middleware repo: `/home/intlc/projects/tingg`