13 min read January 4, 2026
Skip to content
Quick Answer
Personal data assets require legal origination through PDAOS (Personal Data Asset Origination System) to create court-legible ownership positions. Unlike privacy frameworks that treat data as risk to mitigate, PDAOS establishes sovereign IP by creating defined, evidenced interests in identity-derived assets. The system provides notice, priority, and admissibility by originating claim-objects rather than raw data, enabling enforcement through commercial law frameworks for general intangibles and supporting theories like publicity rights and unfair competition.


From "Owned Property" to PDAOS

:root{. Bg:#0b1020;. Card:#101a33;. Text:#eaf0ff;. Muted:#b8c6ee;. Border:rgba(255,255,255,.14);. Brand:#7aa7ff;. Brand2:#8ef0c6;. Warn:#ffd88a;. Maxw:980px;. Radius:18px;. Shadow: 0 18px 40px rgba(0,0,0,.35);. Mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace. Font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
}

html,body{height:100%}
body{
margin:0. Background:
radial-gradient(1000px 600px at 10% -10%, rgba(122,167,255,.18), transparent 60%),
radial-gradient(900px 700px at 90% 10%, rgba(142,240,198,.12), transparent 55%),
radial-gradient(900px 700px at 50% 110%, rgba(122,167,255,.10), transparent 60%),
var(. Bg). Color:var(. Text). Line-height:1.7. Letter-spacing:.1px;
}

a{color:var(. Brand). Text-decoration:none}
a:hover{text-decoration:underline}
strong{color:#ffffff}
code,kbd,pre{font-family:var(. Mono)}
pre{
background: rgba(255,255,255,.06). Border: 1px solid var(. Border). Border-radius: 14px. Padding: 14px 16px. Overflow:auto. Box-shadow: inset 0 0 0 1px rgba(0,0,0,.12);
}

.wrap{max-width:var(. Maxw). Margin:0 auto. Padding:28px 18px 60px}
.hero{
border:1px solid var(. Border). Border-radius: var(. Radius). Background: linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.03)). Box-shadow: var(. Shadow). Padding: 26px 22px. Margin: 8px 0 18px. Position:relative. Overflow:hidden;
}
.hero:before{
content:"". Position:absolute. Inset:-2px. Background:
radial-gradient(500px 220px at 20% 10%, rgba(122,167,255,.22), transparent 70%),
radial-gradient(420px 240px at 80% 20%, rgba(142,240,198,.16), transparent 70%). Pointer-events:none. Opacity:.9;
}
.hero > *{position:relative}
.kicker{
display:inline-flex. Gap:10px. Align-items:center. Font-size:.9rem. Color:var(. Muted). Margin:0 0 10px;
}
.pill{
display:inline-block. Padding:4px 10px. Border-radius:999px. Border:1px solid var(. Border). Background: rgba(255,255,255,.05). Color: var(. Muted). Font-size:.82rem. Line-height:1.1. White-space:nowrap;
}
h1{
margin: 0 0 10px. Font-size: clamp(1.6rem, 2.8vw, 2.35rem). Line-height:1.15. Letter-spacing:.2px;
}
.subtitle{
margin: 0 0 14px. Color: var(. Muted). Font-size: 1.05rem. Max-width: 68ch;
}
.meta{
display:flex. Flex-wrap:wrap. Gap:10px 14px. Align-items:center. Margin-top: 10px. Color: var(. Muted). Font-size:.92rem;
}
.meta .dot{opacity:.6}
.toc{
border:1px solid var(. Border). Border-radius: var(. Radius). Background: rgba(255,255,255,.035). Padding: 16px 16px 10px. Margin: 14px 0 22px;
}
.toc h2{
margin:0 0 10px. Font-size: 1.05rem. Letter-spacing:.2px;
}
.toc ol{
margin:0. Padding-left: 18px. Color: var(. Muted);
}
.toc li{margin: 6px 0}
.toc a{color: var(. Text)}
.toc a:hover{color: var(. Brand2)}

article{
border:1px solid var(. Border). Border-radius: var(. Radius). Background: rgba(255,255,255,.03). Box-shadow: var(. Shadow). Padding: 22px 20px;
}

