# Humanish 0.89.1: finished analysis notice

Observer now labels a partial analysis result **“Analysis finished with
limitations.”** The previous notice described findings as covering evidence
“included so far,” which could make a finished analysis appear to be running.

A partial result can contain validated findings after evidence selection limits
or an exceeded admission estimate. Review the recorded coverage, limitations and
usage when interpreting that result. The analysis status and saved evidence keep
their existing meaning.

## Update an existing recording

```bash
npm install humanish@0.89.1
npx humanish observe --run latest
```

This renders the existing study with the updated Observer. An already exported
HTML file is a saved snapshot; export it again to get the new wording. Reuse the
appropriate sharing options for that run. No new analysis request is needed.

The [0.89.0 release note](0.89.0-study-findings.md) describes the underlying study
findings feature and its verification limits.
