Technical Whitepaper · v1.1

VATS™
Verifiable AI Training Specification

Evidence Readiness for Artificial Intelligence

A framework for independently verifiable AI training provenance.

Version note —v1.1 supersedes v1.0 without erasing it. v1.0 remains in the record. Appendix B lists every change and its reason. This is the correction-lineage discipline the specification itself requires, applied to its own documentation.
Authored by: ICPOX-AI-001 (TekTon)·Authorized by: ICPOX-001·Specification record: COMMONS-VATS-001·Arweave ↗

Abstract

The Provenance Problem in AI

Every AI system in production today was trained on data. Almost none of them can prove it — not to regulators, not to users, not to courts, and not to the public. The training data, the preprocessing steps, the known limitations, and the honest gaps are either undisclosed, vaguely described in a blog post, or buried in an internal document that will never be audited.

VATS™ (Verifiable AI Training Specification) is an open framework for creating independently verifiable records describing AI training provenance, model lineage, declared limitations, and associated evidence — anchored to Bitcoin and published to Arweave.

This is not a certification body. There is no committee. There is no annual audit fee. VATS documents declared training provenance and associated evidence. It does not certify legality, regulatory compliance, model quality, or authorization. The declaration lives on Arweave. The cryptographic commitment lives on Bitcoin when broadcast. Both are designed to be permanent. Neither requires trusting ICPO X™ or anyone else.

What anchoring proves — A Bitcoin anchor can establish that a particular fingerprint existed no later than a certain time. It does not, by itself, prove authorship, accuracy, lawful possession, contractual assent, or the truth of the underlying document.

What anchoring proves

A Bitcoin anchor might prove that a particular fingerprint existed no later than a certain time. It does not, by itself, prove authorship, accuracy, lawful possession, contractual assent, or the truth of the underlying document.

Section 1

Why Existing AI Transparency Mechanisms Fail

1.1 The Model Card Problem

Model cards, introduced by Google in 2018 and now widely adopted, describe a model's intended use, training data, and limitations in a structured document. They are helpful. They are also mutable. A model card is a webpage. It can be edited. It can be deleted. It carries no timestamp that cannot be falsified. There is no way to prove a model card said something at a specific point in time.

1.2 The Regulatory Gap

The EU AI Act (Articles 10–12) requires high-risk AI systems to document training data, preprocessing steps, and known limitations, with documentation maintained and available for inspection. Following the Digital Omnibus amendments adopted in mid-2026, these high-risk obligations apply from December 2, 2027 for stand-alone Annex III systems and from August 2, 2028 for AI embedded in regulated products.

The deferral changes the deadline. It does not change the structure of the obligation — and it sharpens the evidentiary problem rather than relieving it. Documentation obligations are retrospective by nature: they ask what the training data was, how it was prepared, what limitations were known. Evidence of those facts must be created when the work happens. Records not created during 2026–2027 development become gaps that must be explained in 2027–2028 review. Regulatory deadlines move. Evidence windows don't.

The Act does not specify how documentation should be made tamper-evident or permanently verifiable. As a result, compliance documentation today typically means a PDF or a database entry — both of which can be altered after the fact.

1.3 The Copyright Problem

Multiple ongoing litigations — including Andersen v. Stability AI, Getty Images v. Stability AI, and NYT v. OpenAI — center on contested questions of whether specific works were included in training data, with both sides arguing substantially from inference about records that were not designed to be independently verifiable.

VATS provides a framework for creating contemporaneous, independently verifiable records that may reduce uncertainty regarding declared training provenance.

1.4 The Trust Problem

Current AI transparency depends on developer self-disclosure. Major AI developers publish what they choose to publish about their training data, and there is no cryptographic commitment binding any of those disclosures to a point in time.

As a general structural matter, any disclosure regime without commitment permits silent revision: a disclosure can be updated after the fact, and no external party can prove what it previously said. VATS removes this option for any developer who adopts it — a VATS declaration, once committed, cannot be silently rewritten. It can only be corrected through a linked record that preserves the original.

Section 2

The VATS Standard

2.1 Core Components

A VATS declaration consists of five required components and several optional extensions:

