MasteryHive Platform Docs¶
Documentation for MasteryHiveAI’s in-scope backends:
| Product | Codebase | Role |
|---|---|---|
| Fraud Detection | fraud-detection-ai-backend (+ fraud-detection-ai-backend-stream) |
Transaction monitoring, behavioural baselines, AI fraud reports |
| KYC / KYB (AML) | kyc-kyb-ai-backend |
Identity, documents, biometrics, sanctions/PEP/adverse media, risk scoring |
| Banking Reconciliation | banking-reconciliation-ai-backend |
Bank statement ↔ GL matching, exceptions, asset reconciliation |
This repository folder (platform-docs/) is a MkDocs site, not an application product.
Start here¶
| Audience | Go to |
|---|---|
| Product / PM | Products |
| Integrators / partners | Integrate · Auth and tenancy |
| Engineers / new hires | Engineering · Local development |
| Support / ops | Troubleshoot |
| Contracts | Fraud output contract · Recon contracts |
Status labels used in these docs¶
| Label | Meaning |
|---|---|
| IMPLEMENTED | Present in code and callable |
| PARTIAL | Code exists; HTTP/ops wiring incomplete |
| PLANNED | Described in service docs; not fully wired |
| DEPRECATED | Commented out or superseded |
| UNKNOWN | Not confirmed from code in this pass |
Evidence rule¶
Claims are grounded in service README.md, docs/, FastAPI routers, OpenAPI, config, and tests. Gaps are marked UNKNOWN rather than invented.