Skip to main content

Risk Register

:::info Source Sourced from services/marketplace-service/SERVICE_RISK_REGISTER.md in the documentation repo. :::

IDRiskSevImpactMitigationOwner
R-MP-01Purchase saga split-brain (paid no license)S1Revenue + trustIdempotent steps; compensations; reconciliation job; 30-min timeoutMarketplace + Billing
R-MP-02Payment compliance gapsS1PCI incidentTokenization; SAQ-A; processor-abstract ACLMarketplace + Billing + Security
R-MP-03SCORM 1.2 conformance regressionS23rd-party LMSs rejectSCORM Cloud in CI (content-service)Content (upstream)
R-MP-04Refund abuse / chargeback scamS2Revenue loss3DS; evidence collection; per-buyer refund rate monitoringMarketplace + Billing
R-MP-05Cross-tenant listing scrapingS3IP theftRate limit on anonymous browse; legal DMCA workflowMarketplace + Legal
R-MP-06Coupon abuse (stacking, reuse)S3MarginRedemption SELECT FOR UPDATE; per-user limits; max redemptionsMarketplace
R-MP-07KYC gap → unverified providerS2Legal exposureKYC required before live; quarterly re-verificationCompliance + Marketplace
R-MP-08Coupon reveal before activeS3Promo leakDraft coupons scoped to admin; enforce activatedAtMarketplace
R-MP-09Fake reviewsS3Trust erosionPurchase-gated reviews; ML classifier; anomaly detectionMarketplace + AI
R-MP-10Provider payout sent to wrong accountS1Financial fraudBank account verification (micro-deposit); manual approval on large payoutsBilling + Marketplace
R-MP-11Listing approved with illegal contentS1Platform legalSubmitted listings queue; manual review for sensitive categories; AI moderationMarketplace + Trust & Safety
R-MP-12Flash sale overwhelms sagaS2Orders delayed/failedAutoscale; rate limit; queue-friendly UXMarketplace + SRE
R-MP-13AI pricing suggestion biasS3Unfair pricingBias eval quarterlyMarketplace + AI + Compliance
R-MP-14Multi-currency rounding errorsS3Penny-level driftMoney type in micro-units; rounding rules testedMarketplace + Billing
R-MP-15GDPR erasure / order retention conflictS2RegulatorLegal hold for tax records overrides; anonymize user PIICompliance + Marketplace

Governance

  • Saga chaos tests + reconciliation job run on every release.
  • Quarterly: fraud & abuse review.
  • Provider onboarding: KYC audit.