Skip to content

v0.14.12

Choose a tag to compare

@github-actions github-actions released this 24 Jul 21:19
ffb0a80

Every number you see is one Lighthouse computed

When you ask about a data file, any figure in the answer is now guaranteed to have been computed by the engine — never guessed by the on-device model. If a number can't be grounded in an exact computation, Lighthouse shows you the verified profile of your data instead of prose that might contain an unchecked figure.

  • Stronger on-device question-to-SQL — more worked examples, richer hints about your data's shape, and an extra retry, so more questions get an exact, computed answer without leaving your device.
  • An exact profile, on demand — row counts and per-column facts, labeled "Computed exactly by Lighthouse," are now a first-class answer in their own right.
  • A numeric guard closes a quiet gap where a retrieval-based answer could surface a number the engine never checked. If the numbers aren't backed by a computation, the answer doesn't claim them.
  • See how a number was found — the computation's provenance shows by default on iPhone, iPad, and desktop.

Deterministic analytics are unchanged, and cloud model tiers keep their existing behavior. No telemetry.