# v0.8.32 Release Notes

## Legacy project auto-update recovery

`ph update repair --yes` now recovers one narrowly recognized legacy attach
state: a valid ownership manifest that still points at its disposable attach
staging directory and one regular absolute Persona Harness plugin entry.

The command replaces only that plugin entry with the installed exact npm
specifier and rebinds the manifest to the current project. It preserves other
OpenCode settings and never overwrites user-diverged `.gitignore`, rules,
profile, or workflow state. Malformed, symlinked, foreign, or ordinary project
state is blocked before any write. Run `ph update enable --yes` separately to
opt into a future-session update check.

## Release boundary

Fresh source and package verification bind the exact `0.8.32` tar before
protected integration, immutable tagging, the stable GitHub Release, and one
npm `latest` publication. Registry and provenance readback remain the separate
completion record for that publication.
