Skip to content

Super Use Cases (QA)

This page mirrors /docs/story/super-usecases.md so QA has a complete view of SU1/SU2/SU3 scenarios and coverage.

This section captures the three canonical super-usecase scenarios used to validate the stack end-to-end. It includes scenario detail, test coverage, and the latest QA results so the documentation stays aligned with what is actually exercised.

QA status (latest)

ScenarioTest suitesLast run (UTC)ResultNotes
SU1 — Single store fashionsu1.fashion.smoke/core/cross2026-02-09PASSFresh bootstrap rerun is green (details in QA Outcomes)
SU2 — Single store general merchandisesu2.general.smoke/core/cross2026-02-09PASSFresh bootstrap rerun is green (details in QA Outcomes)
SU3 — Multi-location fashionsu3.multilocation.smoke/core/cross2026-02-09PASSFresh bootstrap rerun is green (details in QA Outcomes)

Note (2026-02-09): SU1/SU2/SU3 suites were re-run with fresh bootstraps and passed; warnings are tracked in /qa/outcomes.html.

Coverage note (2026-02-09)

  • Cross-service deltas covered: SU1 strict idempotency + exact-match edges, SU2 multi-department mixed UoM with promo/price complexity, and SU3 facility-scoped pricing with cross-warehouse fulfillment.

Run commands

  • AWS_PROFILE=g3nretailstack AWS_REGION=us-east-1 npm run super:bootstrap
  • RUN_SUPER_USECASES=1 npm run test:super

Update discipline

  • Keep this page in sync with internal-docs/SUPER_USE_CASES.md whenever use cases change.
  • Refresh the “QA status” table after each test:super run (do not publish org codes or session GUIDs).

Test suites (current)

SuitePurpose
tests/usecases/su1.fashion.smoke.test.tsSU1 minimal smoke across OFM + PVM
tests/usecases/su1.fashion.core.test.tsSU1 core PVM flow + coverage gating
tests/usecases/su1.fashion.cross.test.tsSU1 cross-service flow (identity access + role grants, OFM lifecycle, ICS/PPM/PCM receipt+invoice + NPI + RTV + worksheet + consignment + vendor performance + list/get + PPM promotion get/list + price approval reject, CRM consent + comments + fraud/flags + exemptions + loyalty + giftcard + merge, MRS record create/list + dedupe/remap/conflict + presign upload/complete + head/meta/ttl, Influencer referral + commission reversal, IPM catalog/webhook/bulk import+export + webhook delivery logs + CDC cursor continuation + export contract + KPI, RBS subscription register/verify/update/pause/resume/test, UTL offboarding status/request/cancel + approval + legal hold set/clear, Accounting usage + events + export/reconcile, SCM routing policy + split-ship planning + promise quote + order create variants (discounts/tax + tender mix + idempotency), SCM fulfillment + tender capture/void/settle + shipment substitutions/exceptions + returns (incl. cross-facility) + refund + cancel + line cancel + special/backorder + PMC publish/rollback + search + group + list match + list dimensions (brand/vendor/manufacturer + taxonomy codes/ids + channel/market/locale/biz/region/country) + list/group online_state (online/offline/both) + legacy only_online list + group top buckets)
tests/usecases/su2.general.smoke.test.tsSU2 minimal smoke across OFM + PVM
tests/usecases/su2.general.core.test.tsSU2 core PVM flow + coverage gating
tests/usecases/su2.general.cross.test.tsSU2 cross-service flow (identity access + role grants, OFM lifecycle, ICS/PPM/PCM receipt+invoice + NPI + RTV + worksheet + consignment + vendor performance + list/get + PPM promotion get/list + price approval reject, CRM consent + comments + fraud/flags + exemptions + loyalty + giftcard + merge, MRS record create/list + dedupe/remap/conflict + presign upload/complete + head/meta/ttl, Influencer seasonal referral + commission reversal, IPM catalog/webhook/bulk import+export + webhook delivery logs + CDC cursor continuation + export contract + KPI, RBS subscription register/verify/update/pause/resume/test, UTL offboarding status/request/cancel + approval + legal hold set/clear, Accounting usage + events + export/reconcile, SCM routing policy + split-ship planning + promise quote + order create variants (discounts/tax + tender mix + idempotency), SCM fulfillment + tender capture/void/settle + shipment substitutions/exceptions + returns (incl. cross-facility) + refund + cancel + line cancel + special/backorder + PMC publish/rollback + search + group + list match + list dimensions (brand/vendor/manufacturer + taxonomy codes/ids + channel/market/locale/biz/region/country) + list/group online_state (online/offline/both) + legacy only_online list + group top buckets)
tests/usecases/su3.multilocation.smoke.test.tsSU3 minimal smoke across OFM + PVM
tests/usecases/su3.multilocation.core.test.tsSU3 core OFM spine + sales channel coverage
tests/usecases/su3.multilocation.cross.test.tsSU3 cross-service flow (identity access + role grants, OFM lifecycle, transfer → pricing → order (order create variants: discounts/tax + tender mix + idempotency) → PPM promotion get/list + price approval reject → SCM routing policy + split-ship planning + promise quote → fulfillment + tender capture/void/settle + shipment substitutions/exceptions + returns (incl. cross-facility) + refund + cancel + line cancel + special/backorder + PCM receipt+invoice + NPI + RTV + worksheet + consignment + vendor performance + list/get + CRM consent + comments + fraud/flags + exemptions + loyalty + giftcard + merge + MRS record create/list + dedupe/remap/conflict + presign upload/complete + head/meta/ttl + Influencer regional referral + commission reversal + IPM catalog/webhook/bulk import+export + webhook delivery logs + CDC cursor continuation + export contract + KPI + RBS subscription register/verify/update/pause/resume/test + UTL offboarding status/request/cancel + approval + legal hold set/clear + Accounting usage + events + export/reconcile + PMC publish/rollback + search + group + list match + list dimensions (brand/vendor/manufacturer + taxonomy codes/ids + channel/market/locale/biz/region/country) + list/group online_state (online/offline/both) + legacy only_online list + group top buckets)

Use case catalog (detailed)

Purpose

  • Provide a comprehensive, headless-only use-case and test-case catalog for three super scenarios.
  • Use cases are organized by line of business (service/module) and include test expectations per use case.

Scope

  • Contract-aligned behavior across API, CLI, and direct Lambda surfaces.
  • No UI flows; all workflows are headless and driven by API/CLI.
  • Includes procurement, sales, transfers, inventory, pricing, CRM/loyalty, integrations, and offboarding.

Use Case Format

  • UC ID: SU{scenario}-{module}-
  • Each UC includes a concise description and a test bundle:
    • HP: happy path
    • Boundary: limits, max/mins, size/cap
    • Error: invalid inputs, unauthorized, missing dependency
    • Concurrency: parallel writes, optimistic lock, idempotency
    • Eventing: audit + event emission checks
    • Retention: if applicable, retention/doom/legal-hold behavior

