Model/infrastructure/abri
Daniel Roth c8fe4585bf Send the deal's third-party surveyor as the OpenHousing resource
Carry third_party_surveyor_identifier on the Abri trigger message and
through dispatch into the log and amend flows, booking the job against
that resource. LogJobRequest gains the optional resource field
AmendJobRequest already had; the client falls back to the configured
default surveyor when the deal names no third-party resource, so
existing deals behave unchanged.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 13:00: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
abri_client.py Send the deal's third-party surveyor as the OpenHousing resource 2026-07-17 13:00:47 +00:00
config.py Always send a bookable resource on Abri amend_job 2026-07-10 10:37:35 +00:00
envelope.py Abri log_job sends the spec's recorded LogJob envelope to the relay endpoint 🟩 2026-07-03 14:24:57 +00:00
errors.py Abri log_job raises a retriable transport error on an HTTP error status 🟥 2026-07-03 14:27:14 +00:00