Inspect Phorm site
Read public route, discovery, and health status.
platphormctl site inspect phorm --best-effortplatphormctl
Commands are public-safe unless marked protected. Protected commands must use PLATPHORM_API_KEY and explicit protected intent.
Read public route, discovery, and health status.
platphormctl site inspect phorm --best-effortValidate JSON-RPC metadata, tools/list, resources/list, and prompts/list.
platphormctl mcp validate phorm --best-effortReview public/protected boundary, trust policy, robots, and agent policy.
platphormctl policy inspect phorm --best-effortCreate a deterministic prompt-to-interface Phorm draft.
platphormctl phorm design --prompt "Create an MCP tool form"Export a real JSON design artifact by id.
platphormctl phorm export <id> --format jsonCreate or preview a Phorm-to-AgentUI handoff.
platphormctl phorm send-agentui <id> --protected --yesRun a best-effort browser check against the canonical domain.
platphormctl browserops check https://phorm.platphormnews.com --best-effortDry-run the Phorm AgentUI workflow validation harness.
platphormctl harness run phorm-agentui-design-check --dry-runDry-run the end-to-end design validation loop.
platphormctl harness run spec-evals-browserops-loop --target https://phorm.platphormnews.com --dry-run