# angeo/module-aeo-brand-visibility 4.0.0

> Version 4.0.0 of angeo/module-aeo-brand-visibility, released 2026-09-06.

`composer require angeo/module-aeo-brand-visibility:4.0.0`

Canonical URL: https://packagento.com/angeo/module-aeo-brand-visibility/4.0.0

## At a glance

- **Released**: 2026-09-06
- **Magento**: ^103.0
- **PHP**: ~8.2.0||~8.3.0||~8.4.0
- **QA**: failing

## What it does

Live AI brand visibility audit for Magento 2. Queries ChatGPT, Claude, Perplexity, Gemini and Groq — with optional web-grounded modes — repeats each prompt to produce a confidence interval, tracks competitor share-of-voice, and registers as a live_signal checker in angeo/module-aeo-audit.

## Dependencies

### Require

| Package | Constraint |
|---|---|
| angeo/module-aeo-audit | ^3.0\|\|^4.0 |
| magento/framework | ^103.0 |
| magento/framework-message-queue | ^100.4 |
| magento/module-backend | ^102.0 |
| magento/module-catalog | ^104.0 |
| magento/module-config | ^101.2 |
| magento/module-cron | ^100.4 |
| magento/module-email | ^101.1 |
| magento/module-store | ^101.1 |
| magento/module-ui | ^101.2 |
| php | ~8.2.0\|\|~8.3.0\|\|~8.4.0 |

### Require (dev)

| Package | Constraint |
|---|---|
| magento/magento-coding-standard | ^32.0 |
| phpstan/phpstan | ^1.10 |
| phpunit/phpunit | ^10.0 |

### Suggest

| Package | Constraint |
|---|---|
| angeo/module-llms-txt | Publish llms.txt so AI crawlers can discover your catalogue structure. |
| angeo/module-rich-data | Strengthen Organization and Product schema for entity recognition. |
| angeo/module-robots-txt-aeo | Control which AI crawlers may read your store. |

## Quality

Version 4.0.0 fails the Packagento QA pipeline. Verdicts below are per-cell (Magento line × PHP version) for the matrixed tools, and run-once for the static / security tiers.


### Compatibility

Each Magento line is installed on its supported PHP versions, then the module is built (DI compile + static-content deploy). Cells show passed / failed / untested; staircase gaps render as `–`.

| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | 1 | 1 | – | – |
| 2.4.8 | – | 1 | 1 | – |
| 2.4.9 | – | – | 1 | not tested |


### Code Quality

Advisory checks against the module's source. Never affect the Compatibility verdict — a phpcs finding can't make a module incompatible.

#### Static Analysis

Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.

| Tool | Status | Findings | Summary |
|---|---|---|---|
| PHPCS | Fail | 8 | 2 errors, 6 warnings (ruleset: Magento2) |
| PHPMD | Warning | 3 | 3 rule violations (MissingImport:1, ExcessiveClassComplexity:1, TooManyPublicMethods:1) |
| Cpd | Pass | 0 |  |
| Composer validate | Info | 1 | valid; 1 advisory note (composer validate --strict) |

#### PHPStan

Type-checks the module against a real Magento install. Re-runs per Magento + PHP version because resolvable symbols differ between releases.

| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | 4 | 4 | – | – |
| 2.4.8 | – | 4 | 4 | – |
| 2.4.9 | – | – | 4 | 9 |


### Tests

Unit and integration suites run per Magento + PHP cell. Test failures speak to the module's behaviour, not its compatibility with a line, so they're reported here separately.

#### Unit Tests

| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | – | – |
| 2.4.8 | – | N/A | N/A | – |
| 2.4.9 | – | – | N/A | N/A |

#### Integration Tests

| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | – | – |
| 2.4.8 | – | N/A | N/A | – |
| 2.4.9 | – | – | N/A | N/A |


### Security

Dependency-advisory audit (composer audit) plus a source malware scan. A malware detection fails the version outright.

| Tool | Status | Findings | Summary |
|---|---|---|---|
| Composer audit | Pass | 0 |  |
| Malware scan | Pass | 0 |  |

## Parent package

[angeo/module-aeo-brand-visibility](https://packagento.com/angeo/module-aeo-brand-visibility.md) — full catalogue, pricing, install steps, and vendor info.

