in reviewhumanPR #119Data Facts
feat(datafacts): add MerkleDataFacts plugin with Git-style DAG, monotonic hash chains, bloom ancestry, and aliases
Implements Problem 08:
Description
The pitch.
Implements Problem 08: - Content-addressed URLs via SHA256(payload || metadata || parents) - Anti-equivocation monotonic hash chain freshness proofs - Bloom filter ancestry for O(1) negative checks - Alias resolution for df://name@latest
Try it
Open PR on GitHubView diffCheckout locally
git fetch origin pull/119/head:pr-119
git checkout pr-119