qa-test-management-artifacts/ │ ├── README.md ← You are here │ ├── TEST_STRATEGY/ │ └── TEST_STRATEGY.md ← Overall quality approach & methodology │ ├── TEST_PLAN/ │ └── TEST_PLAN.md ← Sprint-level ...
Async FastAPI API that acts as an autonomous customer support agent: natural language → ReAct loop + tool use (order lookup, cancel, list) → PostgreSQL via SQLAlchemy → natural language response.