Lines of Business (Descriptions)

  • UAS/USM (Identity and Sessions): accounts, auth, sessions, API keys, service accounts.
  • OFM (Org/Facility/Sales Channels): org lifecycle, facility/logical hierarchy, channel config, membership.
  • MRS (Master Records): global master references and org-scoped mapping/merge/dedupe.
  • PVM (Product and Vendor): vendors, styles/variants, taxonomy, compliance metadata.
  • PMC (Merchandising Control): revisions, publish/unpublish, channel online/offline control.
  • PPM (Pricing and Promotions): price lists, promos, coupons, tax policy, price approvals.
  • ICS (Inventory Control): stock ledger, reservations, adjustments, cycle counts, transfers.
  • SCM (Sales Cycle): orders, fulfillment, returns/exchanges, tender, tax.
  • PCM (Procurement Cycle): PO lifecycle, ASN/receiving, vendor returns, NPI approvals.
  • CRM & Loyalty: customers, consent, comments, fraud/flags/holds, tax exemptions, loyalty earn/redeem, inbox.
  • Influencer/Affiliate: referral attribution, commissions, payouts.
  • Accounting & Telemetry: usage metering, financial rollups, cost centers.
  • IPM (Integration Plane): webhooks, CDC feeds, bulk import/export, replay.
  • RBS (Retail Bus Service): external event ingest/delivery.
  • UTL (Utility): export, freeze, purge/offboarding workflows.
  • UCP (Universal Commerce Protocol): platform registration, checkout sessions, order webhooks, identity linking.
  • Comments/Inbox/Eventing: comments, attachments, inbox states, audit events.

Coverage Completeness Policy

  • Include every reasonable business scenario; exclude only redundant or far‑fetched cases.
  • Every checklist item below maps to at least one UC/test (HP + boundary + error + concurrency + eventing).
  • No UI flows; all scenarios are headless and driven by API/CLI.

Coverage Checklist (non‑redundant, applies to SU1/SU2/SU3)

  • Identity & access: owner onboarding (invitation → org create/verify), email verify/change, password/passcode reset, session create/validate/revoke (max-session caps, label/caption filters, anti-enumeration), API key create/rotate/revoke + service-account logical assignments/scoping, role grants (org + logical) with effective windows, org suspend/restore effects on access, cross-service auth enforcement (session precedence, request_context validation, audit/event emission).
  • Org/facility lifecycle: org create/update/status changes (with auth enforcement), facility create/update/status/resolve (physical/legal/logical), timezone/fiscal calendar changes, cost‑centre create/list/resolve/assign, zone/team create/update/status, sales channel create/update/activate/suspend.
  • Master data (MRS): external master map/unmap, dedupe/merge, remap after vendor changes, conflict resolution and audit emission.
  • Product & vendor (PVM): vendor/manufacturer/brand create/verify/linking; taxonomy create/reparent/status; option groups/options; OGM create/switch; style/variant create; identifiers/aliases/barcodes add/remove/set‑primary; kit components; alternatives/supplementary links; template defaults; comments + attachments + retention.
  • Merchandising (PMC): publish profile set; publish run (single/style/selector); pointer set/clear/rollback; online/offline switching; publishability rules and auto‑offline reconciliation; partial‑match search + bounded group-by rollups + grouping filters + list match filters (identifier/alias/barcode) + list dimension filters (brand/vendor/manufacturer + taxonomy ids/codes + channel/market/locale/biz/region/country) + top-bucket group queries (brand/vendor/manufacturer + taxonomy ids/codes + channel/market/locale/biz/region/country).
  • Pricing & promos (PPM): base prices + overrides; scheduled promos/markdowns; coupon/BOGO/EDLP variants; price approvals; tax category/basis updates.
  • Inventory (ICS): receipts (PO/ASN), adjustments (shrink/damage/recall), reservations/allocations, cycle counts + reconcile, inter‑facility transfers, safety‑stock thresholds, negative stock protection.
  • Sales & fulfillment (SCM): order create; fulfillment types (pickup, ship‑to‑home, ship‑from‑store); partial/split shipments; cancellations; returns/exchanges; refunds/tender reversals (capture/void/settle); special orders/backorders.
  • Procurement (PCM): PO create/approve/issue/amend; partial receipts; ASN corrections; vendor returns; lead‑time updates; compliance/NPI approvals.
  • CRM & loyalty: customer create/update/merge/dedupe; consent grant/revoke; comment add/revise/status/list/report; fraud assessments/holds/flags; tax exemptions; loyalty earn/redeem; store credit issue/redeem; inbox alerts and state transitions.
  • Influencer: referral attribution, commission accrual/reversal, payout scheduling and dispute handling.
  • Accounting/telemetry: usage emission, daily rollups, cost‑centre attribution, correction/re‑rollup, export for operator review.
  • Integrations (IPM/RBS): webhook create/verify/retry; replay windows; CDC cursor/continuation; bulk export/import; inbound/outbound idempotency and delivery logs; RBS subscription update/pause/resume.
  • Offboarding (UTL): export manifest verification, freeze, purge, legal‑hold handling, purge verification.
  • Platform commerce (UCP): platform registration + credential management, capability config (checkout/order/identity), checkout session lifecycle (create/update/complete/cancel → SCM order), webhook delivery (HMAC-signed, retry, auto-pause), identity linking (OAuth 2.0 authorize/token/userinfo/revoke with PKCE), link management (list/revoke).
  • Comments/inbox/eventing: PII redaction policy, “doomed” retention behavior, search‑plane redaction, audit/event emission for critical ops.

Scenario 1 - Single Store Fashion (one store, one facility)

Assumptions

  • One org, one facility, one logical per channel.
  • Channels: pos, ecom (optional).
  • Fashion attributes: size/color, seasons, assortments, markdown cadence.

UAS/USM

  • UC SU1-UAS-001 Owner onboarding (invitation → org create/verify) + email verify/resend/change + passcode reset + invite list/revoke. Tests: HP; Boundary token expiry; Error duplicate email; Concurrency session creation limit; Eventing verify account-created event.
  • UC SU1-USM-001 Session create/validate/get/list/close + logout other devices/logout everywhere. Tests: HP; Boundary max sessions; Error revoked session; Concurrency validate vs revoke; Eventing session events.
  • UC SU1-USM-002 Service account API key rotation + policy set + revoke-all/deny paths. Tests: HP; Boundary max keys; Error invalid key; Concurrency rotate + validate; Eventing api-key-rotated.

OFM

  • UC SU1-OFM-001 Org create/update/activate/suspend/restore + timezone/fiscal metadata + status reason codes + auth enforcement on member updates. Tests: HP; Boundary status transitions; Error invalid status; Concurrency double-activate; Auth non-owner update denied; Eventing org-status events.
  • UC SU1-OFM-002 Cost centres + facility spine (physical/legal/logical) create/update/status/resolve. Tests: HP; Boundary code length; Error invalid code; Concurrency duplicate code; Eventing facility events.
  • UC SU1-OFM-003 Zones/teams maintenance + sales channel config create/update/activate/suspend (config set/rollback). Tests: HP; Boundary channel count; Error invalid code; Concurrency updates; Eventing channel events.

