Priority
New contributors should be able to see the shape of the system quickly
The first job of documentation is orientation. If a new contributor cannot tell how the public pages, docs routes, content store, and AI surfaces relate to each other, the docs are already late.
That is why the docs begin with structure instead of trivia.
Use Case
Operators need repeatable checklists, not folklore
People doing live work need a dependable sequence. Which file owns the content model? How do page changes reach the live store? What should be verified after publish?
Those are checklist questions, and the docs are written with that operating reality in mind.
Rule
The docs should reflect the real product, not a remembered version of it
Documentation drifts when it is written as an afterthought. We keep the examples close to the actual live routes and publishing path so the reference stays grounded.
That makes the docs more useful and less ornamental.