ProbeKit Lite
{{ t('hero.subtitle') }}
{{ t('home.stepConfig') }}
{{ 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') }}