Files
pbakaus_impeccable/site/data/live-annotated-result.ts
T
Paul Bakaus 02b1040280 Add Live performance lab and benchmarks
Measure framework and provider latency, enforce fidelity and cleanup gates, and publish reproducible results on the dev-only Live Lab.\n\nAI-assisted: OpenAI Codex.
2026-07-12 17:55:10 -07:00

21 lines
476 B
TypeScript

export const liveAnnotatedResult = {
generatedAt: '2026-07-13T00:16:44.377Z',
fixture: 'vite8-react-brand-fidelity',
provider: 'Anthropic',
model: 'Claude Haiku 4.5',
runs: 1,
delivery: 'progressive',
evidence: {
screenshot: true,
comments: 1,
strokes: 1,
},
firstReviewableMs: 1264.75,
allVariantsMs: 7422.78,
impeccableOverheadMs: 119.94,
serverPickupMs: 49.69,
firstWriteMs: 7.72,
finalWriteMs: 5.95,
resetClean: true,
} as const;