Refine CBSGroup org profile README

This commit is contained in:
defiQUG
2026-08-09 10:05:49 -07:00
parent e38625efee
commit a2aac53c9b
+16 -4
View File
@@ -1,6 +1,6 @@
# CBSGroup
CBSGroup is the tenant workspace for the CBS payment and Tingg integration surface.
CBSGroup builds and operates payment-facing tenant surfaces and the middleware that connects them to Tingg.
## What to read first
@@ -11,10 +11,10 @@ CBSGroup is the tenant workspace for the CBS payment and Tingg integration surfa
## Contents
- Brand assets and visual exports for CBSGroup
- Tingg smoke and integration checks
- Brand assets and visual exports
- Tingg integration smoke and validation
- Tenant ops, deployment notes, edge routing, and incident guidance
- Workspace-level tenant manifest and repo map
- Repo map and workspace-level documentation
## Core model
@@ -23,6 +23,12 @@ CBSGroup is the tenant workspace for the CBS payment and Tingg integration surfa
- `Tingg` processes the payment and returns webhook callbacks.
- Settlement and treasury are separate from 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
## Repositories
- Brand assets: `cbsgroup-brand-assets`
@@ -33,3 +39,9 @@ CBSGroup is the tenant workspace for the CBS payment and Tingg integration surfa
- Tingg middleware repo: `/home/intlc/projects/tingg`
## Navigation
- [CBSGroup workspace docs index](../docs/index.md)
- [CBSGroup brand docs hub](../repos/cbsgroup-brand-assets/docs/index.md)
- [CBSGroup e2e docs hub](../repos/cbsgroup-e2e/docs/index.md)
- [CBSGroup ops docs hub](../repos/cbsgroup-ops/docs/index.md)