Snippets críticos aplicables */ public function execute(string $pageType): array { return $this->repository->getForPage('critical', $pageType); } }