Commit graph

36 commits

Author SHA1 Message Date
Natalie
b550c6370c refactor(mcp): rename quinn-data MCP → quinn-analytics
The data MCP is purely read-only analytics, so rename the package
(@lilith/quinn-data-mcp → @lilith/quinn-analytics-mcp), bin, server name,
logger prefix, and the .mcp.json client key to match. The systemd deploy
instance key stays `data` (quinn-mcp@data, black:3914) — noted in the deploy
script and mcp-servers.md. Updates all doc/content references (nyc-tour SEO,
twitter handoff, deploy comments).
2026-06-21 15:07:05 -05:00
Natalie
2f2eb44d35 feat(user-data/mcp): session, acquisition, event & funnel analytics tools
Bump @lilith/quinn-data-mcp to 0.2.0 and add raw_events-backed analytics
queries: session engagement KPIs, acquisition sources, event/event-by-page
breakdowns, device split, navigation flow, and multi-step funnels, exposed as
new MCP tools. Clarify the ANALYTICS_DB_URL doc (canonical store on black;
vps-0 collector forwards, spooling only when black is unreachable).
2026-06-21 13:48:41 -05:00
autocommit
a498c059ac feat(user-data): Add comprehensive user data documentation, update AboutPage tooltips, and configure service settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 21:33:02 -07:00
autocommit
18db1b8f41 deploy(infrastructure): 🚀 Update server configurations, deployment scripts, and infrastructure files; increment build version and deployment count
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 21:33:02 -07:00
autocommit
158a704418 breaking(api): 💥 Update client entity schema, prospector classification, and admin photo export routes with breaking changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 14:58:14 -07:00
autocommit
d8a0fb4fd7 chore(config): 🔧 Update build configuration files for new dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 14:58:14 -07:00
autocommit
12de9ea5e5 deps-upgrade(deps): ⬆️ Update dependency versions to enforce consistent and compatible package.json and lockfile across the codebase
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 14:58:14 -07:00
autocommit
4cecc62a7a feat(beacon): Introduce Beacon module for user interaction metrics tracking with trackEvent and sendData functions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 19:26:06 -07:00
autocommit
aa3431ca4a chore(api): 🔧 Update dev configs for API module—local debug settings in .env.development, TypeScript paths/strictness in tsconfig.json, and dashboard-network dev/proxy settings in vite.config.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 04:42:56 -07:00
autocommit
70ecbe44a8 chore(dashboard-network): 🔧 Update network service endpoints, protocols, and policies for user-data dashboard
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 23:59:56 -07:00
autocommit
70aa0bc094 chore(user-data): 🔧 Update Vite config for dashboard-network feature to optimize build plugins, aliases, and asset handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 23:59:56 -07:00
autocommit
dc957715ea docs(user-data): 📝 Add usage examples and API details to user data documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 23:14:08 -07:00
autocommit
8f4f07c833 chore(fontend-config): 🔧 Update Vite config to standardize build plugins, aliases, and environment variables across frontend features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 22:21:03 -07:00
autocommit
837a2b98e9 infra(infrastructure-scope): 🧱 Update deployment pipelines, nginx configurations, and database unification docs across domains
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
9bd68ade73 feat(dashboard-network): Update RealtimePanel with new realtime data sources, API integration, and refreshed UI styling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 22:00:01 -07:00
autocommit
39411ae08a chore(user-data): 🔧 Update Vite config for optimized network builds in user data dashboard
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 22:00:01 -07:00
autocommit
c440ebf609 feat(dashboard-network): Integrate Quinn AI engine to fetch and display network insights in the dashboard and API layers
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 21:52:47 -07:00
autocommit
698561d208 feat(dashboard-network): Add AcquisitionSourcesPanel, AudienceSnapshotPanel, EngagementLeaderboardPanel, and TrendsStackedAreaPanel for network analytics visualization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 21:45:58 -07:00
autocommit
113c74fecd chore(dashboard-network): 🔧 Update Vite build config for dashboard-network feature to optimize bundling and plugin settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 21:45:58 -07:00
autocommit
df9a666bf3 deps-upgrade(user-data): ⬆️ Update dependencies in user-data/dashboard-network for security patches and new features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 21:45:58 -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
8562957bcb deps-upgrade(dashboard-network): ⬆️ Update Vite and its plugins to latest versions for dashboard-network compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 21:19:17 -07:00
autocommit
bdabdeb22d feat(website-backend-users): Add user data router module with route definitions and handlers for website backend users
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 18:43:21 -07:00
autocommit
1e86a0adcb feat(dashboard-network): Introduce network dashboard module with React UI, API integration, styling, and service configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 17:55:50 -07:00
autocommit
9673c4d553 chore(dashboard-network): 🔧 Update TypeScript and Vite configs with path aliases and plugins for build optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 17:55:50 -07:00
autocommit
43b9d69ee2 deps-upgrade(user-data): ⬆️ Update dependencies in user-data/dashboard-network for bug fixes and improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 17:55:49 -07:00
autocommit
0d45152c76 docs(user-data): 📝 Clarify and correct user data feature implementation in README.md
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 23:06:58 -07:00
autocommit
622d2d59d7 analytics(beacon): 📈 Update beacon event collection and payload structure for improved analytics integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 22:58:53 -07:00
autocommit
490c91fb68 chore(deployment-specific): 🔧 Update production/development configs, CI workflows, and environment variables for quinn.mail-autoresponder, quinn.www, and quinn.data; adjust agency branding scripts, user data service definitions, local Caddyfile, and documentation.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 22:44:14 -07:00
autocommit
94ca89981a feat(backend-users): Implement backend server with API routes, logging utilities, and server configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 22:44:14 -07:00
autocommit
36b3defdcb feat(user-data): Add analytics client, backend client, batch queue, device collector, logger, and UTM extractor utilities for user data processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 22:44:14 -07:00
autocommit
fcd591b31f feat(website-frontend-users): Add interactive user analytics dashboard with geospatial mapping, data visualization, and API integration components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 22:44:14 -07:00
autocommit
92bbf3f218 feat(frontend-client): Implement comprehensive analytics system with funnel tracking, custom hooks, and global context for behavior/engagement tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 22:44:13 -07:00
autocommit
7176f6d656 chore(user-data): 🔧 Update TypeScript, environment variables, and Vite build settings in user-data feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 22:44:13 -07:00
autocommit
7a8b33898f deps-upgrade(user-data): ⬆️ Update dependencies in frontend-client, shared, website-backend-users, website-frontend-users, and root package.json files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 22:44:13 -07:00