autocommit
|
1f49bbf1be
|
feat(backend-api): ✨ Introduce dynamic event routing and destination slug resolution handlers
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 06:21:29 -07:00 |
|
autocommit
|
d01d2df516
|
db(backend-api): 🗃️ Update hotel schema and adjust backend database configuration for schema changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 06:07:42 -07:00 |
|
autocommit
|
728fc9cd9e
|
ui(layouts): 💄 Refactor DesktopLayout.tsx for enhanced desktop UI organization and responsive styling improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 04:33:54 -07:00 |
|
autocommit
|
c11a591ed9
|
feat(events): ✨ Introduce backend route handler and frontend EventsListPage component for event display
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 04:26:37 -07:00 |
|
autocommit
|
756a2415bf
|
feat(backend-api): ✨ Add event management endpoints for creation, retrieval, and streaming
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 03:59:47 -07:00 |
|
autocommit
|
12f8f1aae0
|
feat(mail-autoresponder): ✨ Introduce new status states and vigil detection worker for mail-autoresponder
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 03:02:14 -07:00 |
|
autocommit
|
9e10605916
|
feat(calendar): ✨ Add ExternalEventDetailPanel component and update event listing to handle external event URLs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 02:49:08 -07:00 |
|
autocommit
|
85f114727b
|
feat(pages): ✨ Implement EventsListPage component with styled-components and TypeScript types for event listing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 23:59:42 -07:00 |
|
autocommit
|
7d071cbfc9
|
ui(frontend-public): 💄 Improve mobile UX by restructuring MobileLayout and enhancing event rendering in EventsListPage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 23:26:36 -07:00 |
|
autocommit
|
12b5c0d1c9
|
feat(frontend-public): ✨ Add EventsListPage component and route definitions for desktop and mobile views
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 23:19:09 -07:00 |
|
autocommit
|
664022a6b6
|
db(db): 🗃️ Add hotel schema with tables (hotels, hotel_rooms, hotel_amenities) and their relationships
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 22:58:34 -07:00 |
|
autocommit
|
9a6411c2c7
|
deps-pin(mcp-server): 📌 Pin exact dependency versions in bun.lock to enforce reproducibility for release VERSION.txt
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 22:51:17 -07:00 |
|
autocommit
|
23892662a3
|
feat(backend-api): ✨ Add journal schema to database and event routes for event-driven logging/auditing functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 22:51:17 -07:00 |
|
autocommit
|
d60b0b93f0
|
feat(my): ✨ Add journal and vigil schemas, routes, services, and frontend components with backend storage support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 22:44:15 -07:00 |
|
autocommit
|
f2174c9377
|
deps-upgrade(apimcp-server): ⬆️ Update dependencies in API and MCP server modules to latest versions for compatibility, security, and performance enhancements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 22:44:15 -07:00 |
|
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
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 |
|