"""UI shell package for the AI usage evaluator. Run: `python -m ui.app`.""" from .app import build_demo # noqa: F401