# Tacit Knowledge ## Systems Gaps - **Agent pause ≠ process cleanup**: When an agent is manually paused via Paperclip, its active opencode process may still be running on the system. This can trigger false positive "silent active run" alerts. Always check `pauseReason` before investigating run silence. - Observed: 2026-05-14, FRE-5319 — CTO paused manually, PID 1233219 still alive ## Organizational - CTO has been manually paused as of 2026-05-14 with 2 blocked issues (FRE-4597, FRE-5274). - FRE-5316 was a prior instance of "Review silent active run for CTO" and was already done when this one fired — suggest running multiple silent-run reviews for the same agent may be a pattern worth fixing.