h2{
margin: 24px 0 10px. Font-size: 1.35rem. Line-height:1.25. Scroll-margin-top: 80px;
}
h3{
margin: 18px 0 8px. Font-size: 1.12rem. Line-height:1.3. Scroll-margin-top: 80px;
}
p{margin: 10px 0}
ul,ol{margin:10px 0 12px. Padding-left: 20px}
li{margin:6px 0}
blockquote{
margin: 14px 0. Padding: 12px 14px. Border-left: 4px solid rgba(122,167,255,.65). Background: rgba(122,167,255,.08). Border-radius: 12px. Color: var(. Text);
}
.callout{
border:1px solid rgba(142,240,198,.32). Background: rgba(142,240,198,.08). Border-radius: 14px. Padding: 14px 14px. Margin: 14px 0;
}
.callout strong{color:#eafff6}
.note{
border:1px solid rgba(255,216,138,.30). Background: rgba(255,216,138,.08). Border-radius: 14px. Padding: 14px 14px. Margin: 14px 0. Color: var(. Text);
}
.note strong{color:#fff3d6}

.hr{
height:1px. Background: var(. Border). Margin: 22px 0 14px;
}

.refs{
border-top:1px solid var(. Border). Margin-top: 22px. Padding-top: 18px;
}
.refs h2{margin-top:0}
.refs ol{color: var(. Muted)}
.refs li{margin: 8px 0}
.tagrow{
display:flex. Flex-wrap:wrap. Gap:8px. Margin-top: 12px;
}
.tag{
font-size:.8rem. Color: var(. Muted). Border:1px solid var(. Border). Background: rgba(255,255,255,.04). Border-radius: 999px. Padding: 5px 10px. Line-height:1.2;
}

.footer-cta{
margin-top: 18px. Border:1px solid var(. Border). Border-radius: 16px. Padding: 14px. Background: linear-gradient(180deg, rgba(255,255,255,.05), rgba(255,255,255,.03));
}
.footer-cta p{margin:8px 0. Color: var(. Muted)}
.footer-cta a.btn{
display:inline-flex. Align-items:center. Gap:8px. Margin-top:8px. Padding: 10px 12px. Border-radius: 12px. Border: 1px solid rgba(122,167,255,.45). Background: rgba(122,167,255,.14). Color: var(. Text). Font-weight: 650. Text-decoration:none;
}
.footer-cta a.btn:hover{
background: rgba(122,167,255,.20). Text-decoration:none;
}

@media (min-width: 900px){
article{padding: 26px 26px}
.hero{padding: 30px 28px}
.toc{padding: 16px 18px 10px}
}

/* =========================
MyDataKey LIGHT MODE FIX
Applies to all articles
========================= */

:root{. Bg:#ffffff;. Card:#ffffff;. Text:#0f172a;. Muted:#475569;. Border:#e5e7eb;. Brand:#2563eb;. Accent:#059669;. Warn:#b45309;. Maxw:980px;. Radius:16px;. Shadow:0 6px 20px rgba(15,23,42,.08). Font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
}

html, body{
background:#ffffff !important. Color:var(. Text) !important;
}

/* Main article containers */
header,
article,
.hero,
.toc,
.refs,
.footer-cta{
background:#ffffff !important. Color:var(. Text) !important. Border:1px solid var(. Border) !important. Box-shadow:var(. Shadow) !important;
}

/* Headings */
h1, h2, h3, h4{
color:#020617 !important;
}

/* Paragraphs & lists */
p, li{
color:var(. Text) !important;
}

/* Muted text */
.subtitle,
.meta,
.refs,
.note,
.callout{
color:var(. Muted) !important;
}

/* Links */
a{
color:var(. Brand) !important;
}
a:hover{
text-decoration:underline;
}

/* Blockquotes */
blockquote{
background:#f8fafc !important. Border-left:4px solid var(. Brand) !important. Color:var(. Text) !important;
}

/* Callouts */
.callout{
background:#ecfdf5 !important. Border:1px solid #a7f3d0 !important;
}

/* Notes / warnings */
.note{
background:#fffbeb !important. Border:1px solid #fde68a !important;
}

/* Code blocks */
pre, code{
background:#f8fafc !important. Color:#020617 !important. Border:1px solid var(. Border) !important;
}

1) The Core Shift: From Privacy (Protection) to Sovereign IP (Ownership)

"Privacy" frameworks generally assume data is a risk to mitigate: limit collection, require disclosures, allow deletion, and enforce compliance.
That's necessary. But it isn't an ownership model.

The Sovereign IP lens starts with a different premise:

  • Your data was used.
  • Value was created.
  • Ownership was never transferred.
  • Therefore: compensation, licensing, or exclusion can be due (depending on facts and theory).

This isn't science fiction. It's a reframing: shifting from permission to position. From "I consented/didn't consent"
to "I hold an evidenced, defined interest in identity-derived assets, and you have notice of it."

Why now?

AI industrializes extraction: training and inference monetization can occur far downstream from the moment of collection. Often without the originator's knowledge.
The result is a widening gap between value creation and human agency.

2) Property Doesn't Start with Statutes: Definability, Exclusivity, and Reliance

