It plans from your actual filesystem and refuses to invent a path, a file, or a dependency that isn’t really there. The plan is checked against reality before it runs.
Each planned step references things resolved through the location surface — real paths, real files. A reference that can’t be resolved is a halt, not an assumption.
No imagined dependencies. If a step needs something that isn’t present, the agent surfaces that rather than pretending it exists.
How location is resolved, never assumedInvariant Every path, file, and dependency is resolved against what actually exists. Nothing is assumed into being.
Go deeper — location & grounding
How the location surface resolves where things are, so no path is ever invented or assumed.