mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +00:00
Extract the abandonment outcome strings to a single UnsuccessfulOutcome Literal + UNSUCCESSFUL_OUTCOMES tuple in domain.abri.models, alongside SlotCode. The differ's NEGATIVE_OUTCOMES now references the tuple and the reason-code mapping is keyed on the Literal, so the two can no longer drift and a mistyped outcome fails type-checking. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| abandonment.py | ||
| descriptions.py | ||
| models.py | ||
| phone_selection.py | ||
| slots.py | ||