/ork:telemetry-inspect One-shot health check for OrchestKit's telemetry pipeline. Reports writer activity, file sizes, schema lock coverage, orphan files, and growth warnings. Use when verifying the pipeline is flowing correctly or debugging a missing writer. When to use - Before or after a risky hook refactor, to prove telemetry still writes as expected - Weekly health check on a long-running project - When output looks suspicious — inspect the underlying data first - When adding a new telemetry file and wanting to confirm it's picked up - Auditing which files are schema-locked vs. drift-vul…