Loss Prevention Service¶
System Of Intelligence Loss Prevention and Anomaly Management Service
Correlates item-identification and transaction anomaly evidence into auditable loss-prevention cases and applies authorised interventions.
At a Glance¶
| Count | |
|---|---|
| Capabilities Implemented | 2 |
| Business Objects Managed | 1 |
| APIs Exposed | 0 |
| Processes Supported | 2 |
| Events | 5 |
Domains¶
inventory store
Architecture Context¶
graph LR
LOSS_PREVENTION_SERVICE["Loss Prevention Service\nSystem Of Intelligence"]
AUTOMATED_ITEM_IDENTIFICATION(("Automated Item Identification"))
LOSS_PREVENTION_SERVICE --> AUTOMATED_ITEM_IDENTIFICATION
LOSS_PREVENTION(("Loss Prevention"))
LOSS_PREVENTION_SERVICE --> LOSS_PREVENTION
style LOSS_PREVENTION_SERVICE fill:#1e88e5,color:#fff,stroke:#1565c0
Capabilities Implemented¶
| Capability | Archetype | Outcome |
|---|---|---|
Automated Item Identification automated-item-identification |
intelligence |
Items and identification anomalies can be resolved in real time at store touchpo… |
Loss Prevention loss-prevention |
management |
Potential retail loss events can be investigated and resolved with auditable, pr… |
Business Objects Managed¶
| Object | Classification | Domain |
|---|---|---|
⬡ Loss Prevention Case loss-prevention-case |
aggregate-root |
store |
Processes Supported¶
- Self-Checkout
self-checkout— A customer can scan, bag, and pay for items independently at a self-se - Loss Prevention Case Handling
loss-prevention-case-handling— An item or transaction anomaly is triaged and resolved with policy-con
Events¶
Created (2):
ItemIdentificationAnomalyDetected TransactionAnomalyDetected
Transitioned (2):
LossPreventionCaseOpened LossPreventionCaseResolved
Updated (1):
ItemIdentified