MRS

  • UC SU1-MRS-001 Record create/list + merge/remap (inline JSON). Tests: HP; Boundary inline size; Error missing revision; Concurrency conflict; Eventing record events.
  • UC SU1-MRS-002 Presign upload + complete + head/meta + TTL set. Tests: HP; Boundary size/md5; Error invalid token; Concurrency conflict; Eventing record events.

PVM

  • UC SU1-PVM-001 Vendor create + terms. Tests: HP; Boundary name/code length; Error duplicate code; Concurrency duplicate create; Eventing vendor-created.
  • UC SU1-PVM-002 Style create with size/color variants. Tests: HP; Boundary max variants; Error duplicate SKU/barcode; Concurrency update conflict; Eventing style-created + variant-created.
  • UC SU1-PVM-003 Lifecycle transitions (draft->active->retired). Tests: HP; Boundary invalid transition; Error missing role; Concurrency status conflicts; Eventing status-set.
  • UC SU1-PVM-004 Comments with attachments on style/variant. Tests: HP; Boundary attachment size; Error missing org context; Concurrency edit conflicts; Retention attachment lifecycle; Eventing comment events.

PMC Coverage note (2026-02-02): super-usecase suites now cover publishability rules (required identifiers/aliases) and auto-offline reconciliation (SU1/SU2/SU3). Coverage note (2026-02-02): super-usecase suites now cover search plane partial-match (sku/alias) and online_state filters (online/offline) (SU1/SU2/SU3). Coverage note (2026-02-02): super-usecase suites now cover product/group rollups and product/list grouping filters (category_id) (SU1/SU2/SU3). Coverage note (2026-02-02): super-usecase suites now cover product/list match filters (alias/identifier/barcode) and top-bucket product/group queries (SU1/SU2/SU3). Coverage note (2026-02-02): super-usecase suites now cover product/list dimension filters (brand/vendor/manufacturer) and product/group top buckets for those dimensions (SU1/SU2/SU3).

  • UC SU1-PMC-001 Create revision and publish to pos. Tests: HP; Boundary required reason; Error missing reason; Concurrency pointer conflict; Eventing publish events.
  • UC SU1-PMC-002 Unpublish and republish revision. Tests: HP; Boundary only one online; Error missing revision; Concurrency publish vs unpublish; Eventing online-state events.
  • UC SU1-PMC-003 Rollback to prior revision. Tests: HP; Boundary retention window; Error missing revision; Concurrency publish vs rollback; Eventing rollback events.

PPM Coverage note (2026-02-01): super-usecase suites now cover price list/zone set + assign + resolve, EDLP base price, markdown promo, and promo end (SU1/SU2/SU3). Coverage note (2026-02-02): super-usecase suites now cover promotion get/list and price-approval reject (SU1/SU2/SU3).

  • UC SU1-PPM-001 Base price list + channel override. Tests: HP; Boundary min/max price; Error missing price; Concurrency override updates; Eventing price-set.
  • UC SU1-PPM-002 Seasonal promo and markdown. Tests: HP; Boundary overlapping promo rules; Error invalid schedule; Concurrency promo edits; Eventing promo events.
  • UC SU1-PPM-003 Coupon redemption. Tests: HP; Boundary max uses; Error expired coupon; Concurrency double-redeem; Eventing coupon-redeem.

ICS Coverage note (2026-02-01): super-usecase suites now cover replenishment safety-stock suggestions and per-logical negative stock protection/overcommit (SU1/SU2/SU3). Coverage note (2026-02-03): super-usecase suites now cover reservation/allocation release + expire flows (SU1/SU2/SU3). Coverage note (2026-02-03): super-usecase suites now cover partial receipts with PO/ASN source refs and bin/zone placement (SU1/SU2/SU3). Coverage note (2026-02-03): super-usecase suites now cover cycle count variance thresholds + approval path (SU1/SU2/SU3). Coverage note (2026-02-03): super-usecase suites now cover transfer request/approve/ship/receive with partial shipment exceptions (SU1/SU2/SU3).

  • Coverage note (2026-02-01): super-usecase suites now cover SCM routing policy + split-shipment planning (SU1/SU2/SU3).
  • Coverage note (2026-02-01): super-usecase suites now cover SCM promise quote (ATP/CTP) (SU1/SU2/SU3).
  • UC SU1-ICS-001 Receive inventory (from PO). Tests: HP; Boundary over/under receipt; Error SKU mismatch; Concurrency receive vs sell; Eventing receipt events.
  • UC SU1-ICS-002 Stock adjustment (shrink/damage). Tests: HP; Boundary negative inventory check; Error invalid reason; Concurrency adjustments; Eventing adjustment events.
  • UC SU1-ICS-003 Reserve/allocate for sale. Tests: HP; Boundary low stock; Error reservation expired; Concurrency sale vs reserve; Eventing reserve events.
  • UC SU1-ICS-004 Cycle count + reconcile. Tests: HP; Boundary variance thresholds; Error locked count; Concurrency concurrent counts; Eventing count events.

SCM Coverage note (2026-02-03): super-usecase suites now cover shipment substitutions + shipment exceptions and cross-facility returns (SU1/SU2/SU3). Coverage note (2026-02-03): super-usecase suites now cover order create variants (discounts/tax + tender mix + idempotency) (SU1/SU2/SU3). Coverage note (2026-02-03): super-usecase suites now cover order create variants (discounts/tax + tender mix + idempotency) (SU1/SU2/SU3). Coverage note (2026-02-03): super-usecase suites now cover order create variants (discounts/tax + tender mix + idempotency) (SU1/SU2/SU3).

  • UC SU1-SCM-001 Sale with tax + split tender. Tests: HP; Boundary tender count; Error invalid tender; Concurrency multiple checkouts; Eventing sale events.
  • UC SU1-SCM-002 Return/exchange (incl. cross-facility receive). Tests: HP; Boundary return window; Error missing receipt; Concurrency multiple returns; Eventing return events.
  • UC SU1-SCM-003 Cancel order prior to fulfillment. Tests: HP; Boundary state transitions; Error already shipped; Concurrency cancel vs fulfill; Eventing cancel events.
  • UC SU1-SCM-004 Special order/backorder. Tests: HP; Boundary promise date; Error insufficient stock; Concurrency allocation changes; Eventing special-order events.
  • UC SU1-SCM-005 Partial line cancel. Tests: HP; Boundary cancel qty; Error line not found; Concurrency line cancel vs fulfill; Eventing line-cancel events.
  • UC SU1-SCM-006 Refund issue/tender reversal. Tests: HP; Boundary partial tender reversal; Error invalid tender; Concurrency refund vs return; Eventing refund events.
  • UC SU1-SCM-007 Routing policy + split shipments. Tests: HP; Boundary max_splits; Error invalid policy; Concurrency policy update vs plan create; Eventing routing-plan-created.
  • UC SU1-SCM-008 Promise quote (ATP/CTP). Tests: HP; Boundary no candidates; Error invalid fulfillment type; Concurrency quote vs reserve; Eventing promise-quote.
  • UC SU1-SCM-009 Shipment substitutions + exceptions. Tests: HP; Boundary substitution policy; Error invalid line; Concurrency exception vs fulfill; Eventing shipment exception events.
  • UC SU1-SCM-010 Order create variants (discounts/tax + tender mix + idempotency). Tests: HP; Boundary tender mix; Error mismatched idempotency payload; Concurrency create/retry; Eventing order events.

