CLI command

probierz seo-evaluate

Run the full crawl, indexability, structured-data, dual-model content, performance, production-evidence, and signed SEO evaluation contract.

Invocation#

Shell
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 `f40fa7ed94a028b56b5a59342eaf55982ba5cf7d`.

Combined help SHA-256: `04bab0ac1e9691119efcb70627b534a73431f51bb44ed8ba81d93cc10afd6569`; binary SHA-256: `08424ee2465261eafaa112d13ef05a20ce1fe1b6479e896341e22fbc55e61d3e`.