Search transactions, vendors...
LANDON

Go-live path

Connector onboarding

Controlled ingestion, not reckless API spaghetti. This page now reflects actual connector state and the remaining live integration work.

Connector records4

Required source hookups

1. QuickBooks OAuth + token storage

Implement secure token persistence, company mapping, and importer for chart/accounts/invoices/bills/payments.

2. Plaid link flow

Create link token, exchange public token, store item/account mapping, and ingest account/transaction feeds.

3. Mission Control importer

Replace stubbed success path with real project/invoice/approval pulls tied to entities and projects.

4. CSV fallback

Build upload + parsing + mapping review for ugly edge cases and bootstrap cleanup.

Current connector records

Mission Control · GLOBAL

ACTIVE

Ready now: importer route scaffold

Next: projects, invoices, approvals

Readiness: Needs live importer implementation

No current issue recorded.

Biopure Banking · BIOPURE

PLANNED · NOT_STARTED

Ready now: connector shell only

Next: link flow, account sync, transaction sync

Readiness: Needs Link flow + token exchange

Keep Biopure separate from future DRR setup.

DRI Banking + Cards · DRI

PLANNED · NOT_STARTED

Ready now: connector shell only

Next: link flow, account sync, transaction sync

Readiness: Needs Link flow + token exchange

Awaiting Chase and Amex credential linking.

DRI QuickBooks Online · DRI

CONNECTING · READY

Ready now: accounts, customers, vendors, invoices, bills, payments

Next: transactions, journal entries, reconciliation logic

Readiness: Ready for live fetch wiring

QBO env configuration incomplete, using stub import bundle.

Recommended order of operations

Step 1

Replace QBO stub imports with live API fetches now that token storage and ledger import contracts exist.

Step 2

Implement Plaid link + account/transaction ingestion.

Step 3

Normalize transactions and reconcile with ledger truth before trusting dashboards too much.

Step 4

Layer true anomaly detection, reroute logic, and card offer tracking after live data is flowing.