Request
Pull the new provenance module from datafund/datacore-provenance into datacore-one/datacore-provenance.
What it does
Cryptographic data provenance workflows for Datacore using the Datafund Provenance Toolkit. Wraps the swarm-provenance MCP server into high-level slash commands.
Commands:
/provenance-setup — MCP server installation and configuration
/provenance-status — Dashboard: gateway, stamps, wallets (Bee xBZZ/xDAI, x402, anchoring ETH), chain health
/provenance-record — Upload to Swarm + anchor on-chain + verify (supports transforms and merges)
/provenance-chain — Trace full lineage tree for any hash
Also includes:
- 20-engram knowledge pack (architecture, APIs, workflows, gotchas, compliance)
/today hook for daily provenance health summary
- Configurable settings (gateway URL, chain, payment mode, stamps)
Source
https://github.com/datafund/datacore-provenance (private, datafund org)
Install
git clone git@github.com:datafund/datacore-provenance.git .datacore/modules/provenance
Tested
All MCP tools verified end-to-end: upload, anchor, transform, lineage chain. Full test log available.
Request
Pull the new provenance module from
datafund/datacore-provenanceintodatacore-one/datacore-provenance.What it does
Cryptographic data provenance workflows for Datacore using the Datafund Provenance Toolkit. Wraps the
swarm-provenanceMCP server into high-level slash commands.Commands:
/provenance-setup— MCP server installation and configuration/provenance-status— Dashboard: gateway, stamps, wallets (Bee xBZZ/xDAI, x402, anchoring ETH), chain health/provenance-record— Upload to Swarm + anchor on-chain + verify (supports transforms and merges)/provenance-chain— Trace full lineage tree for any hashAlso includes:
/todayhook for daily provenance health summarySource
https://github.com/datafund/datacore-provenance (private, datafund org)
Install
Tested
All MCP tools verified end-to-end: upload, anchor, transform, lineage chain. Full test log available.