José René White Enciso
1e5e082061
feat(customer-orders-bff): align lifecycle detail routes
2026-03-31 19:59:32 -06:00
José René White Enciso
59554a217f
docs(customer-orders-bff): align customer workflows to shared lifecycle
2026-03-31 18:51:36 -06:00
José René White Enciso
40933edb84
feat(customer-orders-bff): add customer order workflows
2026-03-31 16:30:26 -06:00
José René White Enciso
87ea175f22
feat(customer-orders-bff): harden session auth enforcement
2026-03-11 10:35:01 -06:00
José René White Enciso
477d7dd0c5
feat(customer-orders): enforce bff session auth
...
Why: protect customer order 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
a235d264bf
feat(customer-orders): add order edge flow
...
Why: baseline pending customer 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