update the codebase poc ver1

This commit is contained in:
DatTT127
2026-07-07 15:54:17 +07:00
parent fed5f277f4
commit 1622dc8fc5
452 changed files with 83999 additions and 66328 deletions

View File

@@ -16,4 +16,5 @@ Create up to 5 shareable agent skills under `PILOT_PROJECT/AGENT_SKILL/` that au
| coding_convention | Python PEP8, TS Airbnb, docstrings, error handling, RBAC |
| interface_contract_hygiene | Contract files, versioning, breaking-change policy |
| secrets_and_phi_safety | Secrets loading, PHI exclusion, CI safety, gitignore |
| design_pattern_compliance | Layered arch, DI, Zustand, Terraform IaC, pinning |
| design_pattern_compliance | Layered arch, DI, Zustand, Terraform IaC, pinning |
| agent_tool_execution | Exa/Supabase/MedGemma agent tools, BFF proxy, MediaPipe output grammar |