The document is its own proof.
Every document carries questions that an agent needs answered before acting on it: Who created this? Who has changed it? Who is allowed to read it? What does it actually say, right now, in its current state?
A .brad file answers those questions from within itself. It carries its own lineage — every modification, every access, every agent that touched it — permanently hashed and linked. When Agent A hands a document to Agent B, the document is already the chain of custody. No reconstruction needed. The file knows.
This is the living network. Data isn't an object that gets passed around and eventually lost or corrupted. Data is a living, aware entity that tracks its own state, knows its own access rules, and can shrink, protect, and defend itself based on who's asking.
What a .brad file knows about itself
- Who created it, and when
- Every agent that accessed or modified it, in sequence, permanently hashed
- What version is current — and what changed between versions
- Who is authorized to open it, and how to refuse everyone else
- Its own lineage, from origin to present
What this makes possible in a multi-agent environment
When agents collaborate on a document — drafting, reviewing, approving, executing — each step is immutably recorded in the file itself. No separate audit system to maintain. No log to reconcile. The document is its own proof.
The agent at the end of the chain doesn't have to trust the agent that handed it the file. It reads the file's own record. That's what makes autonomous document handling safe to deploy.
When your agents are reviewing contracts, processing claims, moving financial documents — those files are passing through systems you don't fully see. A .brad file makes the document itself the record: what it contained, who changed it, whether it was tampered with. You get the answer from the file, not from a log you have to trust separately.
.brad implements the document custody and lineage layer of the stack. The core protocol is patent-pending — DSAP, the Document Sovereign Agent Protocol (US 64/085,671). This isn't a wrapper around an existing file format. It's a different answer to what a file is, and what it should know about itself.