Boundaries: what is in and what is explicitly out
AI for project management · Lesson 2 / 20
The out-of-scope list protects a project better than the scope list
Scope rarely explodes in one decision. It grows in small pieces: since you are touching that screen anyway, add an export while you are there, it is a day of work. Each request looks cheap on its own, and together they eat the reserve nobody reports on. The only move that works is writing down what the project does not include and getting the same nod for it as for the work itself.
What goes into boundaries
- Explicit exclusions. Adjacent systems, roles, scenarios and regions we do not touch.
- Responsibility lines. Who does data migration, user training, support after handover.
- Assumptions. What the plan rests on: environment access, a third-party API being ready, test data existing.
- Reopening conditions. Which event reopens the boundaries and through what procedure.
Assumptions are the most underrated part. A blown deadline almost always starts with we assumed access was already granted. A written assumption converts somebody else's delay into a recorded fact instead of your fault.
How to phrase an exclusion
Not included: [exactly what] Why: [reason: deadline, budget, dependency] If it turns out to be needed: [separate change request, estimate, new date] Who agreed to the exclusion: [name, date]
Here is my scope description: [text]. List 12 borderline questions where the text leaves it unclear whether something is in or out. Propose an exclusion wording for each. Do not guess what is included; mark ambiguity as ambiguity.
The model is strong here. It catches unstated assumptions because it reads literally and does not fill gaps out of habit. You still have to walk the exclusion list through the sponsor out loud, because silent agreement with a document is not agreement.
Cheat sheet
- Write out-of-scope in the same detail as in-scope.
- An assumption is somebody else's commitment written down.
- Every scope addition has a price in weeks.
Take your current project and write the out-of-scope section: at least 6 explicit exclusions and 4 assumptions the plan rests on. For every exclusion state the reason and what happens if it turns out to be needed. Mark which of these items you have never actually said out loud to the sponsor.