Commit Graph

13 Commits

Author SHA1 Message Date
José René White Enciso
8029c42b48 feat(restaurant-admin-bff): add admin workflow endpoints 2026-03-31 16:37:06 -06:00
José René White Enciso
4c61e61925 merge: integrate restaurant-admin-bff auth and web updates 2026-03-11 12:39:42 -06:00
José René White Enciso
ac09b3f2f9 feat(restaurant-admin-bff): harden session auth enforcement 2026-03-11 10:39:03 -06:00
José René White Enciso
f714fbff69 chore(restaurant-admin-bff): checkpoint pending development updates 2026-03-09 11:57:46 -06:00
José René White Enciso
8272e81071 merge(development): integrate admin auth 2026-03-08 15:25:29 -06:00
José René White Enciso
9ae20bc441 feat(restaurant-admin): enforce bff session auth
Why: protect admin 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
4f77aaa37f merge(restaurant-admin): sync pending updates 2026-03-08 15:01:05 -06:00
José René White Enciso
5b4c23b6e9 feat(restaurant-admin): add config edge flow
Why: baseline pending admin config edge handlers and runtime assets before security wave.

What: add set service window 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
ff829406ce chore(repo): normalize ignore policy and repository metadata paths 2026-03-06 08:17:46 -06:00
José René White Enciso
763f2b2139 Merge branch 'feature/restaurant-admin-bff-boundary' into development 2026-02-25 18:18:22 -06:00
José René White Enciso
6475f283e5 chore(repo): ignore dotnet build artifacts 2026-02-25 18:17:15 -06:00
José René White Enciso
cbd1190734 feat(restaurant-admin-bff): add bff boundary skeleton 2026-02-25 18:12:10 -06:00
José René White Enciso
c3199c17d1 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:54:00 -06:00