A common misconception is that "data isn't property" because no single statute says "personal data is property."
But new "property-like" interests often emerge through courts recognizing defined intangible interests, and then commercial systems building around them.

A key doctrinal anchor: courts have recognized that certain intangibles can be treated as property when they are
(1) capable of precise definition, (2) capable of exclusive control, and supported by a
(3) legitimate claim to exclusivity. This framing is articulated in Kremen v. Cohen (domain names as property for conversion analysis).

Another modern anchor: jurisdictions have recognized conversion-like claims for electronic records and data,
rejecting the idea that intangibility alone defeats property characterization. In Thyroff v. Nationwide,
New York's highest court held conversion can apply to certain electronic computer records and data.

And a foundational Supreme Court signal: information assets like trade secrets can constitute property interests defined by the
right to exclude. The core "stick" in the bundle of property rights. In Ruckelshaus v. Monsanto,
the Court addressed trade-secret-like submitted data and discussed property rights including the right to exclude.

Takeaway: the legal system already has pathways to treat intangible, information-adjacent interests as property-like
when they are defined, excludable, and susceptible to evidentiary proof.

3) The Trap: Trying to "Win" the Philosophy of Data-as-Property (Instead of Winning the Evidence Layer)

Most efforts in this space fail because they try to force an immediate doctrinal conclusion: "all personal data is property."
Courts don't like sweeping declarations when the underlying facts are messy, commingled, and hard to prove.

PDAOS is designed around a more conservative, court-realistic approach:

Evidence and notice first. Merits later.

The system does not ask a court to bless a new regime. It asks courts to do what they already do with registries and recordation systems:
treat them as evidence of a claim, evidence of timing, and evidence of notice,
while independently deciding the merits.

Critical design point:

PDAOS intentionally avoids being a privacy tool, consent manager, deletion service, data broker, or data vault.
It doesn't need custody to originate the claim-object. Custody is not the prerequisite for evidentiary posture.

4) The Missing Infrastructure: Rights Without Origination Are Aspirational

Even where statutes provide rights (access, deletion, limitation of processing), individuals face an operational gap:

  • proving where their data appears,
  • establishing standing and linkage,
  • expressing intent in a durable, auditable way,
  • showing that a recipient had knowledge,
  • and doing all of this across fragmented platforms and downstream processors.

The result: rights exist on paper, but enforcement becomes expensive, slow, and highly asymmetric.
PDAOS is built to close that gap by making ownership posture executable. As records, exhibits, and standardized notice.

5) What PDAOS Actually Originates: Claim-Objects, Not Raw Data

The architectural breakthrough is subtle but decisive:

PDAOS converts "raw scattered presence" into a scoped, timestamped, evidence-backed claim object.

This "origination moment" creates an ownership record that is machine-readable, auditable, exportable as an exhibit,
and suitable for rights execution under existing legal regimes. without storing raw personal data.

Think "registry-grade ownership documentation" rather than "vault storage." The objective is posture:
defining what is claimed, when it was originated, and what notice was provided. Without turning the system into a high-risk repository.

6) How PDAOS Becomes Court-Legible: Notice, Priority, and Admissibility

6.1 Notice: the Notice of Origination (NoO)

PDAOS operationalizes notice through a formal NoO designed to establish actual knowledge
of the claimant's asserted posture and scope. Especially relevant for post-notice use arguments.

6.2 Priority: timestamped recordation and clearinghouse rules

Like other recordation systems, PDAOS relies on priority mechanics:
earliest timestamp within scope wins, conflicts are recorded without adjudication,
amendments are prospective, and reliance posture is explicit.

6.3 Admissibility: modern evidence rules for electronic records

PDAOS is built to generate authentication-ready electronic records, aligning with
Federal Rule of Evidence 902(13) and 902(14), which provide self-authentication pathways
for certified electronic process records and certified data copies when properly certified and noticed.

// The practical result:
// - fewer "foundation fights" over authenticity
// - tighter disputes focused on merits
// - cleaner exhibits showing scope, timing, and notice

7) Commercial-Law Compatibility: "General Intangibles" and the Direction of Travel

Even without declaring "data is property" wholesale, commercial law already contains a broad category for non-physical assets:
general intangibles under UCC Article 9. UCC § 9-102(a)(42) defines "general intangible" broadly as
personal property not otherwise categorized (including things in action).

Separately, the UCC's modernization via the 2022 amendments (including new Article 12 on "controllable electronic records")
signals continuing legislative willingness to structure property-like rules for certain electronic intangibles.

PDAOS is designed to stay classification-safe: it records and certifies a claim-object, enabling priority/notice and later chain-of-title concepts,
without becoming a custodial "asset platform" or a regulated financial product.

