FF For Future
Falsifiable AI credit analysis, anchored on-chain. Every record is replayable. Every model-disagreement is provable. Verify the architecture.
Not "trust the issuer's diligence" — verify the architecture itself. The contract below holds a content-addressed registry of AI Intent Decision Records (IDRs). Anyone can read them, fetch the underlying evidence from IPFS, and replay the analysis with a different model. Disagreement becomes on-chain evidence.
Ready. No records on chain yet.
The contract is deployed and verified. The dApp is live. The next step
is publishing the first record — a synthetic Thornfields Capital AG
overview, then a Claude IDR, then a Gemini IDR. Each is a one-line
command via ff-ops:
ff-ops call 0x428356B23DEAA7769e25634F9abCE4EE240c9ec5 publishRecord 0x<id> "thornfields-overview" "QmCID..."
Advanced — query directly via your own RPC
Skip the backend. Bring your own Sepolia RPC endpoint and read every record straight from the chain. The dApp degrades gracefully — same UI, same records, same falsifiability guarantees.