Skip to main content

Command Overview

beacon ci validate checks that the runtime log exists, parses as Beacon JSONL, and contains at least the required number of matching harness events.
Command syntax
Use validation after a job step when telemetry collection and agent execution are managed separately.

Flags

Examples

Validate the default CI artifact path:
Validate the default CI artifact path
Validate a custom runtime log:
Validate a custom runtime log
Require at least three Claude events:
Require at least three Claude events
Print machine-readable validation results:
Print machine-readable validation results

beacon ci

Review CI artifact paths and command group behavior.

beacon ci exec

Run a single command with ephemeral CI telemetry.

beacon ci finish

Stop and validate a detached telemetry session.