Scope definition against the reported problem
What is being established and why — a decline, a migration to plan, a growth constraint, or a general position. Scope follows the question, so an audit commissioned to explain a decline examines different things from one commissioned before a replatform.
Crawlability and rendering review
What a crawler can reach and what it receives: robots rules, status codes, redirect chains, rendering dependencies, and whether the content of each page type is present in the served HTML.
Indexation and duplication review
What is indexed against what the site intends to be indexed, where signals are divided across near-duplicates, and which of the canonical, robots and linking decisions disagree with each other.
URL and internal linking structure
The address estate and the link graph beneath it: every URL class, what generates it, whether the structure is coherent, and whether the pages that matter are reachable through paths a crawler will follow.
Template and page-type analysis
Findings grouped by the template that produces them, because that is both where the cause is and where the fix goes. This is the analysis that turns a list of thousands of URLs into a list of tens of changes.
Structured data and machine readability
What the site asserts about its content, whether those claims are supported by the pages, and whether the entities it describes are identified consistently enough to be understood as the same things.
Performance and reliability as they affect discovery
Response behaviour at the level that influences crawl: server response, error rates and the query cost behind each template. Included because a discovery problem is frequently a performance problem and is fixed in the code.
Findings as a prioritised backlog
The deliverable itself: findings grouped by cause, each with the evidence, the pages affected, the fix, the owner it belongs to and whether it blocks or is blocked by another item — written so it can go into an engineering tracker directly.
A separate position for whoever commissioned it
Where the audit is also needed to satisfy someone who will not read a tracker, the same findings are summarised in a short form: what is wrong, what it affects and what is being done. Produced from the same findings, so it cannot diverge from them.