CLERK · TEST MODE

Sign-in routes to a sandbox. Google OAuth and Paddle checkout are unreachable until you swap to pk_live_ keys in Vercel.

Setup guide →

Receipts

Proof of production, not promises.

This is the live evidence layer for the overnight loop: shipped improvements, verification outputs, remaining risks, and the next best target.

Private early access for founders, operators, and executive teams.

alabobai.ai
Production surfaceReceipts
01
Intent

The request is translated into a route.

02
Evidence

Sources, constraints, and risks are separated.

03
Output

The next production action is made visible.

Receipts are the proof layer: what changed, what passed, what remains, and the next target.

No fake metrics or unsupported authority — ship only what can be verified.

Every run produces committed work, verified checks, and a written receipt.

When the product feels inevitable, the receipt trail should explain why.

Latest overnight receipt

reports/qa/overnight-receipt.md

No receipt found yet. Run `pnpm qa:overnight-receipt` to generate the latest proof artifact.

Render evidence

Latest screenshot artifacts generated by pnpm qa:render-capture. This makes visual proof unavoidable.

reports/qa/renders/<timestamp>

No render artifacts found yet. Generate HTML evidence with pnpm qa:render-capture -- --source=build-html --routes=/goal,/receipts,/trust-center, then enforce PNG proof with pnpm qa:screenshot-proof -- --routes=/goal,/receipts,/trust-center.

Screenshot proof unblock

MISSING

PNG evidence is required for the screenshot-proof guardrail. If Playwright is sandbox-blocked locally, use the manual kit lane so proof stays receipt-backed.

pnpm qa:render-capture -- --source=build-html --routes=/goal,/receipts,/trust-center --quiet
pnpm qa:screenshot-proof -- --routes=/goal,/receipts,/trust-center
open reports/qa/manual-screenshots/KIT.html
# capture PNGs into reports/qa/manual-screenshots/
pnpm qa:screenshot-proof:ingest -- --routes=/goal,/receipts,/trust-center
pnpm qa:screenshot-proof -- --routes=/goal,/receipts,/trust-center