CLI command
probierz seo-evaluate
Run the full crawl, indexability, structured-data, dual-model content, performance, production-evidence, and signed SEO evaluation contract.
Invocation#
probierz seo-evaluate --base-url <BASE_URL>Required inputs and options#
- `--base-url` is required; `--app` defaults to `landing-page` and `--mode` defaults to `release`.
- Policy, brief, model IDs, router credentials, production evidence, and signing key must satisfy the selected application's SEO profile.
- `--router-token-stdin` reads router authentication material from stdin.
Output and state effects#
Crawls the declared routes, combines deterministic and model dimensions, writes a JSON SEO report, and sets exit code 1 when `pass` is false. Output defaults beneath `test-results/seo/<appId>/`.
Exact refusals#
- Missing base URL: `seo-evaluate needs --base-url`; unknown, repeated, or valueless options are refused.
- An explicit output path not ending in `.json` is refused.
- Missing profile-required production evidence or signing material becomes an explicit blocker; malformed contracts and unavailable required evaluation inputs fail rather than pass.
Source snapshot#
Generated from the Rust binaries at https://github.com/wisent-ai/probierz.git revision `c589d6917201c31f57e6a7f24522c0d50ae5bd0f`.
Combined help SHA-256: `43f0d9cd136ac2c46ec3eedb2824bd5d6168f235dea4caaa50610c005f40c84a`; binary SHA-256: `7e42c843082863ed265817de90a110a2f27546426a54d372e10009fd665a4d8e`.