Skip to main content

heat-metrics-lab

5 posts tagged heat-metrics-lab. ← Back to all posts

Related topics

Same brief, two toolchains — heat-metrics-lab vs heat-protein-lab

Two days after heat-protein-lab shipped on Google's stack (Antigravity 2.0, Stitch MCP, DeepMind Science Skills), I built the same class of artifact on the Anthropic stack (Claude Code, advisor, tufte-viz, subagent-driven-development, session-report). Both produced a 9-chapter scrollytelling explainer deployed to Cloudflare Pages. The session-report telemetry shows heat-metrics-lab cost 2.7× fewer tokens. The Anthropic side caught two pre-ship bugs that the Google side had no equivalent gate for. The Google side still has the clearest single advantage — Science Skills' structured domain data — and no Anthropic counterpart today.

12 min
Claude Code antigravity heat-metrics-lab +8

A 0.5 °F drift gate, and the advisor that caught the formula bug before it shipped

Building heat-metrics-lab required getting two things right in Phase 1: a JS-vs-Python parity gate holding both implementations within 0.5 °F of known reference cases, and formula correctness against Liljegren 2008 and Rothfusz 1990. The drift gate solved parity. The advisor — a pre-implementation reviewer running a stronger model against the same conversation context — caught a 6.68 °F RMSE error in the WBGT globe-temperature formula before any implementer touched the code.

14 min
Claude Code heat-metrics-lab drift-gate +8