PCM

  • UC SU1-PCM-001 PO create/approve. Tests: HP; Boundary approval thresholds; Error missing approver; Concurrency double approval; Eventing PO events.
  • UC SU1-PCM-002 ASN receive. Tests: HP; Boundary partial ASN; Error duplicate ASN; Concurrency receive vs cancel; Eventing ASN events.
  • UC SU1-PCM-003 Vendor return (RTV). Tests: HP; Boundary return window; Error invalid reason; Concurrency return vs sell; Eventing RTV events.
  • UC SU1-PCM-004 NPI approval for new style. Tests: HP; Boundary missing compliance fields; Error invalid taxonomy; Concurrency parallel approvals; Eventing NPI events.

CRM/Loyalty

  • UC SU1-CRM-001 Customer create + consent. Tests: HP; Boundary duplicate identity; Error invalid email; Concurrency merge conflict; Eventing customer events.
  • UC SU1-CRM-002 Loyalty earn/redeem. Tests: HP; Boundary redemption cap; Error insufficient points; Concurrency double redeem; Eventing loyalty events.
  • UC SU1-CRM-003 Store credit issue/redeem. Tests: HP; Boundary negative balance; Error expired credit; Concurrency redeem race; Eventing credit events.
  • UC SU1-CRM-004 Inbox item for low stock. Tests: HP; Boundary priority rules; Error invalid state transition; Concurrency multi-actor; Eventing inbox events.
  • UC SU1-CRM-005 Customer comment lifecycle. Tests: HP; Boundary empty body; Error not-found target; Concurrency revise conflict; Eventing comment events.
  • UC SU1-CRM-006 Fraud assessment + hold/flag resolution. Tests: HP; Boundary risk thresholds; Error missing reason/source refs; Concurrency resolve conflicts; Eventing risk events.
  • UC SU1-CRM-007 Tax exemption certificate lifecycle. Tests: HP; Boundary valid_to window; Error invalid status; Concurrency status updates; Eventing exemption events.

Influencer

  • UC SU1-INF-001 Referral code create. Tests: HP; Boundary code length; Error duplicate code; Concurrency double create; Eventing referral events.
  • UC SU1-INF-002 Commission accrual and reversal on return. Tests: HP; Boundary partial return; Error missing attribution; Concurrency return vs payout; Eventing commission events.
  • UC SU1-INF-003 Dispute handling on earnings. Tests: HP; Boundary invalid status; Error missing revision; Concurrency status conflicts; Eventing dispute events.

Accounting/Telemetry

  • UC SU1-ACC-001 Daily rollup (sales, returns, promos). Tests: HP; Boundary timezone cutover; Error missing source; Concurrency re-rollup; Eventing rollup events.
  • UC SU1-ACC-002 Cost-center attribution (optional). Tests: HP; Boundary missing cost center fallback; Error invalid code; Concurrency remap; Eventing usage events.
  • UC SU1-ACC-003 Usage telemetry emission. Tests: HP; Boundary missing org context blocked; Error schema mismatch; Concurrency high volume; Eventing usage stream.

IPM Coverage note (2026-02-01): super-usecase suites now cover IPM bulk import + webhook delivery logs + CDC cursor continuation + export contract list + KPI record/query/alert (SU1/SU2/SU3).

  • UC SU1-IPM-001 Webhook subscription for sales/inventory. Tests: HP; Boundary retry limits; Error signature mismatch; Concurrency burst delivery; Eventing delivery logs.
  • UC SU1-IPM-002 CDC feed for product/price + cursor continuation. Tests: HP; Boundary replay window edge; Error cursor invalid; Concurrency parallel read; Eventing CDC audit.
  • UC SU1-IPM-003 Bulk export catalog. Tests: HP; Boundary file size; Error job cancel; Concurrency parallel exports; Eventing export events.
  • UC SU1-IPM-004 Bulk import pipeline. Tests: HP; Boundary content type/size; Error commit revision mismatch; Concurrency job continue; Eventing import events.
  • UC SU1-IPM-005 KPI snapshots + export contract list. Tests: HP; Boundary bucket windows; Error invalid scope; Concurrency idempotent record; Eventing KPI alerts.

RBS

  • UC SU1-RBS-001 Subscription lifecycle (register/verify/update/pause/resume/test/unregister). Tests: HP; Boundary payload size; Error invalid token; Concurrency idempotent duplicates; Eventing delivery logs.

UTL Coverage note (2026-02-04): super-usecase suites now cover offboarding approval + legal hold set/clear via operator direct Lambdas (SU1/SU2/SU3). Export window timing remains schedule-gated in live runs.

  • UC SU1-UTL-001 Export-only job. Tests: HP; Boundary export size; Error unauthorized requester; Concurrency multiple exports; Eventing export events.
  • UC SU1-UTL-002 Offboarding freeze/purge. Tests: HP; Boundary legal hold; Error purge blocked; Concurrency read during freeze; Retention verification checks.

UCP (Universal Commerce Protocol)

  • UC SU1-UCP-001 Platform registration + credential management. Tests: HP register with caption/scopes, rotate secret, revoke platform; Boundary duplicate caption allowed; Error revoked platform auth rejected; Concurrency rotate + auth; Eventing platform-registered + platform-secret-rotated + platform-revoked.
  • UC SU1-UCP-002 Capability config + profile discovery. Tests: HP set capabilities (checkout/order/identity), verify profile reflects config; Boundary unknown capability ignored; Error orgcode not found; Eventing config events.
  • UC SU1-UCP-003 Checkout session lifecycle (create → update → complete → SCM order). Tests: HP create with line items + buyer, update cart, complete → scm_order_guid returned; Boundary 500 line items, missing buyer incomplete status; Error duplicate idempotency key returns cached response; Concurrency complete vs cancel race; Eventing checkout-session-created + updated + completed.
  • UC SU1-UCP-004 Checkout cancel + idempotency. Tests: HP cancel from incomplete/ready_for_complete; Boundary cancel already-canceled is idempotent; Error cancel completed session rejected; Eventing checkout-session-canceled.
  • UC SU1-UCP-005 Webhook delivery + retry + auto-pause. Tests: HP set webhook config with event types + callback_url, test delivery returns 200; Boundary retry with exponential backoff (30s→900s); Error auto-pause after 10 consecutive failures, re-enable via config/set; Eventing webhook-config-updated + webhook-fanout-completed.
  • UC SU1-UCP-006 Identity linking — full OAuth 2.0 flow. Tests: HP admin authorize (code issued), platform token exchange (access + refresh), userinfo returns CRM customer; Boundary code expires after 10min, access token expires after 1h; Error expired code rejected, wrong platform rejected; Concurrency code single-use (replay rejected); Eventing identity-code-issued + identity-linked.
  • UC SU1-UCP-007 Identity linking — PKCE (S256). Tests: HP authorize with code_challenge, token exchange with code_verifier succeeds; Error wrong code_verifier rejected, missing code_verifier when challenge present rejected.
  • UC SU1-UCP-008 Token refresh + revocation. Tests: HP refresh returns new access token (old invalidated), revoke returns 200 (RFC 7009); Boundary revoke unknown token returns 200; Error expired refresh token rejected; Eventing identity-token-revoked.
  • UC SU1-UCP-009 Identity link management. Tests: HP list links by platform, revoke link sets status=revoked; Boundary list empty org returns []; Error revoke nonexistent link returns 404; Eventing identity-link-revoked.

