autocommit
|
d9fc2b4bcf
|
feat(destination-performance): ✨ Introduce DestinationPerformanceRepo, PerformanceMetric types, and rank opportunity locations logic with smoke tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 07:54:40 -07:00 |
|
autocommit
|
e019176404
|
feat(destination-performance): ✨ Introduce DestinationPerformance entity with schema, types, and repository logic; add TourStop schema; implement opportunity-locations for performance-based route optimization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 06:07:41 -07:00 |
|
autocommit
|
8b225a8e0a
|
feat(vip): ✨ Implement VIP-specific SSO middleware and admin/auth endpoints for quote management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 00:54:55 -07:00 |
|
autocommit
|
a62fad99d5
|
feat(vip): ✨ Add VIP quote entity, API endpoints, QuotePage, and seed data functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 23:52:44 -07:00 |
|
autocommit
|
292ddf2f53
|
feat(messages): ✨ Implement sent-emails API, message threading, Inbox page, and ThreadPane component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 22:44:15 -07:00 |
|
autocommit
|
5885a858fb
|
feat(inbox-importance): ✨ Refactor importance scoring algorithm to support dynamic prioritization in inbox messages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 22:03:31 -07:00 |
|
autocommit
|
a54762249b
|
feat(messages): ✨ Introduce email admin UI with EmailAdmin page and SentEmailsSection component, backend mail-sync/send logic, and API routes for message operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 21:34:35 -07:00 |
|
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
|
b880deee34
|
feat(macsync-message): ✨ Introduce MACSync message embedding, repository operations, and API endpoints with new types and server integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 20:39:09 -07:00 |
|
autocommit
|
35e2d91eac
|
feat(vip-quotes): ✨ Implement VIP quote API routes, data model, repository, schema, and types with initial London quote seed data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 20:28:10 -07:00 |
|
autocommit
|
ff54cb227f
|
feat(i18n): ✨ Introduce batch translation API with bulk load/update/query operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 20:01:25 -07:00 |
|
autocommit
|
47ff5663b9
|
feat(i18n): ✨ Implement i18n resolver, batch translation API, and admin-specific translations for mail-sync and UI messages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 19:26:05 -07:00 |
|
autocommit
|
b8b73d8ba7
|
feat(i18n-specific): ✨ Implement i18n API surface with translation utilities, batch processing, and shared package for config, routes, and server integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 17:12:29 -07:00 |
|
autocommit
|
a9296815f7
|
chore(api): 🔧 Update API contract, backend logic, frontend UX, infrastructure, and localization across system-wide components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 04:42:58 -07:00 |
|
autocommit
|
0523ba0919
|
feat(admin-api): ✨ Add admin API endpoints and schemas for managing "Cult of Lilith" lore and page illustrations, including backend routes and UI surfaces
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 01:39:03 -07:00 |
|
autocommit
|
8c32a8fa14
|
feat(admin-surface): ✨ Add comprehensive admin surfaces for API management including backup, export, hero-strip, mail-admin, photo-export, policies, restore, sync, system-status, and touring-subscribers
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 01:14:14 -07:00 |
|
autocommit
|
4d56869609
|
feat(admin): ✨ Add photo protection and management API endpoints with admin privacy/monetization controls and comprehensive test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 00:52:29 -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
|
a616f3e539
|
feat(api): ✨ Implement iCloud message pipeline with entity, repository, processors, and calendar/contact UI components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 00:39:32 -07:00 |
|
autocommit
|
9c11d17181
|
feat(api): ✨ Add new "about" admin endpoints for metadata management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 23:40:52 -07:00 |
|
autocommit
|
4de3df4be6
|
refactor(admin): ♻️ Convert admin module API routes and server logic from JavaScript to TypeScript for improved type safety and maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 23:40:52 -07:00 |
|
autocommit
|
c9c7921ca7
|
feat(admin): ✨ Add photo management endpoints and UI components for uploads, deletions, and metadata handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:41:14 -07:00 |
|
autocommit
|
287297af13
|
breaking(photo-protection): 💥 Migrate photo protection API endpoints to v2, breaking backward compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:00:01 -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
|
6b4b10ba7f
|
feat(quinn-ai): ✨ Add tour context state management and dynamic tour stop definitions for guided Quinn AI experiences
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 18:31:07 -07:00 |
|
autocommit
|
413274863b
|
feat(analytics): ✨ Add refactored tracking hooks (use-page-view-tracking, use-track-click, use-track-engagement) and update API message schemas for enhanced analytics data collection
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-14 22:51:40 -07:00 |
|
autocommit
|
5ddd66a28f
|
feat(prospect-qualification): ✨ Introduce predicate evaluation logic, repository methods, and TypeScript types for prospect qualification with test coverage and engine support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-14 18:11:15 -07:00 |
|
autocommit
|
a543326a45
|
feat(assistant): ✨ Implement stricter qualification checks in Assistant surface to improve user eligibility validation logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-14 15:38:13 -07:00 |
|
autocommit
|
a52b5c5cba
|
feat(prospector): ✨ Add engine_drafts table support with new API routes and test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-14 01:00:13 -07:00 |
|
autocommit
|
7434040bd2
|
perf(prospector): ⚡ Refactor SQL queries to fetch prospector data from ai.engine_drafts for optimized performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-14 00:30:14 -07:00 |
|
autocommit
|
46ed0b7625
|
feat(my): ✨ Add API surface and backend route for hotel stays research functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-13 22:30:27 -07:00 |
|
Natalie
|
e420f09fd5
|
reconcile: 🔧 plum/apricot divergence resolution + apricot-only authoring rule
CI / verify (push) Has been cancelled
Resolves 630/374 plum-vs-origin divergence by resetting plum to origin/main and
porting forward the genuinely net-new plum work atop apricot's evolution.
Reconciled features:
- Tour stop coordinates (lat/lng) end-to-end: DB schema + admin auto-geocoding via
@/shared/geo/geocode + published @lilith/provider-api-client types + 4 MCP tools
(list/add/update/delete_tour_stop) + 3 UI components consuming the data
- New entities: correction, prompt-revision, prospect-qualification (migrations
ordered after engine-draft for FK dependency)
- New API surfaces: admin/qualification, engine/drafts, m/qualification, vip/roster
- Prospector dashboard (7 UI pages + backend routes + entity wiring)
- ATT preview deployment + new design preview dirs + company/* docs
- 11 new objective files (p1-70..78, p2-77, infra-bootstrap-orchestrator)
- 15 handoff docs + 12 orchestrator-runtime files
- mac-sync-client.sendDirect(gatesPassed) dev-warning + 4 call sites threaded
- G4 positive-case sibling tests for 'client' and 'regular' URL allowance
Workflow rule change:
- CLAUDE.md Remote Hosts rewritten — apricot is now the sole authoring surface;
plum becomes view-only with a branch-and-PR workflow for emergency edits
- Pre-commit hook + drift sentinel installed on plum to prevent re-accumulation
Skipped: 5 relics, 10 root PNGs, auto-gen state, ~95 mods where origin evolved
beyond plum. Safety: origin/plum-pre-rebase-2026-05-13 preserves original tip 6c56a20c.
|
2026-05-13 21:16:34 -07:00 |
|
autocommit
|
46d3f04ef3
|
feat(admin-specific): ✨ Add v3 ProspectScore fields to admin client schema for qualification and migration support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-13 12:12:03 -07:00 |
|
autocommit
|
ae3a68f641
|
feat(admin): ✨ Introduce admin client management interface with CRUD endpoints and types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-12 21:09:24 -07:00 |
|
autocommit
|
8a7b2db5ec
|
feat(admin): ✨ Add new etiquette endpoint to admin API surface
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-12 20:23:05 -07:00 |
|
autocommit
|
758da7ca5d
|
feat(api): ✨ Add type-safe value handling and enhanced filtering for prospect experiment API endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-12 19:16:39 -07:00 |
|
autocommit
|
61ac6a856a
|
feat(assistant): ✨ Add experiment routing integration with new assistant API endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-12 19:05:22 -07:00 |
|
autocommit
|
f6b2e33015
|
feat(assistant): ✨ Introduce assistant-experiments surface with experiment tracking logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-12 18:54:41 -07:00 |
|
autocommit
|
eb23519f1f
|
feat(admin): ✨ Introduce admin dashboard for engine draft CRUD operations with endpoints for create, read, update, and delete
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-12 16:49:09 -07:00 |
|
autocommit
|
13b91c6062
|
feat(gallery): ✨ Add tagging support for gallery items with repository methods, schema validation, admin UI endpoints, and type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-12 11:40:36 -07:00 |
|
autocommit
|
0c2ad9f9c6
|
feat(api-entities): ✨ Introduce CalendarEvent and EngineDraft entities with repos, schemas, and admin CRUD management surfaces
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-11 22:36:49 -07:00 |
|
autocommit
|
5a30696e4e
|
feat(vip-roster): ✨ Introduce VIP roster management API with Roster class, VipRosterService, and VIP status type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-11 19:59:20 -07:00 |
|
autocommit
|
b015663f6a
|
feat(assistant): ✨ Introduce assistant surface with routing in index.ts and conversation engine logic in engine.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-11 19:59:20 -07:00 |
|
autocommit
|
c5fc83d663
|
feat(vip): ✨ Introduce VIP client entity with types, schema, and repository methods, plus API endpoints for touchpoint management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-11 19:47:48 -07:00 |
|
autocommit
|
469ed0bae5
|
feat(assistant): ✨ Add Quinn API client integration for AI/ML task interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-11 08:42:04 -07:00 |
|
autocommit
|
01a04a5348
|
feat(assistant): ✨ Implement AI conversation surface with request/response handlers and state management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-11 02:39:24 -07:00 |
|
autocommit
|
456274658d
|
feat(api-surfaces): ✨ Introduce clients-contact-preview and clients API surfaces with new endpoints for client management (CRUD) and contact previews
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-04 14:45:51 -07:00 |
|
autocommit
|
274b3d2edd
|
breaking(www): 💥 Remove deprecated www routes and API configurations from index.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-03 01:49:13 -07:00 |
|
autocommit
|
0bc5a789e3
|
feat(api-surfaces): ✨ Update message limit validation to enforce a maximum of 5000 characters
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-28 14:00:03 -07:00 |
|
autocommit
|
1546a1b4e8
|
feat(surfaces): ✨ Introduce listClients function with search/filter capabilities for client data retrieval
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-28 13:35:34 -07:00 |
|