lilith-platform.live/codebase/@features/api
Natalie 1b3e8af550 feat(prospector-mcp): add mr_number_check + mr_number_history tools
Expose Mr. Number client screening through the quinn-prospector MCP:
- mr_number_check records an app-lookup verdict (client_id + phone + result
  + notes) via POST /admin/screening/check with service=mr-number; the
  server auto-creates a reputation award/flag on approved/denied.
- mr_number_history lists a client's screening checks via
  GET /admin/screening?clientId=.

Mirrors mr_lookup.py record_screening() wire body (clientId required — the
BFF rewrite drops it from the path).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-28 08:16:04 -04:00
..
config feat(api): Add inbox configuration and admin mail thread management UI/logic for thread listing and actions 2026-05-19 22:59:30 -07:00
scripts feat(tours): make /tours/* landing pages DB-driven per 20260628 handoff 2026-06-28 07:12:42 -04:00
src feat(prospector-mcp): add mr_number_check + mr_number_history tools 2026-06-28 08:16:04 -04:00
tests/processors
.dependency-cruiser.cjs
.env.development feat(quinn.admin): serve main-branch dev preview on black without SSO 2026-06-21 23:38:06 -05:00
bunfig.toml chore(api): 🔧 Increase test timeout in bunfig.toml to handle longer database initialization and migrations 2026-05-14 18:21:58 -07:00
package.json test(api): auto-skip DB-dependent tests off the fast LAN path 2026-06-19 18:20:11 -05:00
tsconfig.json fix(api): null-safe tour-stop hotels, declare sharp, exclude mcp-prospector 2026-06-19 06:46:08 -05:00