8) Identity-Based Value: Right of Publicity and Unfair Competition as Supporting Theories

Where the monetized asset is not "the raw data" but the commercial value extracted from identity indicia
(name, likeness, voice, and sometimes broader identity signals), right-of-publicity and unfair competition doctrines can support claims. When facts fit.

The Restatement (Third) of Unfair Competition § 46 addresses appropriation of the commercial value of identity.
PDAOS doesn't need these theories to exist universally. It needs them as part of the doctrinal landscape that makes
"identity-derived value" something law already knows how to recognize in certain contexts.

9) Why PDAOS Is Necessary (and Why Competitors Can't Simply "Add It")

Most "personal data" products fall into one of four buckets:

  1. privacy controls / consent tooling
  2. deletion / broker suppression
  3. data vaults / personal data stores
  4. monitoring / alerts

These can be useful, but they don't originate a standardized, court-facing asset posture. And they typically do not create:

  • a persistent root origination anchor,
  • scoped contextual asset classes,
  • immutable provenance logs,
  • formal notice instruments,
  • priority rules,
  • transfer/inheritance logic,
  • and a judicial primer explaining what the record is and is not.

In MyDataKey's framing: ownership never changes. Only permissions do.
PDAOS is built around origination + posture, not custody.

10) "Frontier" Status: PDAOS as the Settlement Layer for Human Data

If there's one sentence that captures why MyDataKey is the frontier, it's this:

We do not store personal data. We originate assets.

PDAOS is not a philosophical claim. It is an operational protocol that makes three things possible at scale:

  1. Standing: a defensible linkage between a human originator and scoped asset classes
  2. Notice: a standardized way to place recipients on actual knowledge
  3. Legibility: records designed for reliance by platforms, auditors, regulators, and courts

That's why the clearinghouse posture matters: it creates a neutral interface where platforms can query posture, receive receipts,
and manage compliance artifacts. Without MyDataKey acting as enforcer, broker, or tribunal.

11) What This Means for the "Updates" Audience

The public conversation is slowly moving from "consent" to "equity," from "privacy policy" to "provenance,"
from "opt-out" to "who owns the value." AI accelerates that shift because training value is produced from people at industrial scale,
and attribution is becoming technically and evidentially discussable.

MyDataKey's bet is that the winners won't be the loudest ideologues declaring "data is property."
The winners will be the builders who make ownership posture executable using conservative legal mechanics courts already understand:
definability, exclusivity, notice, priority, admissibility, and reliance.

References (Selected)

  1. Kremen v. Cohen, 337 F.3d 1024 (9th Cir. 2003).
  2. Thyroff v. Nationwide Mut. Ins. Co., 8 N.Y.3d 283 (2007).
  3. Ruckelshaus v. Monsanto Co., 467 U.S. 986 (1984).
  4. Federal Rules of Evidence 902(13) and 902(14).
  5. UCC § 9-102(a)(42) ("general intangible").
  6. Uniform Commercial Code Amendments (2022) / Article 12 ("controllable electronic records").
  7. Restatement (Third) of Unfair Competition § 46 (appropriation of commercial value of identity).

Note: This post is informational and conceptual. It is not legal advice and does not create an attorney-client relationship.

Frequently Asked Questions

How is PDAOS different from existing privacy protection laws?
Privacy laws focus on risk mitigation through consent, disclosure, and deletion rights. PDAOS creates ownership positions by establishing evidenced, defined interests in identity-derived assets. It shifts from permission-based frameworks to position-based ownership that enables compensation, licensing, or exclusion.
What makes personal data legally ownable as property?
Courts recognize intangibles as property when they are capable of precise definition, exclusive control, and supported by legitimate claims to exclusivity. PDAOS creates this foundation by originating claim-objects with definability, notice, and priority rather than trying to claim ownership of raw data.
Why is origination necessary for data ownership claims?
Rights without origination are aspirational and difficult to enforce in court. PDAOS provides the evidence layer that creates court-legible posture through documented claim creation, notice to potential infringers, and priority establishment. This transforms abstract ownership concepts into enforceable legal positions.
How does PDAOS work with existing commercial law?
PDAOS operates within established commercial law frameworks for general intangibles under the UCC. It' s compatible with existing legal structures while providing the origination and evidence layer that transforms personal data interests into recognizable commercial assets with proper notice and priority.
What role does AI play in making data ownership urgent?
AI industrializes data extraction through training and inference monetization that occurs far downstream from collection, often without the originator' s knowledge. This creates a widening gap between value creation and human agency, making evidenced ownership positions through PDAOS essential for fair compensation and control.
A project of Own Your Data Inc · 501(c)(3) Nonprofit