0e1095e9baf2b285b688a31cb3574dc179645219
A full file_write that shrinks a non-trivial existing file (>=30 non-blank lines) by >60% into a stub with literal `...` placeholders is almost always the model rewriting a file from memory instead of editing it — the incident that silently broke SessionRoutes.kt (273->28 lines) in run f11afb08. Reject it (recoverable) and steer to file_edit. Requires BOTH the hard shrink AND elision markers, so dead-code refactors and new-file scaffolds pass untouched. Runs before the write regardless of approval tier, so the auto-driver can't wave it through. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
fix: workflow inference chain — surface llama-server errors, user-turn-last, bundle-relative prompts
Description
No description provided
Languages
Kotlin
88.4%
Go
11.4%
Python
0.2%