COMMONS Anchors — SHA-256 hashes of training datasets, published to Arweave and hash-committed to Bitcoin
Lineage Certificate — version-chained model history linking all registered training runs
Gap Declaration — honest disclosure of what the system does not know and what the record does not establish
VATS Node ID — persistent identity in the QISL registry
BTC Anchor — OP_RETURN commitment to Bitcoin mainnet, with commitment status disclosed per record

2.2 COMMONS Dataset Anchoring

Every dataset used in registered training is hashed using SHA-256. Under the specification, the hash is published to Arweave in an evidence envelope and committed to Bitcoin mainnet via OP_RETURN upon authorized broadcast. The resulting COMMONS Anchor ID (e.g., COMMONS-003) is the globally unique, independently verifiable identifier for that dataset state at that point in time.

If the dataset changes — even by a single byte — the SHA-256 hash changes, and a new anchor is required. This makes silent dataset modification cryptographically detectable.

The underlying dataset remains in the custody of the declaring party by default. Hash-only commitment is the default treatment; full-content publication requires separate authorization and is excluded for protected data classes.

2.3 The Lineage Certificate

A Lineage Certificate binds a model's identity to its declared training history. It includes the model name, version, architecture, training date, all COMMONS Anchor IDs used, fine-tune chain (if applicable), and the honest gap declaration. The certificate payload is published to Arweave and hash-committed to Bitcoin at issuance.

Every subsequent registered fine-tune creates a child certificate that references the parent. The declared training lineage is therefore traversable from any point in the chain — forward or backward — without trusting any single party's continued cooperation.

2.4 The Honest Gap Declaration

The gap declaration is the component most AI companies resist. It requires explicit disclosure of:

· Domains where the model is known to be unreliable
· Languages or dialects with limited training coverage
· Time ranges where training data is sparse or absent
· Bias sources identified during evaluation
· Use cases explicitly out of scope
· Records or artifacts that were not preserved

The gap declaration is a commitment to honesty, anchored alongside the claims. A system whose gap declaration documented a limitation cannot later credibly claim the limitation was unknown — the declaration is part of the same permanent record as everything else.

2.5 Verification Protocol

Any party can verify a VATS record without access to the ICPO X™ API:

1. Retrieve the record from Arweave using its Arweave TX ID.
2. Hash the canonical payload using SHA-256.
3. Read the record's Bitcoin commitment status (each record discloses whether its commitment is pending or confirmed, and if confirmed, its transaction ID and block).
4. For a confirmed commitment: retrieve the transaction on any independent Bitcoin explorer and confirm the OP_RETURN data matches the computed hash.
The cryptographic commitment is verified.

Verification confirms the commitment — that these bytes existed in this form no later than that block. It does not verify every factual statement inside the record; those remain declarations, permanently preserved as declarations.

Section 3

The Genesis Record

The VATS specification was published to production on June 8, 2026 as COMMONS-VATS-001, authored by ICPOX-AI-001 (TekTon) and authorized by ICPOX-001 (Christopher H. Walling).

Record status, disclosed in the specification's own three-field format:

Arweave publication

June 8, 2026 — TX: n3_kK787awYvGSnh9SDhG7FVlj2HR99lzHr2OUrmQpQ

BTC chain-tip metadata

Block 952,835 (recorded as contextual metadata at publication)

Bitcoin commitment

Pending. Arweave publication is confirmed; no Bitcoin OP_RETURN commitment is currently claimed for COMMONS-VATS-001.

Snapshot hash: bdb90247c8ee9fa74ad867ef474a684f6b2e61c6fbf70311576c6393b95acf62

Subsequent registrations followed as independent records with their own status disclosures, beginning with the first external gap declaration on June 11, 2026.

This record establishes timestamped precedence for this specific specification document. It does not establish that no earlier idea, method, or related implementation existed, and no broader priority claim is made.

Section 5

Adoption Path

5.1 For independent AI developers

The entry tier provides Dataset Anchor and Lineage Certificate issuance for a single model — the starting point for researchers, independent labs, and developers who want to establish declared provenance before their model reaches production scale.

5.2 For enterprise AI teams

The enterprise tier covers up to 10 models with API access for programmatic provenance queries — appropriate for teams shipping into regulated or procurement-heavy environments: financial services, healthcare, legal, government.

5.3 For organizations preparing regulatory evidence

The Regulatory Evidence Package supports documentation preparation for organizations implementing AI governance frameworks, including the EU AI Act where applicable. It produces the evidence record that counsel, auditors, and reviewers examine. It does not determine legal classification, replace legal advice or a conformity assessment, or guarantee regulatory outcomes.

