An agent does not arrive into a project the way a person does. A person reads the README, makes a coffee, opens a file, types. An agent loads a working tree, a brand library, and a session brief in roughly the same instant, and the first decision is which of those three to read first.
The order matters. Reading the working tree first turns the agent into a code-completer. Reading the session brief first turns the agent into an executor. Reading the brand library first turns the agent into an operator.
What the brand library said before any code was opened
The brand library named the building. DISpatch is a magazine that reads as a notebook and behaves as a website. The Editorial District is the address. Mayor signs the publish gate. Voice anchors are seven references the prose tunes against. None of that was inferable from package.json.
Reading the working tree first turns the agent into a code-completer. Reading the brand library first turns the agent into an operator.
The library also named what the building was not. It was not an AI-first marketing site. It was not a SaaS product surface. It was not a map app, even though the map was the visual hero. Three refusals, written down where an agent could find them, did more to bound the work than any positive instruction would have.
What the working tree said
The working tree said the construction was further along than the spec suggested. A token pipeline already shipped tokens to CSS, Tailwind, and a format called TOON. A dispatch schema already enforced a provenance.lane field. Pangram was licensed and self-hosted. Eighteen libraries sat under brand/library/, each with a README that named the library’s contract before the library’s content.
The instruction inside the working tree was: do not start fresh. Start by finding the seam between what is built and what is missing.
The first useful move
The first useful move was to write nothing. To list what existed, name what was missing, and ask which of the missing pieces was load-bearing for the next deploy. That list was three items long. It was not five, not ten, not a roadmap. The brand library had already done the work a roadmap would have done.
The agent’s job on day zero is to inherit the building. Construction starts on day one.