Commit Graph

9 Commits

Author SHA1 Message Date
José René White Enciso
8913a93252 feat(furniture-bff): harden session auth enforcement 2026-03-11 10:30:48 -06:00
José René White Enciso
00e858b7ea feat(furniture): enforce bff session auth
Why: protect business endpoint access with thalos-backed session checks.

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
f9a0df0576 feat(furniture): add bff runtime updates
Why: baseline pending runtime edge and container assets before next wave.

What: add local grpc proto usage, runtime endpoint updates, and repo docs/docker assets.

Rule: keep technical intent and align repository workflow.
2026-03-08 14:59:42 -06:00
José René White Enciso
da4e6b9bf8 refactor(furniture-bff): replace cross-repo references with stable packages 2026-02-25 16:46:49 -06:00
José René White Enciso
52307bc7e7 feat(furniture-bff): enforce single active edge protocol 2026-02-25 13:13:56 -06:00
José René White Enciso
fd2d61701d feat(furniture-bff): wire rest runtime and grpc client adapter 2026-02-22 19:26:50 -06:00
José René White Enciso
cbafd039c3 fix(furniture-bff): align rest response with contract signature 2026-02-22 05:01:20 -06:00
José René White Enciso
97324b367a feat(furniture-bff): integrate service contract edge adapters 2026-02-22 04:18:32 -06:00
José René White Enciso
1df7551e41 feat(stage3): scaffold task-001 baseline
- WHY: establish Stage 3 task-001 execution baseline per repo intent
- WHAT: add minimal solution/project skeleton and boundary docs
- RULE: apply stage3 execution runtime and repository workflow directives
2026-02-22 01:30:02 -06:00