Commit Graph

15 Commits

Author SHA1 Message Date
José René White Enciso
869248257b feat(pos-transactions-bff): align lifecycle transaction detail 2026-03-31 19:59:32 -06:00
José René White Enciso
2ea4e9f553 docs(pos-transactions-bff): align payable check workflows 2026-03-31 18:54:42 -06:00
José René White Enciso
2ba208f27e feat(pos-transactions-bff): add pos workflow endpoints 2026-03-31 16:33:40 -06:00
José René White Enciso
a4e5f0252d merge: integrate pos-transactions-bff auth and web updates 2026-03-11 12:39:31 -06:00
José René White Enciso
ff62214106 feat(pos-transactions-bff): harden session auth enforcement 2026-03-11 10:37:53 -06:00
José René White Enciso
dd199a5afe chore(pos-transactions-bff): checkpoint pending development updates 2026-03-09 11:57:46 -06:00
José René White Enciso
8a4aa95627 merge(development): integrate pos auth 2026-03-08 15:25:26 -06:00
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