ck_engineer_mirror
Inspect daily engineer plans, approvals, denials, prompt outcomes, and learned review patterns by session ID. Reveals how the human steers, not agent performance.
Instructions
Engineer-facing daily mirror: composes today's plans submitted, first-pass approvals, denials, 30-day prompt-quality outcomes (prompt_first_pass / prompt_refined_once / prompt_refined_repeatedly / prompt_abandoned), learned review patterns from the operator's decision history, and one top signal + suggestion. Read-only. Surfaces how the human is steering — not how the agent is performing. Pass session_id to inspect the current session's reflection view.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Unique session identifier for the engineer reflection view. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| denials | No | ||
| first_pass_approvals | No | ||
| plans_submitted | No | ||
| prompt_quality | No | ||
| session_id | No | ||
| suggestion | No | ||
| top_signal | No |