platphormctl

CLI workflows should discover first, validate second, exercise third, trace everything, and report degraded states honestly.

Dry-run examples
No private data or operator key is stored in the browser.
platphormctl site inspect sheets --best-effort
platphormctl mcp validate sheets --best-effort
platphormctl policy inspect sheets --best-effort
platphormctl sheets import csv sample.csv --dry-run
platphormctl sheets import json sample.json --dry-run
platphormctl publish report <runId> --to sheets --dry-run