Live diligence evidence

Acquisition readiness that can be checked, not just claimed.

VaultAI exposes a reproducible readiness report for source transfer depth, proof packaging, deployment handover, technical validation, commercial documentation, and governance controls. The page is designed for brokers and acquirers evaluating a pre-revenue software IP asset.

Current readiness

2.4%needs-remediation

Conservative defendability band: $150,000- $500,000 subject to buyer diligence, legal review, and final transaction terms.

Source files
0
Source lines
0
Evidence root
5511ab083019...
Signature
configured

Control matrix

Six diligence dimensions separate verified evidence from remaining gaps.

Transferable source-code depth

4/29 weighted evidence points

14%

Polyglot source footprint

partial

The repository contains multiple implementation languages and infrastructure surfaces, increasing replacement effort.

Keep architecture maps current so complexity reads as designed, not accidental.

Next.js production app

missing

0/2 expected artifacts found.

Create or refresh missing artifacts: src/app/page.tsx, src/app/layout.tsx

Sovereign banking prototype core

missing

0/2 expected artifacts found.

Create or refresh missing artifacts: VaultAI/vaultagent.py, VaultAI/core/ip_families.py

Compiled / separated ledger-core path

missing

0/2 expected artifacts found.

Create or refresh missing artifacts: VaultAI/crates/shadow-ledger/Cargo.toml, VaultAI/compiled/ledger_core.manifest.json

Proof, escrow, and IP fingerprinting

0/33 weighted evidence points

0%

AZT-ARP encrypted source vault forge

missing

0/3 expected artifacts found.

Create or refresh missing artifacts: scripts/forge-ip-vault.mjs, dist/TRADE_SECRET_MANIFEST.json, dist/VAULTAI_ENTERPRISE_IP_LOCKED.enc

Source provenance signing endpoint and manifest

missing

0/2 expected artifacts found.

Create or refresh missing artifacts: src/app/api/audit/source-provenance/route.ts, public/assets/vdr/source_provenance_manifest.json

IP defense and trade-secret documentation

missing

0/3 expected artifacts found.

Create or refresh missing artifacts: docs/ip_defense/01_ip_asset_register.md, docs/ip_defense/02_trade_secret_vault.md, docs/ip_defense/03_ai_rebuild_defense.md

Four-family patent evidence proof suite

missing

0/3 expected artifacts found.

Create or refresh missing artifacts: src/lib/audit/patentFamilyEvidence.ts, src/app/api/ip-families/proof-suite/run/route.ts, tests/unit/patent-family-evidence.test.ts

Technical diligence and reproducible validation

0/29 weighted evidence points

0%

Production audit CI workflow

missing

0/1 expected artifacts found.

Create or refresh missing artifacts: .github/workflows/production-audit.yml

Enterprise load simulation and telemetry

missing

0/2 expected artifacts found.

Create or refresh missing artifacts: scripts/simulate-enterprise-load.ts, data/operational-telemetry/enterprise-load-latest.json

Banking and financial crucible tests

missing

0/2 expected artifacts found.

Create or refresh missing artifacts: VaultAI/tests/test_financial_crucible.py, VaultAI/services/financial_crucible.py

Evidence API test harness

missing

0/1 expected artifacts found.

Create or refresh missing artifacts: scripts/run-evidence-api-tests.mjs

Deployment and handover readiness

0/26 weighted evidence points

0%

Frontend and backend Docker package

missing

0/3 expected artifacts found.

Create or refresh missing artifacts: frontend.Dockerfile, backend.Dockerfile, docker-compose.prod.yml

Kubernetes deployment manifests

missing

0/3 expected artifacts found.

Create or refresh missing artifacts: k8s/deployment.yaml, k8s/service.yaml, k8s/network-policy.yaml

Cloud infrastructure-as-code

missing

0/2 expected artifacts found.

Create or refresh missing artifacts: infrastructure/aws/main.tf, infrastructure/azure/main.tf

Production environment templates

missing

0/2 expected artifacts found.

Create or refresh missing artifacts: .env.production.example, .env.example

