Document that Care owns healthcare stage provisioning under Queue v2.
Deploy Ladill Care / deploy (push) Successful in 1m24s

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-07-17 18:00:42 +00:00
co-authored by Cursor
parent 94e53d05bf
commit 986ec0155c
@@ -12,6 +12,11 @@ use Illuminate\Support\Facades\Log;
/**
* Idempotently provisions Ladill Queue departments, queues, and service points
* (counters) from Care staff / branch configuration.
*
* Ladill Queue v2 industry packages define the Healthcare template in Queue Core.
* When Care integration is enabled, Queue skips materializing healthcare stages
* and this provisioner remains the source of truth for clinical service points
* (per-doctor rooms, pharmacy desks, lab desks, cashiers).
*/
class CareQueueProvisioner
{