## Quick evaluation path 1. **Watch the demo** (3 min): [Video walkthrough](https://riverside.com/shared/exported-clip/96c9f0e720a20bcbaaa0) 2. **Try the live app**: [rosetta-alpha.vercel.app](https://rosetta-alpha.vercel.app) — click Desks, expand a reasoning chain, check the Registry 3. **Verify on-chain**: Click any Arc TX hash in the Registry → opens [arcscan.app](https://testnet.arcscan.app) with confirmed transaction 4. **Read the README**: [Judging Criteria Mapping](https://github.com/Mihai-Codes/rosetta-alpha#judging-criteria-mapping) maps all 4 criteria to evidence 5. **Run tests locally** (optional): `uv sync && uv run pytest tests/ -q` ## Judging criteria at a glance | Criterion (Weight) | Where to find evidence | |---|---| | Agentic Sophistication (30%) | README → Agent Design + Architecture diagram | | Traction (30%) | Live app + 5 Arc TX hashes + IPFS CIDs in README | | Circle Tool Usage (20%) | README → Circle Tool Usage table (9 integrations) | | Innovation (20%) | Multi-language reasoning + learn-to-earn + performance bonds | ## Key links - Live app: https://rosetta-alpha.vercel.app - Demo video: https://riverside.com/shared/exported-clip/96c9f0e720a20bcbaaa0 - Smart contracts: https://testnet.arcscan.app/address/0x06775Be99CfBC9A6D0819ff87A67954a2E976A16 - IPFS example: Search for any bafkrei... CID in the Registry page
Quick evaluation path
uv sync && uv run pytest tests/ -qJudging criteria at a glance
Key links