Commit graph

15 commits

Author SHA1 Message Date
autocommit
b07714ea0f feat(api): Add client entity models, admin endpoints for mail threads and prospects, VIP quote handling, i18n translation support, and backfill batch data processors
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 21:13:25 -07:00
autocommit
36961a882d feat(processors): Add backfill processors for retrospective API data processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 20:17:18 -07:00
autocommit
03e50645d6 feat(api): Implement payment methods API endpoints, add comprehensive test coverage for admin/provider/www scenarios, and include data migration scripts for legacy payment method cleanup and backfilling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 00:45:50 -07:00
autocommit
88e913b314 feat(api): Add backfill processors for contact data and statistics to handle batch population via API endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 00:39:33 -07:00
autocommit
0ab3d6d66a feat(admin): Add payment editors, photo protection routes, and AI photo-intake personas with legacy migration and infrastructure updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 21:19:17 -07:00
autocommit
7d50da3f53 feat(api): Add validation and processing logic for NULL/empty message bodies in BackfillProcessor and ContentClassifier
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 16:48:21 -07:00
autocommit
5920ff9e42 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
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-24 20:04:58 -07:00
autocommit
a90c27ebfe feat(api): Add backfill-processors script to process historical interest data for API retroactive analysis
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-24 00:29:18 -07:00
autocommit
dbe95eea24 feat(processors): Add optional message body support to geo-inference and relationship-resolver processors and update backfill scripts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-24 00:04:40 -07:00
autocommit
6c6040cef4 feat(api-affects): Introduce BackfillProcessor to reprocess Mac-Sync Send Queue items for missed/delayed sync operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 23:52:47 -07:00
autocommit
2361bd18c6 deps-upgrade(scripts): ⬆️ Update script dependencies to latest stable versions for security and compatibility fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 23:52:47 -07:00
autocommit
fd7bf724b4 feat(api): Introduce backfill-contacts script to retroactively populate contact data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 20:20:25 -07:00
autocommit
dc1fe66eb2 feat(api-scripts): Introduce backfill-processors.ts with GeoInferenceProcessor and RelationshipResolver for one-time data cleanup/enrichment
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 20:09:28 -07:00
autocommit
1098547566 feat(derive-display-name): Implement configurable display name derivation rules, unit tests, and batch processing script
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 00:57:52 -07:00
autocommit
a188224ecd feat(mcp-server): Add migration logic and data transformation for new city visits in MCP server
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 00:13:19 -07:00