# v0.8.30 Release Notes

## Bounded owner dogfooding feedback

`ph feedback dogfood <code>` appends one fixed diagnostic code and timestamp to
`events.jsonl` in the private owner state directory. The default directory is
`~/.local/state/persona-harness/owner-dogfood-feedback`; an absolute
`PH_OWNER_DOGFOOD_FEEDBACK_ROOT` override replaces that directory, with
`events.jsonl` still appended inside it.

The command does not accept free-form project or conversation content. It
rejects invalid codes, malformed prior JSONL, unsafe symlinks, non-private
state, and write failures without claiming persistence. A stored event is
diagnostic-only and cannot affect workflow Finish, release, authority, or
external-observation permission.

## Release boundary

Fresh source and package verification bind the exact `0.8.30` 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.
