cli.platphormnews.com

CLI / platphormctl

Spec exposes repeatable operator commands for inspection, validation, diffing, generation, policy checks, and harness dry-runs.

Open API Docs
Inspection
Public-safe service and policy checks.
platphormctl site inspect spec
platphormctl mcp validate spec
platphormctl policy inspect spec
Spec Commands
Contract validation, import, diff, and generated tests.
platphormctl spec validate <file|url|site>
platphormctl spec openapi <site>
platphormctl spec mcp <site>
platphormctl spec diff <a> <b>
platphormctl spec generate-tests <site>
Harnesses
Dry-run loops that collect evidence without pretending success.
platphormctl harness run spec-evals-browserops-loop --dry-run
platphormctl harness run developer-validation --target https://spec.platphormnews.com --dry-run