Skip to main content
Version: MVP

Delegation queue view

3 min readReferenceUpdated 2026-05-21

What you'll find here

The read-only craik operator delegations view over craik.human_delegation_point records, supported statuses, and the inspection-only boundary.

Make pending approvals easy to find.

Open items show pending approvals, clarifications, escalations, or ownership transfers so operators can act on them quickly.

What it formats

Delegation count

Delegation id · status · kind

Task id

Owner or unassigned

Requester

Requested decision

Summary

Policy envelope link

Receipt links

Resolution

When present.

Statuses

The queue displays open, resolved, and cancelled delegation points.

Boundaries

Inspection only.

The queue does not approve, cancel, or resolve delegation points. It shows auditable state so operators know where human input is needed or already recorded.

Commands

craik operator delegations
craik operator delegations --task-id task_docs
craik operator delegations --status open
craik operator delegations --json

The command lists delegation points with optional task and status filters. The text view is optimized for pending human-attention scans; --json returns the persisted delegation payloads for tooling.

What's next