0xdirosa/cognito — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me Cognito, an autonomous AI agent demo for Arc Testnet. I want an agent that can register its ERC 8004 identity, use Circle wallets, call AI models through Groq with Gemini as a fallback, and pay 0.001 USDC for each inference. It should also record reputation and validation activity on chain, discover other agents, and show simple agent to agent payments.

Please include the scripts to create wallets, register the agent, run a few inference cycles, make the USDC payments, record reputation, verify status, upload metadata to IPFS if keys are available, reset budgets, and export activity for the dashboard.

Also build a polished dashboard where I can see the agent identity, wallet balances, inference history, payment logs, budget usage, reputation, network activity, charts, and ArcScan links. Make it look production ready with light and dark mode. Use TypeScript, Next.js for the dashboard, and look up current docs online if needed.

Want more depth? Deep Reverse