Commit Graph

8 Commits

Author SHA1 Message Date
José René White Enciso
f040a524bd feat(pos-transactions): enforce bff session auth
Why: protect pos transaction 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
23a09ef692 merge(pos-transactions): sync pending updates 2026-03-08 15:01:04 -06:00
José René White Enciso
a279607e93 feat(pos-transactions): add payment edge flow
Why: baseline pending payment edge handlers and runtime assets before security wave.

What: add capture payment 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
1adac4ec68 chore(repo): normalize ignore policy and repository metadata paths 2026-03-06 08:17:46 -06:00
José René White Enciso
0e53d4dee2 Merge branch 'feature/pos-transactions-bff-boundary' into development 2026-02-25 18:18:21 -06:00
José René White Enciso
d11bef2cb8 chore(repo): ignore dotnet build artifacts 2026-02-25 18:17:15 -06:00
José René White Enciso
280e4ea78e feat(pos-transactions-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