Comments/Inbox/Eventing Coverage note (2026-02-04): super-usecase suites now cover PII redaction + search-plane redaction + doomed retention for comments/inbox (SU1/SU2/SU3). Coverage note (2026-02-04): super-usecase suites now cover search-plane admin counts and usage telemetry cost-centre attribution (SU1/SU2/SU3).

  • UC SU1-CIE-001 Comment with attachment on record. Tests: HP; Boundary attachment size; Error redaction failure; Concurrency edit conflicts; Retention attachment lifecycle.
  • UC SU1-CIE-002 Inbox state transitions. Tests: HP; Boundary invalid transition; Error unauthorized actor; Concurrency multi-actor; Eventing inbox events.
  • UC SU1-CIE-003 Audit event emission on critical ops. Tests: HP; Boundary redaction rules; Error missing org context; Concurrency high volume; Eventing audit checks.

Scenario 2 - Single Store General Merchandise (one store, broad catalog)

Assumptions

  • One org, one facility, multi-department catalog (grocery, hardgoods, seasonal).
  • Channels: pos, ecom, marketplace (optional).
  • Mixed UoM (each, weight, volume).

UAS/USM

  • UC SU2-UAS-001 Owner onboarding (invitation → org create/verify) + email verify/resend/change + passcode reset + invite list/revoke. Tests: HP; Boundary token expiry; Error duplicate email; Concurrency session limit; Eventing account-created.
  • UC SU2-USM-001 Session create/validate/get/list/close + logout other devices/logout everywhere. Tests: HP; Boundary max sessions; Error revoked session; Concurrency validate vs revoke; Eventing session events.
  • UC SU2-USM-002 Service account for integrations + API key policy set + revoke-all/deny paths. Tests: HP; Boundary max keys; Error invalid key; Concurrency rotate/validate; Eventing key-rotated.

OFM

  • UC SU2-OFM-001 Org create/update/activate/suspend/restore + timezone/fiscal metadata + status reason codes + auth enforcement on member updates. Tests: HP; Boundary status transitions; Error invalid status; Concurrency double-activate; Auth non-owner update denied; Eventing org-status.
  • UC SU2-OFM-002 Cost centres + facility spine (physical/legal/logical) create/update/status/resolve. Tests: HP; Boundary zone count; Error invalid code; Concurrency duplicates; Eventing facility events.
  • UC SU2-OFM-003 Zones/teams maintenance + sales channels (pos/ecom/marketplace) create/update/activate/suspend (config set/rollback). Tests: HP; Boundary channel count; Error invalid code; Concurrency updates; Eventing channel events.

MRS

  • UC SU2-MRS-001 Record create/list + merge/remap (inline JSON). Tests: HP; Boundary inline size; Error missing revision; Concurrency conflict; Eventing record events.
  • UC SU2-MRS-002 Presign upload + complete + head/meta + TTL set. Tests: HP; Boundary size/md5; Error invalid token; Concurrency conflict; Eventing record events.

PVM

  • UC SU2-PVM-001 Item create with multiple UPCs and case packs. Tests: HP; Boundary UPC count; Error duplicate UPC; Concurrency updates; Eventing item-created.
  • UC SU2-PVM-002 Hazard/age-restricted metadata. Tests: HP; Boundary required fields; Error missing compliance; Concurrency edits; Eventing compliance-updated.
  • UC SU2-PVM-003 Lot/serial or warranty metadata. Tests: HP; Boundary serial count; Error invalid warranty; Concurrency updates; Eventing warranty-updated.
  • UC SU2-PVM-004 Bulk import mixed categories. Tests: HP; Boundary file size; Error partial failures; Concurrency idempotent rerun; Eventing import events.

PMC

  • UC SU2-PMC-001 Publish planogram revision. Tests: HP; Boundary revision size; Error missing reason; Concurrency pointer conflicts; Eventing publish events.
  • UC SU2-PMC-002 Channel-specific online/offline for marketplace. Tests: HP; Boundary channel count; Error invalid channel; Concurrency changes; Eventing online-state.
  • UC SU2-PMC-003 Rollback to prior revision. Tests: HP; Boundary retention window; Error missing revision; Concurrency publish vs rollback; Eventing rollback events.

PPM

  • UC SU2-PPM-001 UoM pricing (each/weight/volume). Tests: HP; Boundary rounding rules; Error invalid UoM; Concurrency updates; Eventing price-set.
  • UC SU2-PPM-002 Mix-and-match/BOGO promos. Tests: HP; Boundary stacking rules; Error overlapping promo; Concurrency edits; Eventing promo events.
  • UC SU2-PPM-003 EDLP + temporary overrides. Tests: HP; Boundary override duration; Error price below floor; Concurrency overrides; Eventing price-change.
  • UC SU2-PPM-004 Tax categories for regulated goods. Tests: HP; Boundary tax holiday edge; Error missing tax basis; Concurrency updates; Eventing tax-policy.

ICS

  • UC SU2-ICS-001 Receive case packs + break cases. Tests: HP; Boundary partial case break; Error UPC mismatch; Concurrency receive vs sell; Eventing receipt events.
  • UC SU2-ICS-002 Lot/expiry tracking. Tests: HP; Boundary near-expiry; Error expired receive; Concurrency multiple lots; Eventing lot events.
  • UC SU2-ICS-003 Inventory adjustment for damage/recall. Tests: HP; Boundary negative inventory; Error invalid reason; Concurrency adjustments; Eventing adjustment events.
  • UC SU2-ICS-004 Cycle counts by department. Tests: HP; Boundary variance thresholds; Error locked count; Concurrency counts; Eventing count events.

