Who this is for
TMC refund specialists and airline revenue accounting people who calculate partially flown residuals. If you've used "published fare for flown city pair, else carrier proration" — please document it here before someone codes original - flown = residual.
Why this hardens the system
Agents 5.1 / 5.2 / 6.1 touch residual value and partial refunds. The constitution explicitly forbids:
- residual = original − change fee
- partial refund = original − "used portion" without saying how used portion is priced
- ignoring separate tax proration
Files:
packages/agents/settlement/src/refund-processing/
packages/agents/exchange/src/change-management/
packages/agents/exchange/src/exchange-reissue/
CLAUDE.md Agents 5.1 / 5.2 / 6.1
What we need
- KB algorithm outline used in your market:
- when published fares exist for flown sectors
- when carrier-specific proration applies
- tax handling on partials
- conjunction all-or-none interactions (6.1 already rejects partial conjunction — confirm exceptions if any)
- Worked examples with made-up amounts (not live tickets).
- Proposed interfaces so agents fail closed when proration method is unspecified.
Acceptance criteria
Search keywords
help wanted · partial refund · residual value · proration · Cat 33 · reissue · TMC · revenue accounting
How to contribute
Start with a comment describing your shop's decision tree. KB PR before engine math changes.
Who this is for
TMC refund specialists and airline revenue accounting people who calculate partially flown residuals. If you've used "published fare for flown city pair, else carrier proration" — please document it here before someone codes
original - flown = residual.Why this hardens the system
Agents 5.1 / 5.2 / 6.1 touch residual value and partial refunds. The constitution explicitly forbids:
Files:
packages/agents/settlement/src/refund-processing/packages/agents/exchange/src/change-management/packages/agents/exchange/src/exchange-reissue/CLAUDE.mdAgents 5.1 / 5.2 / 6.1What we need
Acceptance criteria
Search keywords
help wanted· partial refund · residual value · proration · Cat 33 · reissue · TMC · revenue accountingHow to contribute
Start with a comment describing your shop's decision tree. KB PR before engine math changes.