⇩ Markdown

dark software factory -- challenges -- the coding agent makes unintended structural changes

^ dark software factory -- challenges -- the coding agent makes unintended structural changes


Challenge

coding agent make unintended structural changes.

Solution

quality gates like git pre-commit hook with strict rules (very strict and fast but can only algorithmically constrain things, so it's like linting)

Some kind of continuous background check agent task that enforces structure, separate from other coding changes? Maybe stays out of context window zone -- the dumb zone?

Need architectural visualizations in agent task -- change review app

Media

tweet - uncle bob needs architectural visualization because Codex messed up his code's structure