main
CBSGroup
CBSGroup is the tenant-facing payment surface for NovaBank, with CBS Group as the API receiver and middleware layer that connects the tenant entry points to Tingg.
Status chips
| Chip | Meaning |
|---|---|
TENANT: CBSGroup |
Workspace identity |
HOST: cbsgroup.sankofa.nexus |
Public tenant hostname |
ENTRY: /tingg |
Subscription path |
MIDDLEWARE: Tingg |
Shared payment integration |
DOCS: ready |
Brand, ops, and e2e hubs linked |
VISUALS: expanded |
Banner, preview sheet, and repo visuals |
What to read first
- CBSGroup cover sheet
- Printable PDF export
- Brand docs hub
- Tingg e2e docs hub
- Ops docs hub
- Brand preview sheet
At a glance
| Area | Role | Primary surface |
|---|---|---|
| Brand | Visual identity, icons, and preview exports | cbsgroup-brand-assets |
| E2E | Tingg smoke, build, and validation wrapper | cbsgroup-e2e |
| Ops | Edge, deployment, incident, and integration notes | cbsgroup-ops |
Presentation board
| Card | Content |
|---|---|
| Cover sheet | Formal executive summary and status chips |
| Visual system | Lockup, mark, banner, and preview sheet |
| Operating model | NovaBank -> CBS Group -> Tingg -> treasury |
| Proof path | Tingg e2e smoke and validation docs |
| Status matrix | Compact repo-by-repo operating summary |
Visual front door
Core model
flowchart LR
NB["NovaBank"]
CBS["CBS Group<br/>API receiver / middleware"]
TG["Tingg"]
ST["Settlement / treasury lane"]
NB -->|payment intent| CBS
CBS -->|API request| TG
TG -. webhook callback .-> CBS
CBS -->|status propagation| NB
CBS -->|reconciliation| ST
NovaBankinitiates payment intent.CBS Groupreceives and brokers the payment API.Tinggprocesses the payment and returns webhook callbacks.- Settlement and treasury stay outside the synchronous checkout path.
Public surfaces
- CBSGroup tenant landing and subscription entry points
- CBSGroup visual identity and operator documentation
- CBSGroup integration checks and operational runbooks
Public page layout
| Section | Purpose |
|---|---|
| Hero | Show the lockup and establish the tenant identity |
| Status chips | Surface the canonical tenant and workspace facts |
| Cover sheet | Present a formal executive summary |
| Visual gallery | Show the preview sheet and asset family |
| Repo map | Point directly to brand, e2e, and ops |
| Flow model | Explain NovaBank -> CBS Group -> Tingg -> treasury |
Repositories
| Repo | Use |
|---|---|
cbsgroup-brand-assets |
Logos, SVG sources, preview sheet, rendered exports |
cbsgroup-e2e |
Tingg smoke, validation, and troubleshooting |
cbsgroup-ops |
Architecture, edge routing, deployment, and incident guidance |
Shared middleware
- Tingg middleware repo:
/home/intlc/projects/tingg
Navigation
Languages
Markdown
100%