Commit Graph

9 Commits

Author SHA1 Message Date
José René White Enciso
7eec502b5b merge(development): integrate customer auth 2026-03-08 15:25:21 -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
bc06f1e556 merge(customer-orders): sync pending updates 2026-03-08 15:01:02 -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
José René White Enciso
ed5883276c chore(repo): normalize ignore policy and repository metadata paths 2026-03-06 08:17:46 -06:00
José René White Enciso
537d4f5bdf Merge branch 'feature/customer-orders-bff-boundary' into development 2026-02-25 18:18:20 -06:00
José René White Enciso
b8fd872992 chore(repo): ignore dotnet build artifacts 2026-02-25 18:17:14 -06:00
José René White Enciso
77203f1256 feat(customer-orders-bff): add bff boundary skeleton 2026-02-25 18:12:09 -06:00
José René White Enciso
fb67b61910 chore(repo): initialize project's repository structure
- Adds src/tests/docs scaffolding
- Preserves Stage 1 planning tasks
- Adds local AI orchestration folders (.agile, tasks)
- Applies GitFlow development base branch
2026-02-25 17:53:59 -06:00