The Graphical Context Layer for banking · Private beta

A context layer that runsyour bank's decisions.

Pipe your data into the Graphical Context Layer and it self-manages decisions for every member and the whole portfolio. It infers micro and macro trends, runs a frontier model on your own hardware to reason over them, and acts inside the governance you set — without a single byte leaving your network.

context-layer · on-node inferencelive
>decision.request loan.ratemember #4021 · 30-yr fixed
traverseidentity_subgraph · 12 nodes
macrologit(PD) = −2.80 (population prior)
microtenure 8y, 4 products Δ −1.60
solvez = −4.40 → PD 1.21% → rate 6.95%
policywithin lending authority ✓
APPROVE · −113 bps vs. macro-only · audit logged142ms on-node · 0 bytes left network

What your members — and your desk — actually see

DBDigital Bankingnow

You've got room this month

Your NetStream renews Friday. Your balance trend says you're covered — want us to set aside $16 so it's automatic?

Push notificationMember
microrecurring merchant + rising discretionary balance
macrostreaming re-subscribe propensity ↑ in your cohort
DBBanking Alerts1m ago

We paused a charge for you

A $4,300 charge on a new device was held. Reply YES if this was you, or NO to lock the card.

SMSMember
microunseen device + velocity spike on the txn graph
macrofraud base rate for this merchant category
GCLGCL Console9:41 AM

312 members likely to refinance

As rates dip, this segment's refinance propensity is rising. Pre-approve to retain an est. $4.1M in balances.

Desk insightInstitution
microper-member rate sensitivity from identity subgraph
macro90-day rate trend + segment behavior
0 bytesof member data leave your network
<2smedian edge inference latency on a single node
Flat costself-hosted inference, no per-token bill

Replay speed measured from recorded pilot tasks. Inference runs on a self-hosted open model, so no customer data is sent to third-party AI providers.

The problem

Your best people spend their day copying numbers between screens.

A loan file gets re-keyed into three systems. An AML alert gets worked by hand, screenshot by screenshot. The procedures live in binders and in the heads of a few veterans who are one retirement away from taking them with them.

You can't hire your way out of it, and the big vendors' idea of "automation" is a six-figure, year-long project that still needs a consultant to change a single step.

60-70%of back-office hours go to repetitive, rules-based tasks a person shouldn't have to do
1 in 3experienced staff at smaller FIs are nearing retirement, taking undocumented know-how with them
monthsis how long a traditional core integration takes — if your institution can afford one at all

Illustrative industry figures — to be replaced with your verified pilot data.

Research · Edge inference

Frontier-grade AI that runs at the edge, inside your walls, not someone's cloud.

Most AI vendors pipe your members' data to a cloud model and meter you by the token. For a bank or credit union, that is a compliance headache and a bill that punishes growth.

We do the opposite. Our Edge AI engine ships as a container that runs on your own hardware: frontier-grade automation with the data control of an on-prem system and a flat, predictable cost. The back office for banks and credit unions is the first thing we have built on it. See where we are taking it.

Already standardized on a vendor? If your institution has an approved AI provider, you can point the same engine at OpenAI, Anthropic, Azure, or Bedrock instead, switching from edge to your cloud model without rebuilding a thing.

deploymenton-prem
runtimesingle Docker container
modelself-hosted · open weights
data egressnone — stays on your network
works offlineyes · air-gap capable
pricingflat — not per token
your bill to OpenAI / Anthropic / etc.$0.00

Your data never leaves the building

The model runs on hardware you control, or on dedicated hardware we run for you. Member PII, account numbers, and documents are never sent to OpenAI, Anthropic, or anyone else.

No eye-watering AI bill

Cloud AI charges you per token, so the more work it does, the more you pay. Ours is self-hosted, so cost is fixed and predictable no matter how many tasks your team runs.

Runs in regulated, even air-gapped networks

Shipped as a single hardened container your IT team can run behind your firewall. No outbound calls required, so it fits the environments examiners and your security team already trust.

Benchmarks · Universal context database

The same frontier weights get sharply better with a banking graph behind them.

We take frontier models from the public usage leaderboard and evaluate each one twice on our banking suite — once from the prompt alone, and once with the universal banking context database attached. The database is model-agnostic: it grounds any model in your members, accounts, and policies, and the lift shows up at both the micro (single member) and macro (whole portfolio) level.

