
core-developer-intent · 2026-08-05
Bank Statement API Authentication Before Upload
Use a three-gate check to isolate bearer credentials, reject invalid statement files, and verify the first documented API handoff safely.
Field notes / Research category

core-developer-intent · 2026-08-05
Use a three-gate check to isolate bearer credentials, reject invalid statement files, and verify the first documented API handoff safely.

core-developer-intent · 2026-08-03
Coordinate statement jobs with a per-input ledger, bounded submissions, selective retries, and explicit partial-failure recovery.

core-developer-intent · 2026-07-27
Build a bounded Node.js state machine for multipart upload, asynchronous polling, JSON validation, rate limits, and expiry handling.

core-developer-intent · 2026-07-20
Plan a secure REST workflow for preflight, PDF submission, bounded polling, verification review, JSON retrieval, and optional exports.