Mechanism: Pair Vibe — Human Steers, Agent Executes
Pair vibe is two-role collaboration: the human steers direction, goals, and checkpoints while the agent executes edits and commands —…
Pair vibe is two-role collaboration: the human steers direction, goals, and checkpoints while the agent executes edits and commands —…
Confidence calibration is matching how much you trust agent output — skim, standard review, line-by-line audit — to risk, novelty,…
The over-automation trap is automating agent (/mechanism-loop/) or (/mechanism-hooks/) without strong (/mechanism-goal/), (/mechanism-verify-loop/), and (/mechanism-termination-condition/) — so wrong assumptions get…
Stuck detection is recognizing when the same failure repeats across N agent passes — same test, same error, same wrong…
Completion bias is treating the agent's last message — confident summary, "all tests pass," task complete — as proof of…
Vibe drift is the anti-pattern where the original (/mechanism-goal/) silently changes mid-session — through follow-up requests, agent suggestions, or scope…