**Description**: Add DB integration to store computation history. Secure creds with Secret. **DoD**: - API stores each request/response in Postgres. - `/history` endpoint returns recent computations. - CI runs integration test with Postgres container.
Description: Add DB integration to store computation history. Secure creds with Secret.
DoD:
/historyendpoint returns recent computations.