VaultAIEnterprise evidence center

Public control evidence

Enterprise readiness, exposed without weakening protected runtime controls.

This page is the public procurement surface for VaultAI. It separates what is live on the current Vercel deployment from the source-ready AWS/Azure controls that a bank deploys inside its own account.

12/12
Sovereign modules

Functional subsystem actions passed

12/12
Chaos suite

Extreme vectors passed in quick verification

10/10
Migration suite

Parallel ledger and replay checks passed

Deployment truth table

What is live, protected, and deployable.

Current public domain

vaultai.network is served by Vercel today

AWS ALB DNS cutover is intentionally not performed from this public evidence step because it changes production routing and must be executed only after buyer AWS credentials and registrar access are confirmed.

Protected runtime APIs

Sovereign Core APIs require authentication

Unauthenticated requests to protected status and health routes are expected to return 401 instead of exposing internal financial state.

AWS deployment path

Terraform and Packer assets are source-ready

The repository contains the AWS and Azure infrastructure definitions required for bank-owned deployment, BYOK, private networking, WAF, and hardened AMI handover.

Signed financial pilot evidence

/api/audit/pilot-evidence returns fresh signed JSON

The evidence route executes the banking crucible arithmetic, returns exact 18-decimal results, and signs the payload hash server-side for CTO verification.

Five enterprise pillars

The controls requested by bank procurement are mapped to source evidence.

These are deployable controls in the repository. A production AWS ALB binding is a DNS and AWS-account operation, so it should be executed against the buyer-owned cloud account during cutover.

Jurisdictional AWS isolation

Buyer-owned deployment

Terraform defines region-scoped AWS and Azure deployments so a buyer can keep data, metadata, and operations inside their approved jurisdiction.

Multi-AZ private subnet topology in infrastructure/aws
Private EKS and private EC2 deployment variants
No direct public ingress to core ledger nodes

Air-gapped execution packaging

Source-ready

The deployment bundle includes self-contained Docker assets, offline compose files, and an air-gap runbook for bank-controlled environments.

backend.Dockerfile and frontend.Dockerfile
docker-compose.prod.yml and docker-compose.airgap.yml
AIRGAP_RUNBOOK.md for offline handover

BYOK encryption control

Source-ready

AWS KMS and Secrets Manager are represented in Terraform with buyer-supplied key ownership guidance.

infrastructure/aws-ec2/BYOK.md
KMS key policy template for customer-controlled keys
Runtime secret template separated from source code

Federal auditor evidence portal

Live

This public evidence center exposes the controls. Runtime APIs and the full Sovereign Core dashboard remain protected behind authentication.

/evidence is public for review
/auditor redirects here instead of returning 404
Protected telemetry APIs continue to require auth

Signed SBOM and provenance pipeline

Source-ready

The GitHub Actions deployment workflow includes security scanning, immutable container publishing, and provenance-oriented build steps.

.github/workflows/aws-deploy.yml
ECR image publishing and sequential SSM rollout
SBOM and vulnerability audit hooks for procurement review

Hardened AMI packaging

Source-ready

Packer assets are present for encrypted Amazon Linux 2023 AMI creation with sanitization before buyer delivery.

infrastructure/packer/packer.json
harden.sh for baseline host hardening
sanitize.sh for secret, identity, and history scrubbing

Digital twin chaos simulator

Verified locally

The local chaos and migration suites exercise parallel ledger processing, deterministic replay, overload rejection, and signed evidence.

12/12 Sovereign Core chaos vectors passing
10/10 migration certification vectors passing
Clean 429 degradation behavior under load

Planetary cell and central-bank crucible

Verified locally

A bounded 100,000-event run validates independently sequenced currency cells, exact replay, idempotent retries, quorum-loss safety, and reserve-aware bank-run routing.

100,000 unique events across 64 measured cells
Eight currency journals with zero micro-unit variance
90% witness loss fails closed with no unsafe commit

Threat remediation and WAF controls

Source-ready

Application rate limits and infrastructure WAF rules are defined to reject overload traffic without losing ledger state.

429 fail-fast API responses
AWS WAF configuration in Terraform ingress layer
Threat and chaos reports persisted under runtime evidence

Sovereign Core inventory

12 functional modules exposed in the product.

Review authenticated dashboard
Control 1

Formal Verification

AST admission checks, deterministic execution tokens, and signed rejection handling.

Control 2

Shadow Ledger

Zero-float double-entry postings, integer micro-units, and rolling Merkle roots.

Control 3

Lazarus COBOL

Legacy COBOL rule extraction with fail-closed parsing for malformed programs.

Control 4

ISO 20022

pacs.008 and pacs.009 header validation, repair, and compliance evidence.

Control 5

Liquidity Swarm

Basel III LCR guardrails for capital routing and unsafe-trade aborts.

Control 6

Confidential Dark Pool

Solvency proof validation with forged-proof rejection.

Control 7

Synthetic Reality

Repeatable black-swan macro and liquidity stress simulations.

Control 8

Quantum Morpher

Post-quantum capability detection, rotation continuity, and fail-closed proofs.

Control 9

RWA Syndication

Accreditation-gated fractionalization workflow for real-world assets.

Control 10

Fraud Topology

Graph cycle detection for shell-company and laundering-loop patterns.

Control 11

Regulatory Twin

Contradictory directive detection and structured audit output.

Control 12

Executive Terminal

Live dashboard console for transaction execution and evidence logs.

Verification evidence

Recent local certification signals.

These checks validate engineering behavior locally. True zero-downtime bank readiness still requires production-like infrastructure, multi-region failover drills, extended soak testing, and independent banking-control review.

12/12
Sovereign modules

Functional subsystem actions passed

12/12
Chaos suite

Extreme vectors passed in quick verification

10/10
Migration suite

Parallel ledger and replay checks passed

100,000
Planetary events

Measured locally across 64 independently sequenced cells

1 ms
Cell commit p99

Measured local kernel result; not a global network claim

0 micros
Currency variance

USD, EUR, GBP, INR, JPY, AED, SGD, and CHF all reconciled

0
Duplicate postings

10,000 idempotent retry events produced no additional posting

500M
Bank-run cohort

Withdrawal requests modeled with protected reserves and durable queuing

Modeled
Billion-user scale

333,334 peak TPS and 251 cells; not a physical load certification

Build verification

npm run build passed with the post-build validation hook.

Journey verification

Login, balance lookup, transfer, overload, and graceful rejection flows passed.

Evidence route

/auditor now routes to this public enterprise evidence center.

AWS ALB cutover path is ready, not forcibly applied.

To bind vaultai.network to AWS, the next controlled step is a Terraform apply in the target AWS account, ALB DNS extraction, registrar CNAME or A/ALIAS update, and a staged traffic verification.

Plan AWS cutover