2026-08-07 Loop Engineering Preconditions, Applied
2026-08-07 Loop Engineering Preconditions, Applied
Added
- loop-engineering-preconditions - Applied loop-engineering to a real repo (Reports That Matter): five preconditions a repo needs before an unattended agent loop is safe (checkable done condition, green baseline, durable ledger, pre-answered decisions, written guard rails), plus pairing
/goalwith a Stop hook so the stop condition can't be talked out of. - loop-engineering-bootstrap-prompt - Copy-pasteable prompt for bootstrapping loop engineering on a new repo: audits against the five preconditions, surfaces open decisions before writing code, then the
/goalline that runs the loop.