All systems nominal
TEE Attestation Active
Conservation of Value: Verified
ARC42 v15.0+ · BIAN v14.0 · DORA · ISO 20022

User Manual

Verity is sovereign, formally‑verified, and agent‑native. It runs entirely on your bank’s own hardware (no cloud). Every number in every account is backed by a Merkle‑proofed, TLA+‑verified ledger – it is mathematically impossible to lose money or double‑spend.

Banking products (checking, savings, loans, CDs) are compiled from safe code (ASL) – if a product rule can be broken, it won’t compile. AI agents work alongside you; they have their own bank accounts and cannot exceed the permissions you give them.

01 — The Basics

1. What You Are Using

Verity is sovereign, formally‑verified, and agent‑native. It runs entirely on your bank’s own hardware (no cloud). Every number in every account is backed by a Merkle‑proofed, TLA+‑verified ledger – it is mathematically impossible to lose money or double‑spend.

Banking products (checking, savings, loans, CDs) are compiled from safe code (ASL) – if a product rule can be broken, it won’t compile. AI agents work alongside you; they have their own bank accounts (1A1A) and cannot exceed the permissions you give them.

02 — Customers & Accounts

2. Customers & Accounts

2.1 Opening an Account (Instant, AI‑Native)

  1. Go to Customers → New Account.
  2. Enter the applicant’s name, address, date of birth, and SSN (or national ID).
  3. The system performs instant KYC (SSN verification + a 15‑second selfie liveness check).
  4. If approved (85%+ automated), the account is active immediately.
  5. A Verity Companion AI introduces itself to the customer (see § 9).

What really happens:

2.2 Account Types

All accounts are defined as ASL‑compiled products. This means the interest rate can never be negative, the APY is always calculated correctly, and the bank cannot accidentally violate Reg DD – the compiler would reject the product.

2.3 Viewing / Editing a Customer

03 — Money Movement

3. Payments & Transfers

Verity processes every transaction in real time (no batch windows).

3.1 Internal Transfers (Account‑to‑Account)

  1. Go to Payments → Transfer.
  2. Select the debit and credit accounts.
  3. Enter the amount and a reference.
  4. Click Submit.

What really happens:

3.2 Wire Transfers (FedWire / CHIPS)

Wires above $10,000 require dual approval (two different people, or a person + an agent). The system automatically formats the message in ISO 20022 (structured address compliant).

3.3 Instant Payments (FedNow / RTP)

3.4 Cross‑Border (SWIFT)

3.5 ACH / Batch Payments

For low‑priority, high‑volume payments, use the ACH rail. The Smart Router automatically picks the cheapest/fastest rail based on the amount and priority.

04 — Loans & Credit

4. Loans & Credit

4.1 Loan Origination

  1. Go to Lending → New Application.
  2. Select the product (personal loan, mortgage, auto, etc.).
  3. The system retrieves the customer’s identity and financial history.
  4. An AI agent performs the initial credit assessment (using the ASL‑compiled product rules).
  5. The decision is presented with a plain‑language explanation (CFPB ECOA compliant).

4.2 Loan Approval (Dual Control)

All loans require two separate approvals – this is enforced by the capability microkernel, not by a policy.

4.3 Loan Servicing

05 — Deposits & Savings

5. Deposits & Savings

5.1 Interest Calculation

Interest is calculated daily and compounded according to the product’s temporal contract (Reg DD). The formula is part of the ASL code – it cannot be changed without re‑compiling the product.

5.2 Overdrafts

5.3 Reg D (Savings Withdrawal Limits)

The product’s temporal contract enforces the six‑withdrawal‑per‑month limit. Violations are caught at compile time, not after the fact.

06 — Compliance & Reporting

6. Compliance & Regulatory Reporting

No more waiting for end‑of‑day batches. Every transaction is tagged at posting time.

6.1 Key Reports

ReportDetails
FFIEC 041 Call ReportGenerated directly from the ledger (no ETL).
FinCEN SARAutomatically generated when the GNN fraud engine or AML agent detects suspicious activity.
FinCEN CTRAuto‑filed for cash transactions >$10,000.
DORA Register of InformationAuto‑generated in XBRL‑CSV format.

6.2 ZK‑Proof Audit Packages

A regulator can receive a zero‑knowledge proof that a report is accurate without seeing the underlying customer data. This is the “show me a proof, not the data” paradigm.

07 — AI Agents

7. AI Agents (Your Digital Workforce)

7.1 Agents as First‑Class Participants

Every agent has:

7.2 Built‑in Banking Agents

AgentWhat It Does
Payment AgentProcesses debits, credits, wire transfers
Fraud Detection AgentScans the transaction graph in real time (SCAFDS, AGNAE, etc.)
AML AgentGenerates Suspicious Activity Reports, monitors for structuring
Verity CompanionCustomer‑facing AI financial assistant (see § 9)
Loan Origination AgentHandles mortgage/consumer loan applications

7.3 Controlling Agents (Delegative Governance)

  1. Go to Governance.
  2. Select an agent.
  3. Set its spending limit, approval threshold, and allowed operations.

The agent cannot exceed these boundaries – the capability token system enforces this at the VM level.

08 — ATM & Physical Channels

8. ATM & Physical Channels

8.1 Cardless Biometric Access

Customers walk up, scan their palm or face. No card, no PIN. Identity is verified by the KYA framework (the same one that verifies AI agents).

8.2 Instant Card Issuance

Lost or swallowed card? The ATM dispenses a new one in under 60 seconds. The old token is revoked on VeriChain before the customer walks away.

8.3 Precious Metals ATM

Some ATMs allow customers to deposit gold jewellery (purity verified by XRF spectrometer) and receive instant credit. Customers can also purchase physical gold/silver bars.

09 — Verity Companion

9. The Verity Companion (Personal AI)

Every customer gets a personal AI agent (if enabled). It:

The Companion never deviates from its stated plan without telling the customer (Apple Principle).

10 — Security

10. Security That You Can Feel