lilith-platform.live/codebase/@features/my
Natalie 2309a6a477 fix(my): unwrap credentials list envelope from quinn.api
GET /api/credentials now returns { total, credentials } via the quinn.api
proxy, but the dashboard still treated the body as a bare array and crashed
with .filter is not a function. Add a shared parser, unit test, and e2e guard.
2026-06-22 21:15:42 -04:00
..
backend-api
cli
frontend-public
mcp-server
scrape-scripts
shared