Frontier modelMicro · base → +graphMacro · base → +graph
DeepSeek V4 Proby deepseek
7194+23
6388+25
Claude Opus 4.8by anthropic
7495+21
6690+24
GLM 5.2by z-ai
6892+24
6086+26
MiniMax M3by minimax
6691+25
5884+26
MiMo-V2.5by xiaomi
6490+26
5683+27
+24 pts

micro reasoning lift

member-level: identity, accounts, single-file decisions

+26 pts

macro reasoning lift

portfolio-level: cohorts, trends, subgraph aggregation

0 bytes

leave your network

retrieval runs on-prem, against your graph

Model names sampled from the OpenRouter usage leaderboard; scores are task pass-rates on our internal banking evaluation suite and are illustrative pending a published methodology. Each model is run identically — the only variable is whether the universal banking context database is attached as an on-prem retrieval layer.

Research · Banking context graph

A knowledge graph of your institution, built for the model to reason over.

Banking work is relational: a member has accounts, an account has transactions, a loan has documents and a policy. We build a private context graph that captures those relationships on-site, so the model reasons over connected facts — the way an experienced officer does — instead of guessing from loose text.

Entities, not documents

Members, accounts, loans, transactions, devices, and documents become linked nodes — so a model can traverse relationships instead of re-reading raw files every time.

Grounded, auditable answers

Every model output cites the exact nodes and edges it used. When a helper flags a wire or approves a file, you can see the precise context behind the decision.

An action context graph, not workflows

Actions attach to the same graph as first-class nodes. Instead of a brittle linear workflow, each decision traverses live context — an identity subgraph informs a rate, a prior investigation informs a new alert — so behavior adapts to the member in front of it.

Lives on your hardware

The graph is built and queried inside your network. It is never uploaded, and it is the memory layer that lets a compact edge model punch far above its size.

context-graph · sampleon your network
holdsborrowspostsrequiresgovernschecksMemberAccountLoanTransactionDocumentPolicy

Research · Micro & macro

Macro priors live in the weights. Micro evidence lives in the graph.

The frontier weights carry what the model learned across the whole population — the macro prior on how a loan behaves. The context graph supplies what is true about this member — the micro evidence: an eight-year tenure, four linked products, a clean transaction history. The two combine cleanly, because in log-odds space evidence is additive. This is Bayes' rule written in logits.

logit(PD) = logitmacro + Σi βi·gi·PD = σ(z) = 1 / (1 + e−z)

The giare features read from the member's subgraph and the βi are learned weights. Because log-odds add, every edge in the graph is one more piece of evidence — nothing is re-estimated from scratch.

Macro only

application features, shared weights

Debt-to-income 0.30 × 3.0+0.90
Revolving utilization 0.15 × 2.0+0.30
Population intercept learned bias-4.00
z-2.80
PD

5.73%

Rate

8.08%

+ Identity subgraph

micro evidence from the graph

carried from macro-2.80
Relationship tenure 8 yrs × −0.10-0.80
Linked products 4 × −0.20-0.80
z-4.40
PD

1.21%

Rate

6.95%

−113basis pointson the member's mortgage offer — from relationship evidence alone

Rate build-up: 5.50% cost of funds + 0.25% servicing + (PD × 25% loss-given-default) + 0.40% capital charge + 0.50% target margin. The default probability is the only term the graph moves, and it swings the expected-loss premium from 1.43% to 0.30%. Weights are illustrative; the additive-logit structure is exactly how the production model combines macro and micro evidence.

Research · Rules on the context layer

Rules read the graph — not a spreadsheet of hard-coded thresholds.

A rule is a condition over the context graph. Ask “is this member's propensity to re-subscribe to a streaming service high enough to surface an offer?” and the layer blends a macro category base rate with microevidence from the member's subgraph, in the same additive-logit space as every other decision. Rules only evaluate once their required data is piped in — no silent guesses on missing inputs.

rule · streaming_resubscribe_nudgev1
rule "streaming_resubscribe_nudge":
  requires pipe:
    card_transactions, merchant_enrichment,
    subscription_events, balance_history
  when
    propensity(member, "video_streaming") >= 0.60
    and macro.trend("video_streaming", 90d)
        is rising
  then
    surface offer → relationship officer

