Model/domain/abri
Daniel Roth 9a669dfcea Map every unsuccessful outcome to a reason code (best-guess, client to confirm)
Complete the outcome-to-code table so all five UNSUCCESSFUL_OUTCOMES map:
cancelled -> REQT (new enum member) and no show -> NOACCESS join the
existing three. Only no answer -> CARDED is firm; the rest are best-guesses
for client confirmation, noted inline with alternatives.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-08 14:28:47 +00:00
..
__init__.py Abri log_job returns the OpenHousing job number from the relay success response 🟥 2026-07-03 14:22:09 +00:00
abandonment.py Map every unsuccessful outcome to a reason code (best-guess, client to confirm) 2026-07-08 14:28:47 +00:00
descriptions.py Abri job descriptions identify the visit as a Domna condition survey 🟩 2026-07-03 14:34:05 +00:00
models.py Map every unsuccessful outcome to a reason code (best-guess, client to confirm) 2026-07-08 14:28:47 +00:00
phone_selection.py Phone-number selection policy lives in the domain layer 🟪 2026-07-06 14:47:37 +00:00
slots.py Abri confirmed time before midday books the morning slot 🟩 2026-07-03 14:32:15 +00:00