FL-1364 feat: RewardAccrued.ExpiresAt echo and TYPE_REWARD_EXPIRATION
- RewardAccrued.ExpiresAt (optional): echoes the lot expiration stored by the ledger so display consumers mirror it instead of re-computing the policy
- TypeRewardExpiration: statement row type for burned points
- Additive only; tests for omitempty and round trip
Closes FL-1364