# Warranties Flow

## Warranty Lifecycle

active -> expiring_soon -> expired

## Claim Lifecycle

submitted -> under_review -> approved -> resolved
submitted -> denied

## Common Commands

- `stateset --apply "create warranty for order ORD-123"`
- `stateset --apply "create warranty claim for warranty WAR-123"`
- `stateset --apply "approve warranty claim CLAIM-123 resolution replace"`
