Fin the Finder v1.0.0
Fin the Finder v1.0.0 is the first proof-gated public release of the repo.
It is an evidence-first AI research system built on Mastra agents, Exa search, OpenAI-compatible model routing, Supabase persistence, citation gates, evals, and recorded proof artifacts.
Release Position
This is ready for public technical review as a production foundation. It is not yet a hosted SaaS launch.
What Shipped
- Next.js 16 product shell and typed API routes.
- Mastra research, evaluation, extraction, contradiction, citation, report, and review agents.
- Conservative Exa search defaults with highlights-first retrieval.
- OpenAI-compatible model routing, including OpenRouter-compatible base URL support.
- Supabase schema for sessions, sources, learnings, claims, approvals, events, reports, runs, costs, post-mortems, and scoped memory.
- Human approval gate between research and reporting.
- Citation, contradiction, final-review, and deterministic eval gates.
- Credential-free orchestration replay for worker and pipeline proof.
- Provenance-bound demo export, recorded media validation, and live eval verification.
- CI for typecheck, lint, contracts, notebooks, unit coverage, evals, replay, benchmark drift, build, audit, smoke, Playwright, and Docker build.
Recorded Live Proof
- Date: 2026-07-01
- Session:
f6487144-8db9-4833-88e2-999c31a352ba - Research run:
4ccaaafe-3fe4-47a3-8c03-80fcbf8c4034 - Reporting run:
9dea3bb6-a4a2-4dfd-b9d9-8714a0ea654d - Approval:
d3da714a-b1d6-4047-97ab-12157ae12442 - Manifest:
docs/demo/live-demo.json - Manifest SHA-256:
5ad4e21d448e414ec6a64682c1e7d5436261479d95d6e7ed25f5d21fe6c036a3 - Measured provider cost:
$0.17287
Validated with:
npm run demo:record
npm run evals:live
npm run verifyWhat This Release Does Not Claim
- Hosted SaaS availability.
- Enterprise compliance certification.
- Fully autonomous publication without human approval.
- Quality guarantees across every research domain.
Reviewer Path
- Read
README.md. - Inspect
docs/FDE_GATES.md. - Inspect
docs/demo/live-demo.json. - Run
npm run demo:record. - Run
npm run verify. - Review
docs/ROADMAP.mdfor deployment-pilot scope.