LLM Evaluation

Evaluated by: xiaomi/mimo-v2-flash:free

Last evaluated: May 17, 2026

Prompt Quality

3.0 /5

Evaluation error: RetryError[]

Usefulness

3.0 /5

Evaluation error: RetryError[]

Overall Rating

3.0 /5

Evaluation failed

Prompt Preview

---
name: jahro-logging
description: >
  Reviews and improves Debug.Log usage in Unity C# projects following
  structured logging principles: context tags, severity contracts,
  boundary-based placement, and criticality tiers. Detects common
  antipatterns (naked Debug.Log, logging in Update, stringly-typed errors),
  adds missing logs at system/state/error/external boundaries, and scaffolds
  project-wide logging infrastructure (LogTag constants, formatting helpers,
  conventions). Use when the...

Full prompt length: 19308 characters