lilith-platform.live/codebase/@features
Natalie 6a508d701d feat(api/vip): add SSO-gated admin impersonation surface
Backend for the VIP light-admin /admin view (mirrors quinn.www AdminDevView).
Mounted under the SSO-gated /vip/admin/* path, so it is Quinn-only:
- GET /vip/admin/impersonate/clients — roster picker flagging which fans have a
  live token to open as.
- POST /vip/admin/impersonate/:clientId — resolves the fan's active token and
  (best-effort) their content key via the service-token path, returning an
  impersonation session so the SPA can load the fan's portal without their
  password. Read view-as; every start is logged for audit.

Verified: bun run typecheck clean; 4 integration tests green on a real Postgres.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-24 23:52:35 -04:00
..
admin fix(ci): repair typecheck failures blocking verify on main 2026-06-23 21:37:14 -04:00
adult-therapy-tours
age-verification
api feat(api/vip): add SSO-gated admin impersonation surface 2026-06-24 23:52:35 -04:00
client-intel
clients/frontend-public
cocotte-tech ui(cocotte-tech): 💄 Restructure Astro page templates and shared layout with modern styling and improved content organization 2026-05-19 23:51:03 -07:00
cocotte-web ui(cocotte-web): 💄 Update preview configurations and landing page UI for Cocotte and Sansonnet features 2026-05-19 23:57:27 -07:00
comm-newsletter fix(comm-newsletter): typed row mappers for campaign DB rows 2026-06-19 05:53:32 -05:00
db-monitor
demimonde feat(demimonde): Update main page content and global layout for Demimonde feature with new sections and structural improvements 2026-05-19 23:51:03 -07:00
edge-purge feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services. 2026-06-10 20:40:01 -07:00
event-scrapers feat(event-scrapers): Add curated Renfaires 2026 data source, update normalization engine, seed client, and enhance test coverage 2026-05-17 02:49:08 -07:00
futa-waifu-tour
image-protection
landing breaking(api): 💥 Update client entity schema, prospector classification, and admin photo export routes with breaking changes 2026-06-10 14:58:14 -07:00
merchant/backend-api
messages feat(messenger): canonical domain messenger.transquinnftw.com 2026-06-23 07:55:54 -04:00
my fix(quinn-my/mcp): verified-profile update verb PATCH→PUT to match API route 2026-06-24 03:52:13 -04:00
my-socials docs(my-socials): scaffold socials feature (plan + composer UX docs) 2026-06-23 13:19:58 -04:00
platform-seed
provider-website feat(quinn.www): SSO-gated /admin dev view; Theme Lab gated to it 2026-06-24 04:05:26 -04:00
quinn-ai
quinn-messenger/mcp feat(send-rate-limit): thread autoQueue through quinn.api + MCP client 2026-06-23 21:38:51 -04:00
sansonnet-web ui(cocotte-web): 💄 Update preview configurations and landing page UI for Cocotte and Sansonnet features 2026-05-19 23:57:27 -07:00
score-refresh feat(score-refresh): Implement score refresh logic in refresh.ts to support recalculating or updating user scores 2026-05-18 03:01:15 -07:00
sso fix(sso): return claims JSON from /auth/validate 2026-06-21 17:36:52 -05:00
user-data fix(analytics): guard .sessions?.current in useDataHealth to prevent 'can't access property current, o.sessions is undefined' crash in Audience/Traffic/Network pages (shape tolerance for compose rollout + defensive nulls) 2026-06-23 07:31:00 -04:00
vip docs + test: update VIP review with explicit test coverage audit + added unit test for timeout 2026-06-22 04:44:25 -05:00
waitlist