Test Harness

Claws Public-Safe Harness

Harness scenarios validate handler states, OpenClaw metadata, MCP/API contracts, IDE configs, CLI reproducibility, and delegated PlatPhorm integrations. Public dry-runs do not trigger protected systems.

Claws Network Check
Validate network discovery, tool registry, handler states, and trace-linked evidence.
dry_run_only
Adaptermcp
Targetmcp
platphormctl claws dry-run claws-network-check
OpenClaw Compatibility Check
Validate OpenClaw metadata states and unsupported runtime claims.
dry_run_only
Adapteropenclaw
Targetopenclaw
platphormctl claws harness openclaw-compatibility-check --dry-run
MCP Registry Check
Compare MCP tools/list with the Claws registry truth model.
dry_run_only
Adaptermcp
Targetmcp
platphormctl claws harness mcp-registry-check --dry-run
API Catalog Check
Validate API Hub catalog mappings and OpenAPI operation surfaces.
protected_planned
Adapteropenapi
Targetapi
platphormctl claws harness api-catalog-check --dry-run
Spec Contract Check
Validate schemas through Spec without claiming generated test execution.
protected_planned
Adapterspec
Targetspec
platphormctl claws harness spec-contract-check --dry-run
Webhooks Contract Check
Plan webhook event contracts for toolchain planned and degraded events.
protected_planned
Adapterwebhooks
Targetwebhooklab
platphormctl claws harness webhooks-contract-check --dry-run
Sandbox Public Command Check
Validate public-safe CLI examples before protected sandbox runs.
protected_planned
Adaptersandbox
Targetsandbox
platphormctl claws harness sandbox-public-command-check --dry-run
AgentUI Render Check
Plan AgentUI schema rendering for tool forms and protected panels.
protected_planned
Adapteragentui
Targetagentui
platphormctl claws harness agentui-render-check --dry-run
BrowserOps Page Check
Plan BrowserOps coverage for homepage, tools, tool detail, OpenClaw, and IDE pages.
protected_planned
Adapterbrowserops
Targetbrowserops
platphormctl claws harness browserops-page-check --dry-run
Evals Smoke Check
Plan Evals scorecards for OpenAPI, MCP, handler states, and no-fake-execution policy.
protected_planned
Adapterevals
Targetevals
platphormctl claws harness evals-smoke-check --dry-run
Monitor Health Check
Plan public health/status checks through Monitor.
protected_planned
Adaptermonitor
Targetmonitor
platphormctl claws harness monitor-health-check --dry-run
Trace Propagation Check
Validate trace header propagation and redaction plans.
protected_planned
Adaptertrace
Targettrace
platphormctl claws harness trace-propagation-check --dry-run
Fingerprint Redaction Check
Validate public-safe trust signal summaries without raw JA4 exposure.
protected_planned
Adapterfingerprint
Targetfingerprint
platphormctl claws harness fingerprint-redaction-check --dry-run
Docs Report Check
Plan Docs report publishing while keeping protected writes gated.
protected_planned
Adapterdocs
Targetdocs
platphormctl claws harness docs-report-check --dry-run
Sheets Report Check
Plan Sheets matrix export while keeping protected writes gated.
protected_planned
Adaptersheets
Targetsheets
platphormctl claws harness sheets-report-check --dry-run
IDE Config Check
Generate labeled sample IDE/MCP configs for Cursor, VS Code, Windsurf, Codex, and generic clients.
dry_run_only
Adapteride-clients
Targetcli
platphormctl claws generate-ide-config cursor
CLI Repro Check
Validate platphormctl reproductions for tools, toolchains, and harnesses.
dry_run_only
Adapterplatphormctl
Targetcli
platphormctl harness run claws-network-check --dry-run