← Back to projects

Built spring 2026 · UK SME invoicing POC

Finoks — autonomous AR/AP agent

Tools: FastAPI · SQLAlchemy 2 · SQLite · APScheduler · React 18 · Vite · WebSocket · Anthropic (Claude) · httpx · JWT auth · Resend / Gmail stubs

Finoks is an end-to-end proof that treats receivables like a guarded workflow rather than a single prompt. Late invoices progress through deterministic rules, counterparty enrichment, and a three-tier autonomy gate (AUTO / ESCALATE / HARD_BLOCK) so risky actions never ship without escalation.

The backend frames compliance context (POCA, MLR, FCG, NCA typologies, UK Late Payment Act interest) beside the mechanics: seeded demo invoices exercise every branch, the activity feed streams over a WebSocket, and email drafting can use Claude with safe fallbacks when keys are absent — useful for hiring managers who care about structured agents, not only notebooks.

View repository →