> ## Documentation Index
> Fetch the complete documentation index at: https://docs.erna.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# ScheduleExplanation

Deterministic explanation of what went into a schedule and how it progressed.

## Properties

<ResponseField name="instructions" type="readonly Instruction[]" required>
  Deterministic instruction list with lifecycle results.
</ResponseField>

<ResponseField name="summary" type="ScheduleExplanationSummary" required>
  Aggregate explanation counts.
</ResponseField>