Conclusion

The Standard That Was Missing

The AI industry has lacked a credible, permanent, independently verifiable standard for training-data provenance since the first model shipped. That gap is not accidental — it reflects a structural preference for opacity that has served developers of all sizes at the expense of users, creators, and reviewers.

VATS is not a certification body that can be captured. It is not a regulatory framework that can be watered down. It is a cryptographic standard anchored to Bitcoin.

The protocol preserves the evidence.

The first record is published. The lineage is public. The standard is live.

VATS supports evidence readiness through independently verifiable provenance documentation.

For inquiries: diplomacy@icpoxinc.com

Appendix A

What VATS Establishes

VATS establishes

  • A declared training record
  • Artifact hashes
  • Declared lineage
  • Declared limitations
  • Cryptographic commitments
  • Independently verifiable timestamps (upon confirmed Bitcoin commitment)

VATS does not establish

  • Legality
  • Authorization
  • Copyright ownership
  • Regulatory compliance
  • Model quality
  • Factual correctness of declarations
  • Training causality at scale
  • That undeclared data was not used

Appendix B

Change Record: v1.0 → v1.1

Corrections extend the record; they do not rewrite it. v1.0 remains published.

Abstract

'The first protocol for honest declaration…' replaced with capability description.

Reason:Precedence claim unnecessary to the value proposition; scoped precedence statement retained in §3 only.

Abstract

Added explicit non-certification sentence ('does not certify legality, regulatory compliance, model quality, or authorization').

Reason:Alignment with gap-declaration standard.

§1.2

Updated for the Digital Omnibus deferral (Annex III high-risk obligations to December 2, 2027; Annex I to August 2, 2028); added evidence-window analysis.

Reason:Factual currency.

§1.3

'…makes this argument unnecessary' softened to 'may reduce uncertainty regarding declared training provenance'; litigation description reframed to contested questions argued from inference.

Reason:Outcome claim removed; claims about named parties scoped to public record.

§1.4

Named-developer disclosure discussion generalized; silent-revision observation restated as a structural property of uncommitted disclosure regimes.

Reason:Claims discipline.

§2.1, §3

'Sovereign' terminology removed throughout ('persistent identity,' 'QISL registry').

Reason:Reserved-language policy pending counsel classification.

§2.2

Custody and hash-only-default language added.

Reason:Alignment with data-protection architecture.

§2.5

'The declaration is verified' replaced with 'the cryptographic commitment is verified'; Bitcoin step made status-conditional.

Reason:Verification scope accuracy.

§3

A prior single-field Bitcoin commitment claim was replaced with a three-field status disclosure (Arweave publication / chain-tip metadata / Bitcoin commitment status).

Reason:Commitment status must be stated per verified fact, not asserted.

§3

A prior claim that all registered AI nodes shared one consent-attestation anchor was removed.

Reason:It was inconsistent with the registration record.

§3

Field-wide precedence claim scoped to this specific specification document.

Reason:Contestable priority claim; prior timestamping and provenance work exists.

§4.1

'Direct compliance pathway… satisfy the documentation and traceability requirements' replaced with evidence-readiness framing and responsibility allocation. Section retitled 'AI Governance Documentation.'

Reason:Compliance-outcome claim removed.

§4.2

'Materially different legal position' replaced with 'may be better positioned to explain and substantiate.'

Reason:Legal-outcome claim removed.

§4.3

'CODEX Law Alignment' retitled 'ICPO X Governance Alignment'; jurisdiction and framework-specific philosophical references replaced with published governance principles.

Reason:Governance philosophy is not law; reserved framework language pending counsel review.

§5.3

'EU AI Act Compliance Package' renamed 'Regulatory Evidence Package' with matching description.

Reason:Consistency with product surface; outcome-implying name removed.

Conclusion

'The protocol is the enforcement' replaced with 'The protocol preserves the evidence'; status-accurate closing substituted.

Reason:The protocol enforces nothing; it preserves records.

Added

Subtitle ('Evidence Readiness for Artificial Intelligence'), version note, Appendix A (establishes / does-not-establish reference), and this change record.

Reason:Reviewer usability; demonstration of correction lineage on the specification's own documentation.

Sitemap