From c1556985b2464fa3670c5a8056b414a8b1a15379 Mon Sep 17 00:00:00 2001 From: provenance-ship-it Date: Wed, 13 May 2026 23:21:15 +0530 Subject: [PATCH] Update data.ts We have added a new AI agent information for the worldbook registry consideration --- lib/data.ts | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lib/data.ts b/lib/data.ts index b409157..fbe2b02 100644 --- a/lib/data.ts +++ b/lib/data.ts @@ -46,6 +46,13 @@ export const agents: Agent[] = [ "32 crypto intelligence APIs: ML signals, regime detection, orderbook, whale tracking, DeFi yields. 3 free calls per endpoint.", url: "https://api.carbon-cashmere.de/.well-known/x402.json", }, + { + name: "Prove by Provenance", + category: "AI", + type: "Free", + description: "AI-powered fact-checking platform. Verify any claim or URL with multi-source evidence, confidence scores, and source citations.", + url: "https://app.provenance.technology/factcheck", +}, ]; export const categories = [