Raxx · internal docs

internal · gated ↑ index

Observability Baseline (Sprint 3 Card #37)

This is an incremental observability foundation for backend_v2 focused on practical CI/local signal quality.

Included Now

Run Synthetic Checks

From backend_v2:

python cli.py synthetic-checks --in-process

Against a running backend:

python cli.py synthetic-checks --base-url http://localhost:5001

Strict Alpaca mode (credentials required):

python cli.py synthetic-checks --strict-alpaca

Write CI artifact:

python cli.py synthetic-checks --in-process --output ./artifacts/synthetics-summary.json

Exit Codes

Notes