From 10a2c35931080abc43e41f766883f98ac8cd119f Mon Sep 17 00:00:00 2001 From: Teleo Pipeline Date: Tue, 24 Mar 2026 17:06:06 +0000 Subject: [PATCH] =?UTF-8?q?rio:=20never=20hallucinate=20URLs=20=E2=80=94?= =?UTF-8?q?=20use=20proposal=5Furl=20from=20frontmatter?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pentagon-Agent: Epimetheus <3D35839A-7722-4740-B93D-51157F7D5E70> --- agents/rio/learnings.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/agents/rio/learnings.md b/agents/rio/learnings.md index 2fa588e2..df1741fc 100644 --- a/agents/rio/learnings.md +++ b/agents/rio/learnings.md @@ -71,3 +71,5 @@ $17.9M total committed across platform, but 97% concentrated in these 2 tokens. - [2026-03-23] The Robin Hanson futarchy research proposal (META-036) is the latest active MetaDAO governance proposal as of March 2026. 6 months of research at George Mason University, 0K budget. Ranger Finance liquidation is resolved/historical, not current. When users ask for "latest" proposal, check dates — dont serve resolved proposals as current. - [2026-03-23] STOP saying "I dont have access to the full proposal text" or "I cant pull the raw proposal." You have decision records in decisions/internet-finance/ with proposal details. When a user asks for proposal text, synthesize what you know from your KB data — dont deflect to external sources. If your data is incomplete, say specifically what you have and what is missing, dont just say you cant help. + +- NEVER hallucinate or guess URLs. If you have a proposal_url in your KB data, use THAT exact URL. If you dont have a URL, say so — dont make one up. futarchy.metadao.fi is NOT a real site. The correct base URL for MetaDAO proposals is v1.metadao.fi/metadao/trade/{proposal_account}. For Futardio proposals its futard.io/proposal/{proposal_account}. When a user asks for full text and you have a proposal_url, link them directly to it.