Required data pipes

card_transactionsmerchant_enrichmentsubscription_eventsbalance_history

propensity(member, “video_streaming”)

σ(Σ signals) · macro prior + micro evidence

Category base rate macro · logit(0.22)-1.27
90-day category trend rising macro · seasonal+0.40
Merchant activity in category micro · subgraph+0.90
Rising discretionary balance micro · 3-mo trend+0.60
z+0.63
propensity σ(z)

65.3%

threshold 60%

Rule fires

z = −1.27 + 0.40 + 0.90 + 0.60 = 0.63, so σ(0.63) = 1 / (1 + e−0.63) = 65.3% ≥ 60%. Change the threshold or the pipes and the same graph re-evaluates — no retraining.

How it works

It works like your best new hire

This isn't another system to learn. It's an AI teammate you bring on, train the way you already train people, and supervise like any other member of your team.

01

Hire

Pick a teammate for the job

Start from a ready-made helper in the SOP library — loan intake, fraud review, member onboarding — or create your own. Think of it as posting a role and filling it the same day.

02

Train

Show it once, no code

Walk through the task the way you do it today, or hand over an SOP you already have. It learns your exact steps across your systems — just like training a new hire on day one.

03

Supervise

It works, you stay in control

Your teammate does the work on its own and brings anything that touches a member, a dollar, or a decision back to a person for approval. Every step is logged for audit.

Not a tool your team has to operate. Not a brittle workflow your IT team has to build and maintain. Every action runs on the context graph — grounded in live member context — so it adapts instead of breaking the moment reality differs from the script.

Start from a ready-made helper

Common banking tasks, ready on day one

Browse a library of helpers built for the work your team already does. Pick one, see exactly what it does in plain language, and make it your own — no building from scratch.

Lending

New Loan Application Intake

Takes a new loan application and sets it up in your loan system, ready for an officer to review.

Faster loan turnaroundSaves staff timeFewer manual errors
Fraud & Compliance

AML Transaction Review

Reviews flagged transactions against your AML rules and prepares a case for your BSA officer.

Reduces fraud lossLower compliance riskSaves staff time
Member Onboarding

New Member Onboarding (KYC)

Verifies a new member's identity and opens their account once everything checks out.

Better member experienceLower compliance riskFaster loan turnaround
Payments & Wires

Wire Transfer Verification

Double-checks outgoing wires for fraud signals before they're released.

Reduces fraud lossLower compliance riskFewer manual errors

Connects to the systems you already run

Your helpers work across the core, lending, fraud, and document tools your institution already depends on — so the work happens where it always has.

Core banking

  • Core account systems
  • Card & payment platforms
  • General ledger
  • Teller & branch systems

Loan origination

  • LOS platforms
  • Underwriting engines
  • Decisioning services
  • Servicing systems

Fraud & AML

  • Transaction monitoring
  • Case management
  • Sanctions & watchlists
  • Alert queues

Documents & e-sign

  • Document management
  • E-signature
  • Content archives
  • Imaging systems

…and more. If your team can do it in a browser, your helper can too.

Bank-grade security

Built for examiners, not just operators

We understand banking compliance. Every action is logged, explainable in plain language, and ready for audit — because compliance isn't a feature we added, it's the floor we build on.

US-Based Data Centers

Dedicated, SOC 2 Type II certified infrastructure. Your data never leaves US jurisdiction.

Zero Training Policy

Your data is never used to train our models. Complete isolation between every institution.

Enterprise Backup & Recovery

Encrypted, immutable backups through Iron Mountain secure facilities for full disaster recovery.

Closed-Loop Processing

Helpers run in isolated environments. No external calls with your data — everything stays inside.

SOC 2 Type IINo model trainingComplete data isolationHuman-in-the-loopFull audit trail
Limited alpha

Bring it on at your institution.

We are still early but shipping fast. If you are at a bank or credit union and want to put your operations on an action context graph, let us chat.

What you get

  • Full platform access
  • Create unlimited agents
  • Upload your own SOPs
  • Bring your own AI — works with your Claude or OpenAI keys
  • Direct line to the founders

Private beta for financial institutions. We will reach out within a day.