herdr_owned_worker_start
Verify Git branch integrity and lease ownership, then start a single writer in a dedicated tab for safe agent coordination.
Instructions
Reserve a manifest-scoped Git lane, verify its branch/base/HEAD/status digest and active ownership leases, then start one leased writer in a dedicated no-focus tab. The controller tab is never split. Durable ticket/spec authority must already have been validated by the coordinator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| name | Yes | ||
| branch | Yes | ||
| purpose | Yes | ||
| worktree | Yes | ||
| ticket_ref | Yes | ||
| base_commit | Yes | ||
| owned_scopes | Yes | ||
| authority_ref | Yes | ||
| controller_id | Yes | ||
| expected_head | Yes | ||
| locked_scopes | Yes | ||
| parent_pane_id | Yes | ||
| authority_sha256 | Yes | ||
| start_timeout_ms | No | ||
| protected_branches | Yes | ||
| controller_lease_id | Yes | ||
| controller_fence_token | Yes | ||
| expected_status_sha256 | Yes |