- Data source
- periodic snapshot — snapshot from https://modelmesh-ai.vercel.app as of 2026-09-13. Live vs. snapshot is an explicit decision (PRD §11): snapshot avoids rate limits and latency for this portfolio piece.
- Mapping methodology
- Heuristic mapping onto the 7 simulator dimensions: reasoning from eval/prompt difficulty, generalization from cross-domain transfer seen in Compare, tool_use from agent/tool success, autonomy from multi-step completion without re-prompting, transfer/learning_speed/self_improvement from architecture limits (no current model redesigns itself). Scores are 0–10 and use the same gates as the simulator — average ≥ 6 + generalization/reasoning ≥ 6 for AGI-like, plus autonomy/self_improvement ≥ 8 and average ≥ 8.5 for ASI-like. No current snapshot scores meet those gates, which is the correct, verifiable result.
- Switch to live
- To switch this page to live data, expose a CORS-enabled GET /api/public/models on ModelMesh returning [{id,label,provider,scores}] and set NEXT_PUBLIC_MODELMESH_URL to that origin.