project_commit_ack
Sign and append an acknowledgement for the current staged tree, binding actor, base commit, digest, and reason. Any edit invalidates the signature, preserving verified provenance.
Instructions
Append one signed local acknowledgement for the current staged tree. The acknowledgement binds actor, base commit, staged/untracked digest and reason; edit it again and it becomes invalid. Reason must be non-secret.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | Yes | ||
| signature | Yes | ||
| project_root | Yes | ||
| acknowledgement_reason | Yes |