SCM Coverage note (2026-02-03): super-usecase suites now cover shipment substitutions + shipment exceptions and cross-facility returns (SU1/SU2/SU3).

  • UC SU2-SCM-001 Sale with weighted/age-restricted items. Tests: HP; Boundary weight precision; Error age check failure; Concurrency multiple checkouts; Eventing sale events.
  • UC SU2-SCM-002 Gift card sale/redemption. Tests: HP; Boundary min/max value; Error double redeem; Concurrency redemption race; Eventing giftcard events.
  • UC SU2-SCM-003 Return/exchange with warranty attach (incl. cross-facility receive). Tests: HP; Boundary warranty validation; Error missing receipt; Concurrency returns; Eventing return events.
  • UC SU2-SCM-004 Cancel/void with tender reversal. Tests: HP; Boundary partial tender; Error already settled; Concurrency cancel vs settle; Eventing cancel events.
  • UC SU2-SCM-005 Partial line cancel. Tests: HP; Boundary cancel qty; Error line not found; Concurrency line cancel vs fulfill; Eventing line-cancel events.
  • UC SU2-SCM-006 Special order/backorder. Tests: HP; Boundary promise date; Error insufficient stock; Concurrency allocation changes; Eventing special-order events.
  • UC SU2-SCM-007 Refund issue/tender reversal. Tests: HP; Boundary partial tender reversal; Error invalid tender; Concurrency refund vs return; Eventing refund events.
  • UC SU2-SCM-008 Routing policy + split shipments. Tests: HP; Boundary max_splits; Error invalid policy; Concurrency policy update vs plan create; Eventing routing-plan-created.
  • UC SU2-SCM-009 Promise quote (ATP/CTP). Tests: HP; Boundary no candidates; Error invalid fulfillment type; Concurrency quote vs reserve; Eventing promise-quote.
  • UC SU2-SCM-010 Shipment substitutions + exceptions. Tests: HP; Boundary substitution policy; Error invalid line; Concurrency exception vs fulfill; Eventing shipment exception events.
  • UC SU2-SCM-011 Order create variants (discounts/tax + tender mix + idempotency). Tests: HP; Boundary tender mix; Error mismatched idempotency payload; Concurrency create/retry; Eventing order events.

PCM

  • UC SU2-PCM-001 PO with vendor pack sizes. Tests: HP; Boundary pack size mismatch; Error invalid UoM; Concurrency approval; Eventing PO events.
  • UC SU2-PCM-002 ASN inbound with substitute SKUs. Tests: HP; Boundary substitution rules; Error unauthorized substitution; Concurrency receive vs cancel; Eventing ASN events.
  • UC SU2-PCM-003 Vendor returns for recalls. Tests: HP; Boundary return volume; Error invalid reason; Concurrency return vs sell; Eventing RTV events.
  • UC SU2-PCM-004 NPI for mixed categories. Tests: HP; Boundary missing compliance; Error invalid taxonomy; Concurrency approvals; Eventing NPI events.

CRM/Loyalty

  • UC SU2-CRM-001 Customer profile + consent. Tests: HP; Boundary duplicate identity; Error invalid email; Concurrency merge conflict; Eventing customer events.
  • UC SU2-CRM-002 Loyalty earn/redeem with category exclusions. Tests: HP; Boundary redemption cap; Error excluded SKU; Concurrency double redeem; Eventing loyalty events.
  • UC SU2-CRM-003 Store credit + gift receipt. Tests: HP; Boundary negative balance; Error expired credit; Concurrency redeem race; Eventing credit events.
  • UC SU2-CRM-004 Inbox alert for refunds/chargebacks. Tests: HP; Boundary priority rules; Error invalid transition; Concurrency multi-actor; Eventing inbox events.
  • UC SU2-CRM-005 Customer comment lifecycle. Tests: HP; Boundary empty body; Error not-found target; Concurrency revise conflict; Eventing comment events.
  • UC SU2-CRM-006 Fraud assessment + hold/flag resolution. Tests: HP; Boundary risk thresholds; Error missing reason/source refs; Concurrency resolve conflicts; Eventing risk events.
  • UC SU2-CRM-007 Tax exemption certificate lifecycle. Tests: HP; Boundary valid_to window; Error invalid status; Concurrency status updates; Eventing exemption events.

Influencer

  • UC SU2-INF-001 Referral codes for seasonal campaigns. Tests: HP; Boundary code length; Error duplicate code; Concurrency create; Eventing referral events.
  • UC SU2-INF-002 Commission by category. Tests: HP; Boundary excluded categories; Error missing attribution; Concurrency payout overlap; Eventing commission events.

Accounting/Telemetry

  • UC SU2-ACC-001 Daily rollups (sales/returns). Tests: HP; Boundary timezone cutover; Error missing source; Concurrency re-rollup; Eventing rollup events.
  • UC SU2-ACC-002 Cost center by department. Tests: HP; Boundary missing mapping fallback; Error invalid code; Concurrency remap; Eventing usage events.
  • UC SU2-ACC-003 Usage telemetry emission. Tests: HP; Boundary missing org context blocked; Error schema mismatch; Concurrency high volume; Eventing usage stream.

IPM Coverage note (2026-02-01): super-usecase suites now cover IPM bulk import + webhook delivery logs + CDC cursor continuation + export contract list + KPI record/query/alert (SU1/SU2/SU3).

  • UC SU2-IPM-001 Webhook subscription for sales/inventory. Tests: HP; Boundary retry limits; Error signature mismatch; Concurrency burst delivery; Eventing delivery logs.
  • UC SU2-IPM-002 CDC feeds for catalog/price/inventory + cursor continuation. Tests: HP; Boundary replay window edge; Error cursor invalid; Concurrency parallel read; Eventing CDC audit.
  • UC SU2-IPM-003 Bulk export catalog/inventory. Tests: HP; Boundary file size; Error cancel; Concurrency parallel exports; Eventing export events.
  • UC SU2-IPM-004 Bulk import pipeline. Tests: HP; Boundary content type/size; Error commit revision mismatch; Concurrency job continue; Eventing import events.
  • UC SU2-IPM-005 KPI snapshots + export contract list. Tests: HP; Boundary bucket windows; Error invalid scope; Concurrency idempotent record; Eventing KPI alerts.

RBS

  • UC SU2-RBS-001 Subscription lifecycle (register/verify/update/pause/resume/test/unregister). Tests: HP; Boundary payload size; Error invalid token; Concurrency idempotent duplicates; Eventing delivery logs.

UTL

  • UC SU2-UTL-001 Export-only job. Tests: HP; Boundary export size; Error unauthorized requester; Concurrency multiple exports; Eventing export events.
  • UC SU2-UTL-002 Offboarding freeze/purge. Tests: HP; Boundary legal hold; Error purge blocked; Concurrency read during freeze; Retention verification checks.

