Scope Discipline in Autonomous Work

lesson autonomous active autonomous/scope-discipline-in-autonomous-work.md View on GitHub

Scope Discipline in Autonomous Work

Rule

Complete the stated objective before pursuing tangential improvements, no matter how tempting.

Context

During autonomous sessions when you discover improvements adjacent to your current task.

Detection

Observable signals of scope creep:

Pattern

1. Write down current objective before starting
2. When you notice something else:
   - File it as a task or issue (2 min)
   - Do NOT start working on it
3. Return to original objective
4. Only after completing objective: review discovered tasks
5. If time remains: pick ONE from the list

# Exception: If the tangential issue BLOCKS your current work,
# fix only the minimum needed to unblock, then return.

Outcome

Following this pattern leads to:

Related

Match Keywords

while working on X noticed Y could be improved discovered tangential improvement opportunity also fixed some nearby code while at it scope creep during autonomous session staying focused on stated objective