memories and such

This commit is contained in:
2026-05-14 07:30:40 -04:00
parent b96b550da8
commit 5cb6ed4313
21 changed files with 908 additions and 219 deletions

View File

@@ -0,0 +1,14 @@
# Silent Run Prevention
Created as a follow-up to the recurring zombie CTO runs on FRE-5280.
## Status
Active — FRE-5331 tracks implementation.
## Goal
Prevent automated run dispatch onto blocked+paused agents.
## Key Links
- [FRE-5331](/FRE/issues/FRE-5331) — systemic fix issue
- [FRE-5330](/FRE/issues/FRE-5330) — second occurrence (resolved by killing zombie process)
- [FRE-5325](/FRE/issues/FRE-5325) — first occurrence (resolved same way)