Commit Graph

4 Commits

Author SHA1 Message Date
José René White Enciso
bf78706997 feat(waiter-floor-bff): add waiter workflow endpoints 2026-03-31 16:26:52 -06:00
José René White Enciso
113824826c feat(waiter-floor-bff): harden session auth enforcement 2026-03-11 10:33:31 -06:00
José René White Enciso
b507a3bd65 feat(waiter-floor): enforce bff session auth
Why: protect waiter business endpoints with thalos session validation.

What: add edge auth guard call to thalos session/me, preserve anonymous health endpoints, and add auth enforcement docs.

Rule: keep identity ownership in thalos and standardize edge auth behavior.
2026-03-08 15:07:38 -06:00
José René White Enciso
5c887dee87 feat(waiter-floor): add order edge flow
Why: baseline pending order edge handlers and runtime assets before security wave.

What: add submit order contracts/handlers, service adapter updates, and docs/docker assets.

Rule: keep technical intent and align repository workflow.
2026-03-08 15:00:08 -06:00