Commit graph

10 commits

Author SHA1 Message Date
Natalie
15aada9bec refactor(deploy): finish data → analytics rename in ports + docs
Follow-through on the quinn-mcp fleet key rename (bc186901): port vars
(QUINN_MCP_DATA_PORT → QUINN_MCP_ANALYTICS_PORT in .env.ports,
quinn.mcp.data → quinn.mcp.analytics in ports.yaml, both still :3914) and the
remaining quinn-mcp@data → quinn-mcp@analytics references in the server header
comment, edge-visitors-aggregate.sh, and mcp-servers.md.
2026-06-21 16:20:11 -05:00
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
f24ef090b4 feat(quinn.data): weekly NYC-tour SEO traffic digest (email)
scripts/nyc-tour-traffic-report.sh runs on quinn-vps (analytics DB local),
queries last 7d of /tours/* + /_/escorts/in-* pageviews, referrer sources, and
nyc_booking CTA conversions, and emails a digest via the local DMS (same path as
the gallery monitor). Wired by quinn-nyc-traffic-report.timer (Mon 09:00 UTC).
Installed + enabled on quinn-vps; verified via dry-run + a live send.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-21 09:29:00 -05: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
1d9a15df3b deploy(analytics): 🚀 Add analytics-health.sh script to monitor system performance and reliability during deployments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-07 22:26:21 -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
5ea5834200 infra(data): 🧱 Update systemd service, Nginx prod config, deployment scripts, and add domain migration for data.demimonded.maison
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 22:00:02 -07:00
Claude Code
4e51163b02 security(infra): 🔒️ Fix Nginx typo redirects and update infra configs, scripts, and CI/CD workflows for Quinn domains
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 22:50:48 -07:00
Claude Code
4e5050f085 infra(quinn-website): 🧱 Update systemd service dependencies and execution config for Quinn Website BFF
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:31 -07:00
Claude Code
53fc7e24de deploy(quinn.data): 🚀 Update domain-specific deployment workflows for quinn.data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:56 -07:00