lilith-platform.live/codebase/@features/api
Natalie 81e8b5ef4f
Some checks failed
CI / verify (push) Has been cancelled
Deploy quinn.admin (black dev) / build-and-deploy (push) Has been cancelled
Deploy quinn.admin / build (push) Has been cancelled
Deploy quinn.api / deploy (push) Has been cancelled
Deploy quinn.admin / deploy (push) Has been cancelled
feat(prospect-runner): DRAFT-only inbound auto-runner orchestration
New prospect-runner feature. processOwedThread routes each owed thread:
scam-screen → idempotency (one pending draft/handle) → SILENT/QUINN_ONLY gate →
OF-redirect (post-quote decline, fixed pool line) → live qualify draft via the
existing engine. ALWAYS mode 'DRAFT', NEVER sends — per AUTONOMY-GATE.md every
output stays in the cockpit review queue. All I/O injected (pure, unit-tested,
11 tests). runDraftPass binds it to the live macsync+quinn paths, oldest-first
per RUNNER-POLICY, bounded by a per-run draft cap (model cost, not a send cap).

Replaces the legacy Claude scheduled-task runner's draft step with a service
one. The poll loop + lock + mode(GO|PAUSE) gate + systemd unit are the next
(deploy) slice; LIVE sending stays gated until AUTONOMY-GATE Gate 1 passes.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-25 04:34:14 -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 fix(ci/deploy): local-remote helpers for black-runner deploy jobs 2026-06-24 19:53:37 -04:00
src feat(prospect-runner): DRAFT-only inbound auto-runner orchestration 2026-06-25 04:34:14 -04:00
tests/processors test(processors): Add comprehensive test suites for PII extraction processors (LLM, regex, and relationship-based logic) 2026-04-27 04:59:46 -07:00
.dependency-cruiser.cjs docs(api): 📝 Update onboarding, planning, and review documentation; pin Bun dependencies in lock file; and refine build configuration with Dependency Cruiser 2026-04-18 19:25:55 -07:00
.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