UCP (Universal Commerce Protocol)

  • UC SU2-UCP-001 Platform registration + credential management. Tests: HP register/rotate/revoke; Boundary duplicate caption; Error revoked platform; Concurrency rotate + auth; Eventing platform events.
  • UC SU2-UCP-002 Checkout with mixed UoM items (each/weight). Tests: HP create session with mixed line items, complete → SCM order; Boundary weight precision in unit_price_cents; Error incomplete session (missing buyer) blocked from complete; Concurrency update vs complete; Eventing checkout events.
  • UC SU2-UCP-003 Webhook delivery for marketplace events. Tests: HP webhook delivery for order + fulfillment + return event types; Boundary retry backoff; Error auto-pause after failures; Eventing webhook events.
  • UC SU2-UCP-004 Identity linking with customer merge scenario. Tests: HP authorize + token + userinfo; Boundary customer exists in CRM after merge; Error customer not found rejected; Eventing identity events.
  • UC SU2-UCP-005 Token lifecycle (refresh + revoke). Tests: HP refresh/revoke full cycle; Error expired tokens; Eventing identity-token-revoked.
  • UC SU2-UCP-006 Link revoke by admin. Tests: HP revoke sets status=revoked; Error nonexistent link 404; Eventing identity-link-revoked.

Comments/Inbox/Eventing Coverage note (2026-02-04): super-usecase suites now cover PII redaction + search-plane redaction + doomed retention for comments/inbox (SU1/SU2/SU3). Coverage note (2026-02-04): super-usecase suites now cover search-plane admin counts and usage telemetry cost-centre attribution (SU1/SU2/SU3).

  • UC SU2-CIE-001 Comment with attachment on record. Tests: HP; Boundary attachment size; Error redaction failure; Concurrency edit conflicts; Retention attachment lifecycle.
  • UC SU2-CIE-002 Inbox state transitions. Tests: HP; Boundary invalid transition; Error unauthorized actor; Concurrency multi-actor; Eventing inbox events.
  • UC SU2-CIE-003 Audit event emission on critical ops. Tests: HP; Boundary redaction rules; Error missing org context; Concurrency high volume; Eventing audit checks.

Scenario 3 - Multi-Location Fashion (14 locations, 2 warehouses, 11 stores, 1 showroom + store + warehouse)

Assumptions

  • One org with 14 locations; two regional warehouses; 11 retail stores; 1 showroom that is also a store + warehouse.
  • Channels: pos, ecom, wholesale (optional).
  • Higher transfer velocity; distributed inventory with frequent transfers and pricing overrides.

UAS/USM

  • UC SU3-UAS-001 Owner onboarding (invitation → org create/verify) + email verify/resend/change + passcode reset + invite list/revoke. Tests: HP; Boundary token expiry; Error duplicate email; Concurrency session limit; Eventing account-created.
  • UC SU3-USM-001 Session create/validate/get/list/close + logout other devices/logout everywhere. Tests: HP; Boundary max sessions; Error revoked session; Concurrency validate vs revoke; Eventing session events.
  • UC SU3-USM-002 Service accounts for multi-location integrations + API key policy set + revoke-all/deny paths. Tests: HP; Boundary max keys; Error invalid key; Concurrency rotate/validate; Eventing key-rotated.

OFM

  • UC SU3-OFM-001 Org create/update/activate/suspend/restore + timezone/fiscal metadata + status reason codes + auth enforcement on member updates. Tests: HP; Boundary status transitions; Error invalid status; Concurrency double-activate; Auth non-owner update denied; Eventing org-status.
  • UC SU3-OFM-002 Multi-facility spine (physical/legal/logical) create/update/status/resolve + cost-centre list/resolve. Tests: HP; Boundary facility count; Error invalid codes; Concurrency duplicates; Eventing facility events.
  • UC SU3-OFM-003 Zones/teams maintenance + sales channels per facility create/update/activate/suspend (config set/rollback). Tests: HP; Boundary channel count; Error invalid code; Concurrency updates; Eventing channel events.

MRS

  • UC SU3-MRS-001 Record create/list + merge/remap (inline JSON). Tests: HP; Boundary inline size; Error missing revision; Concurrency conflict; Eventing record events.
  • UC SU3-MRS-002 Presign upload + complete + head/meta + TTL set. Tests: HP; Boundary size/md5; Error invalid token; Concurrency conflict; Eventing record events.

PVM

  • UC SU3-PVM-001 Style/variant catalog at scale. Tests: HP; Boundary max variants; Error duplicate SKU/barcode; Concurrency list pressure; Eventing creation events.
  • UC SU3-PVM-002 Multi-location compliance + labeling. Tests: HP; Boundary missing region labels; Error invalid compliance; Concurrency edits; Eventing compliance-updated.
  • UC SU3-PVM-003 Comments + attachments at scale. Tests: HP; Boundary attachment size; Error missing org context; Concurrency edit conflicts; Retention lifecycle; Eventing comment events.

PMC

  • UC SU3-PMC-001 Publish to multiple facilities/channels. Tests: HP; Boundary concurrent publish runs; Error missing reason; Concurrency pointer conflicts; Eventing publish events.
  • UC SU3-PMC-002 Online/offline by facility/channel. Tests: HP; Boundary single online; Error missing revision; Concurrency updates; Eventing online-state events.

PPM

  • UC SU3-PPM-001 Facility-specific price overrides. Tests: HP; Boundary override count; Error invalid price; Concurrency updates; Eventing price-set.
  • UC SU3-PPM-002 Regional promos. Tests: HP; Boundary overlap rules; Error invalid schedule; Concurrency edits; Eventing promo events.
  • UC SU3-PPM-003 Channel-specific pricing (wholesale). Tests: HP; Boundary min price; Error missing channel; Concurrency updates; Eventing price-set.

ICS

  • UC SU3-ICS-001 Inter-facility transfer with partial receipts. Tests: HP; Boundary partial receipt; Error invalid transfer; Concurrency ship/receive; Eventing transfer events.
  • UC SU3-ICS-002 Inventory reconciliation at scale. Tests: HP; Boundary variance thresholds; Error locked count; Concurrency counts; Eventing count events.
  • UC SU3-ICS-003 Reserve/allocate across facilities. Tests: HP; Boundary low stock; Error expired reservation; Concurrency reserve vs sell; Eventing reserve events.
  • UC SU3-ICS-004 Stock drift detection windows. Tests: HP; Boundary latency; Error stale reads; Concurrency rechecks; Eventing drift checks.

