Commit graph

414 commits

Author SHA1 Message Date
autocommit
bd8cbeed93 feat(calendar): Implement calendar UI with touring, event detail panel, and routing support for desktop/mobile views
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 22:16:44 -07:00
autocommit
fc0810ff00 feat(tours): Implement tour-stops API route and update tours templates to display stop data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 19:49:10 -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
7d3b47a0ec chore(mcp-server): 🔧 Update "about" module metadata handling in index.ts to refine server versioning and metadata responses
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 23:40:52 -07:00
autocommit
ae5802fced feat(vip): Introduce VIP contact detail panel, credential inference API, CLI configuration, and updated documentation for VIP feature management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 22:08:06 -07:00
autocommit
c4cfcbac7a chore(frontend-config): 🔧 Standardize environment variables, Vite build configurations, and Docker/E2E setup across frontend modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 22:08:05 -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
0ad5832321 security(pw-verify): 🔒️ Enforce stronger password hashing and security validation in pw-verify functions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 22:58:53 -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
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
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
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
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
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
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
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
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
3366dd053a feat(mcp-server): Introduce admin API client integration in client.ts and export it for server use
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 20:58:10 -07:00
autocommit
b1b3d42669 feat(mcp-server): Add etiquette and verified-profile banner management system to MCP server
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 20:23:05 -07:00
autocommit
052f7c130b style(mcp-server): 🎨 Standardize ESM import syntax in MCP server modules to enforce consistent module resolution.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 20:12:04 -07:00
autocommit
fcbbaa63ab chore(mcp-draftsmcp-server): 🔧 Update TypeScript config for module resolution and build optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 20:12:04 -07:00
autocommit
9f17029166 remove(contacts): 🔥 Remove 'suppressed' filter and UI component from ContactsFilters, StatusPill, and ContactsPage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-04 15:10:55 -07:00
autocommit
79e16aec3b refactor(contacts): ♻️ Remove suppression props and streamline decision logic in ContactDetailPanel and RenderDecisions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-04 14:45:51 -07:00
autocommit
7445a48c6d feat(mcp-server): Add client query tools and filters to MCP server's main logic for enhanced data retrieval
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-28 14:29:35 -07:00
autocommit
aa0983028d feat(backend-api): Implement message handling endpoints for creation, retrieval, and status updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-28 14:00:04 -07:00
autocommit
b28ed2d945 chore(backend-api): 🔧 Update .env.development with local/staging backend API environment variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-28 14:00:03 -07:00
autocommit
5d59ea83aa chore(backend-api): 🔧 Update development environment variables in .env.development for backend-api
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-28 13:53:46 -07:00
autocommit
0aed3934a7 feat(mcp-server): Introduce message processing logic with processMessage and MessageProcessor for handling incoming messages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-28 13:47:34 -07:00
autocommit
d41a3b37e3 feat(backend-api): Add message endpoints for sending/receiving functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-28 13:47:34 -07:00
autocommit
8081ddd733 chore(mcp-server): 🔧 Update server-side config in index.ts to modify client search behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-28 13:35:34 -07:00
autocommit
d654d1a726 feat(backend-api): Add contact annotation model and CRUD routes for database operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-27 02:42:18 -07:00
autocommit
524f73d6a9 feat(backend-api): Add People CRUD API routes and server configuration for backend operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-26 03:09:28 -07:00
autocommit
d374a243eb feat(pages): Implement PeoplePage component with filtering, API integration, and styling for displaying user lists
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-26 03:09:28 -07:00
autocommit
42a2601570 feat(hooks): Add reusable usePeople custom hook for fetching and managing people data with built-in loading, caching, and state logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-26 03:09:28 -07:00
autocommit
b98ab95b7a feat(people): Add MergePicker, PersonDetail, and PersonListRow UI components for core People feature interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-26 03:09:28 -07:00
autocommit
17d884578c feat(routes): Add People feature routes for desktop and mobile navigation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-26 03:09:28 -07:00
autocommit
8a33d28f68 ui(frontend-public): 💄 Add navigation items for People feature in both DesktopLayout and MobileLayout components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-26 03:09:28 -07:00