lilith-platform.live/codebase/@features/api
Natalie 81e8b5ef4f 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
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
.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
package.json
tsconfig.json