Commit graph

1774 commits

Author SHA1 Message Date
autocommit
313b77f7cd feat(api-server): Add migration logic to qualify and track prospect data in the API server
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 18:44:35 -07:00
autocommit
20f5d17181 chore(api): 🔧 Increase test timeout in bunfig.toml to handle longer database initialization and migrations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 18:21:58 -07:00
autocommit
0a11444359 deps-upgrade(api): ⬆️ Update API dependencies to latest versions for bug fixes and improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 18:21:57 -07:00
autocommit
f22bbf0281 feat(backend-api): Add prospector API service routes and server configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 18:11:15 -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
7f04289f0f chore(frontend-public): 🔧 Update Vite build configuration for frontend-public module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 18:11:14 -07:00
autocommit
c51fdc6142 feat(backend-api): Introduce RESTful endpoints for managing event and hotel observation data with CRUD operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 17:43:29 -07:00
autocommit
a042d545a3 feat(outreach): Add travel context integration for personalized auto-responses with draft-pipeline-client and travel-context processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 17:43:29 -07:00
autocommit
dd5409c0d5 feat(quinn-ai): Update outbound query logic and inbound delta handling for new query strategies and improved data synchronization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 16:48:22 -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
eb69a48b98 docs(quinn-ai): 📝 Add operational runbook documentation for Quinn-AI, covering procedures, error handling, and deployment steps
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 16:37:26 -07:00
autocommit
b837760c17 docs(quinn-ai): 📝 Add architecture.md documentation for Quinn-AI, detailing design decisions, components, and workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 16:37:26 -07:00
autocommit
c97dcb1e4c docs(quinn-ai): 📝 Update Quinn-AI setup instructions in README with new prerequisites and configuration steps
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 16:37:25 -07:00
autocommit
54eddaf23b feat(backend-api): Add Prospector API endpoint to fetch and return data from specified sources
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 16:37:25 -07:00
autocommit
fe7e407a4f feat(quinn-ai/engine): Add travel context parsing and TravelContext utility to enhance personalized auto-respond engine responses
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 16:25:52 -07:00
autocommit
eacc34852e feat(frontend-public): Add HotelResearchPage component and update routing for desktop and mobile views
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 16:25:52 -07:00
autocommit
ffb330114f feat(mcp-server): Update entry-point initialization and configuration logic in MCP server
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 16:14:37 -07:00
autocommit
2ef10d19c7 feat(hotel-research): Introduce HotelResearchPage component and TypeScript types for hotel API responses
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 16:14:37 -07:00
autocommit
8cf6c0a1e9 feat(backend-api): Add CRUD route handlers for hotel events, observations, and stays endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 16:14:37 -07:00
autocommit
710f5890c5 feat(assistant): Implement agent tool synchronization routes, dispatcher, and registry integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 15:50:24 -07:00
autocommit
067b58535c feat(api): Introduce new engine qualification API routes with authentication middleware
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 15:44:24 -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
b5bf784ff9 feat(mcp-prospector): Add archetype filtering to prospect lists with new filtering logic and API support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 15:38:13 -07:00
autocommit
6c9b6d9e83 refactor(prompt-revision): ♻️ Update PromptRevisionRepo class to adopt ai.engine_drafts schema for data operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 01:00:14 -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
b517690283 test(api): Add AI schema bootstrap logic to test harness to validate API schemas in production-like environment
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 00:06:24 -07:00
autocommit
bf96eb174a feat(api-entities): Add metadata fields and validation constraints to correction and prompt-revision schemas
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-13 23:06:35 -07:00
autocommit
feed4fa912 feat(backend-api): Add backfill script for APA 2026 research dataset to populate/update data in the backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-13 22:42:34 -07:00
autocommit
1a6cc5deaa feat(backend-api): Add backfill script for APA 2026 research data and update event route handling to validate and process new event types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-13 22:30:28 -07:00
autocommit
3e599a254e feat(backend-api): Introduce research link routes and middleware in server configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-13 22:30:28 -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
autocommit
815842aef0 db(db): 🗃️ Refactor hotel schema to add stay-related fields and adjust constraints for new business requirements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-13 22:21:50 -07:00
autocommit
a664261e78 feat(hotel-stay): Add geographic scope fields and region validation to hotel stay schema
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-13 22:21:50 -07:00
Natalie
e420f09fd5 reconcile: 🔧 plum/apricot divergence resolution + apricot-only authoring rule
Some checks failed
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
8fa0d0a734 deps-upgrade(assistant): ⬆️ Update AssistantService to align with @lilith/model-boss-client API changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-13 15:46:37 -07:00
autocommit
af755cc9d2 deps-upgrade(quinn-ai): ⬆️ Update backend API dependencies to latest stable versions for security, bug fixes, and new features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-13 15:46:37 -07:00
autocommit
930287f345 feat(quinn-ai): Add callId, timestamps, and result/error fields to track tool calls in AssistantChunk
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-13 14:29:32 -07:00
autocommit
79040832eb ux(quinn-ai): 🚸 Improve draft display and timestamp formatting on the Drafts page for better user experience
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-13 13:47:52 -07:00
autocommit
f344f03851 feat(quinn-ai): Update routing logic to ensure consistent /chat path handling across AppShell and EngineMode for smoother navigation transitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-13 13:29:53 -07:00
autocommit
f2eda0ae86 feat(quinn-ai): Implement Quinn AI conversation engine with Engine.tsx logic, Conversation.tsx UI, and App.tsx integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-13 13:23:56 -07:00
autocommit
4ac3a5c1b5 feat(frontend-public): Implement Approvals page with UI component, state management, and approval workflow logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-13 13:17:55 -07:00
autocommit
f908945562 feat(quinn-ai): Add AppShell integration, NowBar prospect display, and ActiveProspectContext state management for Active Prospects feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-13 13:17:55 -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
9c9c6b5ce0 feat(api-client): Add V3 classifier fields to client entity and update related schema, types, and repository logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-13 12:06:06 -07:00
autocommit
0aa85b9070 feat(mcp-prospector): Configure rate limiting settings in MCP prospector to enforce new throttling rules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-13 11:30:10 -07:00
autocommit
f245799354 feat(api): Implement service-token bypass in rate-limit middleware to exclude admin tools and adjust thresholds for stricter admin protection
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-13 11:30:10 -07:00
autocommit
67adf1914a feat(pages): Add Prospects.tsx React component to render prospect data in the frontend UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 21:30:51 -07:00
autocommit
736883f1e6 types(quinn-ai): 🏷️ Add prospect API response type definitions for type safety and frontend contract management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 21:30:51 -07:00
autocommit
07bb5b0e80 feat(prospects): Introduce prospect management API endpoints with CRUD and search functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 21:30:51 -07:00