Loyalty Register

Decisions · Layer 1

Should you design loyalty controls for employee fraud

Design for insider misuse from the start. Separate creation, approval, adjustment, and fulfilment permissions, and make every exceptional reward reviewable by someone outside the initiating role.

Design for insider misuse from the start. Separate creation, approval, adjustment, and fulfilment permissions, and make every exceptional reward reviewable by someone outside the initiating role.

## The decision boundary

Treat employee fraud as an operating decision, not a campaign preference. Separate the member promise from the internal mechanism that funds and controls it. The relevant owner should explain the rule, the exception, and the point at which the decision must be revisited.

## The options

### Standard control

Choose this when the normal event is easy to verify and the value is limited. The cost is less flexibility for unusual cases.

### Risk-based control

Choose this when value, identity, margin, or fulfilment varies by event. The cost is detection logic, review capacity, and false positives.

### Manual exception

Choose this when the event is rare and the consequence is hard to reverse. The cost is slower service and a need for recorded judgement.

## What it costs you

The currency is liability, margin, trust, engineering time, or operating capacity, depending on the decision. In an illustration, a member earning 2 points per dollar on 400 dollars of spend holds 800 points. At a 1 cent point value, that balance represents 8 dollars of stated liability. If a control incorrectly holds 10 such redemptions, the queue protects 80 dollars while creating 10 service cases. The illustration shows the decision arithmetic, not a market claim.

## How to decide

1. Name the behaviour or obligation the rule must control. 2. Identify the independent evidence that proves the event. 3. Price the member, operating, and liability cost of each option. 4. Choose the least complex control that protects the least reversible outcome. 5. Set the evidence that would cause a later review.

## What breaks

The failure mode is a rule that measures its own success. A reward can be issued cleanly and still pay for the wrong event. Keep source evidence, eligibility, issuance, adjustment, and fulfilment separately observable. The recommendation changes when the balance has no meaningful value or the event cannot be independently verified.

Related