Commercial diligence package

0/26 weighted evidence points

0%

Public acquisition and fast-close pages

missing

0/2 expected artifacts found.

Create or refresh missing artifacts: src/app/acquisition/page.tsx, src/app/fast-close/page.tsx

Financial VDR pack

missing

0/3 expected artifacts found.

Create or refresh missing artifacts: docs/financial_vdr/01_capex_arbitrage_matrix.md, docs/financial_vdr/02_pro_forma_roi_projection.md, src/app/financial-vdr/page.tsx

Technical VDR pack

missing

0/3 expected artifacts found.

Create or refresh missing artifacts: docs/vdr/01_cloud_architecture.md, docs/vdr/02_dfvl_mathematical_proof.md, src/app/vdr/page.tsx

Demo media and buyer screenshots

missing

0/2 expected artifacts found.

Create or refresh missing artifacts: public/assets/videos/vaultai-30min-walkthrough.mp4, public/assets/brand/vaultai-listing-banner.png

Governance, security, and buyer risk controls

0/25 weighted evidence points

0%

Security and contribution protocols

missing

0/2 expected artifacts found.

Create or refresh missing artifacts: SECURITY.md, CONTRIBUTING.md

Architecture decision records

missing

0/3 expected artifacts found.

Create or refresh missing artifacts: docs/adr/0001-zero-trust-escrow-architecture.md, docs/adr/0002-paddle-v2-webhook-idempotency.md, docs/adr/0003-supabase-rls-isolation.md

Supabase isolation and server client controls

missing

0/3 expected artifacts found.

Create or refresh missing artifacts: src/lib/supabase/server.ts, src/lib/supabase/middleware.ts, src/lib/security/ssrf.ts

Structured telemetry and audit logger

missing

0/1 expected artifacts found.

Create or refresh missing artifacts: src/lib/telemetry/logger.ts

Scrutiny gates

The report answers the objections that usually crush pre-revenue codebase pricing.

Can a buyer verify what code is being sold without receiving raw source first?

The IP proof layer needs stronger escrow/provenance evidence before a buyer will accept a protected review.

Can an engineering buyer reproduce the claims quickly?

A buyer will discount the asset until the proof scripts are easy to run and consistently green.

Can an acquirer deploy or hand over the system without founder-only knowledge?

Deployment artifacts need hardening because handover risk directly cuts price.

Is the package deep enough to avoid being dismissed as AI-generated commodity code?

Depth is assessed by implemented surfaces, evidence, language diversity, tests, and documentation. Complexity alone is not treated as value.

Buyer objection map

Defensibility improves when every objection has evidence and a named residual risk.

VaultAI is pre-revenue unless separately updated. This report improves acquisition diligence readiness but cannot guarantee buyer demand, financing, pricing, patents, audits, or legal transferability.

This is pre-revenue, so why should it command a six-figure price?

Frame the transaction as replacement-cost and roadmap-compression IP, supported by deployable code, VDRs, source-provenance, escrow packaging, and reproducible tests.

Residual risk: A buyer may still require a structured close, escrowed review, or earnout unless there is strategic urgency.

Could this be rebuilt with AI tools?

The defense is not secrecy alone; it is accumulated implementation context, proof harnesses, VDR documentation, trade-secret packaging, deployment assets, and verified evidence endpoints.

Residual risk: If the system is not kept coherent and documented, the rebuild objection will still pressure price.

Where is independent validation?

The codebase now exposes internal cryptographic evidence, readiness scoring, CI workflows, test harnesses, and operational telemetry that an independent reviewer can rerun.

Residual risk: Independent SOC 2, legal IP opinion, patent filing, or pilot evidence would still materially improve closing probability.

Will handover be painful?

Docker, Terraform, Kubernetes, environment templates, ADRs, security policy, CI, and data-room documentation reduce founder dependency.

Residual risk: A short transition support covenant should remain part of the deal structure.

Machine-readable evidence API

Acquirers can verify the same report programmatically.

Open JSON reportOpen build-vs-buy witness