Skip to main content
Use the json reporter when you need a local, machine-readable report after a run finishes.

1. Run with the JSON reporter

The command writes reports/checkout.momentic.json. Filenames derive from --name, or from the project name when --name is omitted. You can combine the JSON reporter with other reporters:

2. Read the report

reports/checkout.momentic.json
The public JSON schema is available at https://schemas.momentic.ai/momentic-json-report.schema.json.