From a2aac53c9b2d5e460baab019dd1db575aecea06c Mon Sep 17 00:00:00 2001 From: defiQUG Date: Sun, 9 Aug 2026 10:05:49 -0700 Subject: [PATCH] Refine CBSGroup org profile README --- README.md | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 953afc7..032af3d 100644 --- a/README.md +++ b/README.md @@ -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)