audit is the broad quality pass that happens after a page is working but before anyone claims it is ready. It looks for problems that often survive happy-path development, especially around responsiveness, accessibility, and anti-patterns.
That matters because a page can function correctly while still being fragile or difficult to use.