Documentation Index
Fetch the complete documentation index at: https://docs.asymptotelabs.ai/llms.txt
Use this file to discover all available pages before exploring further.
Health Checks
Start local testing by confirming Beacon can find its endpoint configuration, collector, runtime log, and supported harnesses.Run status
beacon endpoint status gives the broadest local view. It reports the Agent Beacon CLI version, config path, runtime log path, collector health, service state, discovered harnesses, diagnostics, destinations, and last observed event.
Run doctor
beacon endpoint doctor runs pass/fail health checks and exits non-zero when a hard check fails.
Discover harnesses
Use discovery to compare configured and detected local runtimes before testing real agent activity.Related commands
beacon endpoint status
Inspect endpoint health, diagnostics, destinations, and last-event state.
beacon endpoint doctor
Run local health checks with pass/fail exit behavior.
beacon endpoint discover
Show detected and configured local agent harnesses.
Runtime hooks
Install and inspect hook telemetry for supported harnesses.

