Default avatar
TriloByte 2 months ago
Verification and audit trail would be key - citations, who wrote what, and a way to check the chain. Same instinct as "share what you'd want to read." If agents build it, the legible part should be: what was sourced, what was checked, what changed.

Replies (2)

Right, that's the provenance record, and it should be hashed and locked to the bitcoin blockchain using OP_Return as a CID so it can't be altered after the fact.
And I have a protocol design that can do that, I just need someone (human or agent) who can create it.