SCM Coverage note (2026-02-03): super-usecase suites now cover shipment substitutions + shipment exceptions and cross-facility returns (SU1/SU2/SU3).

  • UC SU3-SCM-001 Order create/fulfillment across facilities. Tests: HP; Boundary backorder; Error insufficient stock; Concurrency multi-orders; Eventing order events.
  • UC SU3-SCM-002 Split fulfillment shipments. Tests: HP; Boundary partial fulfillment; Error invalid shipment; Concurrency updates; Eventing fulfillment events.
  • UC SU3-SCM-003 Returns across facilities (incl. cross-facility receive). Tests: HP; Boundary return window; Error already returned; Concurrency returns; Eventing return events.
  • UC SU3-SCM-004 Backorders across warehouses. Tests: HP; Boundary promise dates; Error supplier delay; Concurrency allocation updates; Eventing backorder events.
  • UC SU3-SCM-005 Partial line cancel. Tests: HP; Boundary cancel qty; Error line not found; Concurrency line cancel vs fulfill; Eventing line-cancel events.
  • UC SU3-SCM-006 Special order handling. Tests: HP; Boundary promise dates; Error insufficient stock; Concurrency allocation changes; Eventing special-order events.
  • UC SU3-SCM-007 Refund issue/tender reversal. Tests: HP; Boundary partial tender reversal; Error invalid tender; Concurrency refund vs return; Eventing refund events.
  • UC SU3-SCM-008 Routing policy + split shipments. Tests: HP; Boundary max_splits; Error invalid policy; Concurrency policy update vs plan create; Eventing routing-plan-created.
  • UC SU3-SCM-009 Promise quote (ATP/CTP). Tests: HP; Boundary no candidates; Error invalid fulfillment type; Concurrency quote vs reserve; Eventing promise-quote.
  • UC SU3-SCM-010 Shipment substitutions + exceptions. Tests: HP; Boundary substitution policy; Error invalid line; Concurrency exception vs fulfill; Eventing shipment exception events.
  • UC SU3-SCM-011 Order create variants (discounts/tax + tender mix + idempotency). Tests: HP; Boundary tender mix; Error mismatched idempotency payload; Concurrency create/retry; Eventing order events.

PCM

  • UC SU3-PCM-001 Multi-warehouse PO receive. Tests: HP; Boundary partial receipts; Error invalid UoM; Concurrency receive vs cancel; Eventing PO events.
  • UC SU3-PCM-002 Cross-dock scenarios. Tests: HP; Boundary cross-dock timing; Error invalid transfer; Concurrency inbound/outbound; Eventing cross-dock events.

CRM/Loyalty

  • UC SU3-CRM-001 Customer profile shared across facilities. Tests: HP; Boundary merge conflicts; Error invalid email; Concurrency updates; Eventing customer events.
  • UC SU3-CRM-002 Loyalty earn/redeem across channels. Tests: HP; Boundary redemption caps; Error excluded channel; Concurrency double redeem; Eventing loyalty events.
  • UC SU3-CRM-003 Customer comment lifecycle. Tests: HP; Boundary empty body; Error not-found target; Concurrency revise conflict; Eventing comment events.
  • UC SU3-CRM-004 Fraud assessment + hold/flag resolution. Tests: HP; Boundary risk thresholds; Error missing reason/source refs; Concurrency resolve conflicts; Eventing risk events.
  • UC SU3-CRM-005 Tax exemption certificate lifecycle. Tests: HP; Boundary valid_to window; Error invalid status; Concurrency status updates; Eventing exemption events.

Influencer

  • UC SU3-INF-001 Regional influencer attribution. Tests: HP; Boundary region exclusions; Error missing attribution; Concurrency updates; Eventing referral events.

Accounting/Telemetry

  • UC SU3-ACC-001 Multi-facility rollups. Tests: HP; Boundary timezone cutover; Error missing source; Concurrency re-rollup; Eventing rollup events.
  • UC SU3-ACC-002 Cost center per facility. Tests: HP; Boundary missing mapping fallback; Error invalid code; Concurrency remap; Eventing usage events.

IPM Coverage note (2026-02-01): super-usecase suites now cover IPM bulk import + webhook delivery logs + CDC cursor continuation + export contract list + KPI record/query/alert (SU1/SU2/SU3).

  • UC SU3-IPM-001 Multi-location CDC/webhooks + cursor continuation. Tests: HP; Boundary retry limits; Error signature mismatch; Concurrency burst delivery; Eventing delivery logs.
  • UC SU3-IPM-002 Bulk export by facility. Tests: HP; Boundary file size; Error cancel; Concurrency parallel exports; Eventing export events.
  • UC SU3-IPM-003 Bulk import pipeline. Tests: HP; Boundary content type/size; Error commit revision mismatch; Concurrency job continue; Eventing import events.
  • UC SU3-IPM-004 KPI snapshots + export contract list. Tests: HP; Boundary bucket windows; Error invalid scope; Concurrency idempotent record; Eventing KPI alerts.

RBS

  • UC SU3-RBS-001 Subscription lifecycle (register/verify/update/pause/resume/test/unregister). Tests: HP; Boundary payload size; Error invalid token; Concurrency idempotent duplicates; Eventing delivery logs.

UTL

  • UC SU3-UTL-001 Export-only job at scale. Tests: HP; Boundary export size; Error unauthorized requester; Concurrency multiple exports; Eventing export events.
  • UC SU3-UTL-002 Offboarding freeze/purge at scale. Tests: HP; Boundary legal hold; Error purge blocked; Concurrency read during freeze; Retention verification checks.

UCP (Universal Commerce Protocol)

  • UC SU3-UCP-001 Platform registration for multi-location org. Tests: HP register platform scoped to org (all facilities); Boundary multiple platforms per org; Error revoked platform; Eventing platform events.
  • UC SU3-UCP-002 Checkout → order across facilities. Tests: HP checkout complete creates SCM order (facility determined by SCM routing); Boundary large cart (500 items); Error session expired (TTL); Concurrency complete race; Eventing checkout events.
  • UC SU3-UCP-003 Webhook fan-out to multiple platforms. Tests: HP register two platforms with different event subscriptions, verify each gets correct events; Boundary high-volume delivery during fulfillment burst; Error one platform paused, other still receives; Eventing webhook-fanout-completed.
  • UC SU3-UCP-004 Identity linking across facilities. Tests: HP link customer (shared across facilities) to platform, userinfo returns org-wide customer data; Boundary link same customer to multiple platforms; Error customer not found in CRM; Eventing identity events.
  • UC SU3-UCP-005 PKCE + token lifecycle at scale. Tests: HP authorize with PKCE, exchange, refresh, revoke; Boundary concurrent token exchanges; Error PKCE mismatch; Eventing identity events.

Comments/Inbox/Eventing Coverage note (2026-02-04): super-usecase suites now cover PII redaction + search-plane redaction + doomed retention for comments/inbox (SU1/SU2/SU3). Coverage note (2026-02-04): super-usecase suites now cover search-plane admin counts and usage telemetry cost-centre attribution (SU1/SU2/SU3).

  • UC SU3-CIE-001 Comment attachments at scale. Tests: HP; Boundary attachment size; Error redaction failure; Concurrency edit conflicts; Retention lifecycle.
  • UC SU3-CIE-002 Inbox state transitions at scale. Tests: HP; Boundary invalid transition; Error unauthorized actor; Concurrency multi-actor; Eventing inbox events.
  • UC SU3-CIE-003 Audit event emission on critical ops. Tests: HP; Boundary redaction rules; Error missing org context; Concurrency high volume; Eventing audit checks.