File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -66,6 +66,12 @@ Real-time ingestion of FX trades/quotes/confirms from OMS/EMS into GCP for valid
6666- [ 03 – Sequence (Streaming)] ( docs/03-sequence-streaming.md )
6767- [ 04 – Security Boundary] ( docs/04-security-boundary.md )
6868- [ 05 – Data Models] ( docs/05-data-models.md )
69+ - [ 05a – Data Contracts] ( docs/05a-data-contracts.md )
70+ – Schemas:
71+ [ trades] ( contracts/trades.schema.json ) ·
72+ [ quotes] ( contracts/quotes.schema.json ) ·
73+ [ confirms] ( contracts/confirms.schema.json )
74+
6975- [ 06 – SLOs & Observability] ( docs/06-slos-observability.md )
7076- [ 07 – Cost Controls] ( docs/07-cost-controls.md )
7177- [ 08 – CI/CD] ( docs/08-ci-cd.md )
@@ -201,7 +207,7 @@ tier1-uk-bank-fx-streaming-gcp/
201207│ ├─ 05-data-models.md
202208│ ├─ 06-slos-observability.md
203209│ └─ 07-cost-controls.md
204- ├─ data_contracts /
210+ ├─ contracts /
205211│ ├─ trades.schema.json
206212│ ├─ quotes.schema.json
207213│ └─ confirms.schema.json
You can’t perform that action at this time.
0 commit comments