lilith-platform.live/codebase/@features/api/src
2026-05-10 21:48:39 -07:00
..
__tests__ test(api): Add test cases for contact rendering and client override rendering in API module 2026-05-04 14:45:52 -07:00
app db(api): 🗃️ Add city-snapshot migration files to the API's database schema migration directory 2026-05-10 21:48:39 -07:00
entities feat(city-snapshot): Implement repository methods for fetching, storing, and validating city snapshot data 2026-05-10 21:48:39 -07:00
features feat(tour-scoring): Introduce scoring API with calculateTourScore logic and export functionality 2026-05-10 21:42:45 -07:00
mcp-seo chore(mcp-seo): 🔧 Update TypeScript compiler config for stricter type safety with @types/node and strict settings 2026-04-23 18:23:37 -07:00
processors feat(pii-extractor): Introduce PII extraction processors with LLM and regex-based detection, throttling, and relationship kind definitions 2026-04-27 04:59:46 -07:00
scripts refactor(vip-client): ♻️ Restructure VIP client entity and related components, including schema, types, and entities like vip-conversation and vip-invite, while adding vip-priority-request and updating admin/user surfaces and backend APIs 2026-04-24 20:04:58 -07:00
shared refactor(vip-client): ♻️ Restructure VIP client entity and related components, including schema, types, and entities like vip-conversation and vip-invite, while adding vip-priority-request and updating admin/user surfaces and backend APIs 2026-04-24 20:04:58 -07:00
surfaces feat(api-surfaces): Introduce clients-contact-preview and clients API surfaces with new endpoints for client management (CRUD) and contact previews 2026-05-04 14:45:51 -07:00