Commit graph

1790 commits

Author SHA1 Message Date
autocommit
238f5e236a feat(mail-autoresponder): Implement draft approval/rejection workflow with backend API and database schema for mail autoresponder threads
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 20:18:49 -07:00
autocommit
8e244525b8 deps-upgrade(mailer): ⬆️ Update mailer and feature packages to latest compatible versions with security patches
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 20:18:49 -07:00
autocommit
0d3a7c009d infra(adult-therapy-tours): 🧱 Update Nginx prod.conf and Kubernetes services.yaml for subdomains (adulttherapy.tours, adulttherapytour.com) and revise DEPLOY.md for new infrastructure setup
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 20:03:45 -07:00
autocommit
c16a90cc10 feat(seo): Add SEO-optimized index.html templates for apa-singles, fuckatapa, and fuckmeat subdomains
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 20:03:45 -07:00
autocommit
443f982049 refactor(admin-backend-api): ♻️ Restructure mail threads route to dynamically load inboxes from JSON config and update tests for configurable behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 20:03:45 -07:00
autocommit
408626c37b ui(adult-therapy-tours): 💄 Update landing page layout and content for adult therapy tours with new sections, interactive elements, and refined UI structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 19:31:34 -07:00
autocommit
6ece6714e5 chore(adult-therapy-tours): 🔧 Define therapy tour and service configurations in config.yaml and services.yaml
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 19:31:34 -07:00
autocommit
090e17d5e6 feat(adult-therapy-tours): Add 2026 May 15 San Francisco therapy tour event pages (index, book, host, press) and shared CSS styling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 19:31:34 -07:00
autocommit
7b2f60ed53 feat(email-accounts): Add backend API route and frontend page for email account CRUD operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 19:31:34 -07:00
autocommit
76bc720bf0 feat(push-specific): Update VAPID keys to dynamically bind to booking emails for improved notification reliability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 19:31:34 -07:00
autocommit
751d0d9276 test(quinn-ai): Add test coverage for inbound delta updates and outbound query functionality in the Quinn AI engine
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 19:08:44 -07:00
autocommit
0225a2bcb6 deps-upgrade(scrape-scripts): ⬆️ Update dependencies to newer versions in scrape-scripts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 19:08:44 -07:00
autocommit
551546a777 feat(scrape-scripts): Introduce flight and hotel scraping scripts with Bun runtime, config, and utility scripts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 18:56:09 -07:00
autocommit
81118798de feat(backend-api): Add project management and narrative file linkage endpoints, including a flight-monitor worker for file processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 18:56:09 -07:00
autocommit
e3b1fb9968 chore(backend-api): 🔧 Update development environment variables in .env.development
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 18:56:09 -07:00
autocommit
932874b10b deps-upgrade(scrape-scripts): ⬆️ Update dependencies in scrape-scripts to latest stable versions of axios, cheerio, and puppeteer
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 18:56:09 -07:00
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