herdr_owned_worker_verify
Execute the repository-selected verification gate on a leased writer's host with controller-fenced, digest-pinned, time-bounded commands. Enforce hash-pinned dependencies or npm ci from the accepted base commit.
Instructions
Run the repository-selected verification gate on the host for one settled leased writer. Commands are fixed, controller-fenced, digest-pinned, time-bounded, and recorded. Optional dependency bootstraps accept only npm ci or unchanged, fully hash-pinned requirements.lock manifests from the accepted base commit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lease_id | Yes | ||
| base_commit | Yes | ||
| bootstrap_web | No | ||
| controller_id | Yes | ||
| expected_head | Yes | ||
| timeout_seconds | No | ||
| controller_lease_id | Yes | ||
| bootstrap_python_locks | No | ||
| controller_fence_token | Yes | ||
| expected_status_sha256 | Yes | ||
| expected_worktree_sha256 | Yes |