ProbeKit Lite

{{ t('hero.subtitle') }}

{{ t('home.stepConfig') }}

{{ error }}

{{ t('probe.noticeTitle') }}

{{ t('probe.noticeBody') }}

{{ t('probe.noticeRecord') }}

{{ t('home.stepTests') }}

{{ test.name }} {{ statusText(test.status) }}
{{ test.category }} · {{ severityText(test.severity) }}
{{ test.detail }}

{{ t('home.stepReport') }}

{{ report.totalScore }}
{{ t('report.totalScore') }}
{{ report.elapsed }}ms
{{ t('report.elapsed') }}
{{ report.usage?.callCount || 0 }}
{{ t('report.calls') }}
{{ report.usage?.totalTokens || 0 }}
{{ t('report.reportedTokens') }}

{{ t('report.title') }}

{{ report.totalScore }}
{{ t('report.totalScore') }}
{{ report.elapsed }}ms
{{ t('report.elapsed') }}
{{ report.usage?.callCount || 0 }}
{{ t('report.calls') }}
{{ report.usage?.totalTokens || 0 }}
{{ t('report.reportedTokens') }}

{{ t('report.records') }}

{{ test.name }} {{ test.score }}
{{ t('report.empty') }}