# `MailglassAdmin.Inbound.Timeline`
[🔗](https://github.com/szTheory/mailglass/blob/v1.2.0/lib/mailglass_admin/inbound/timeline.ex#L1)

Read-only execution-lineage timeline for one inbound record, chronological.

Sibling of `MailglassAdmin.Operator.Timeline` (D-48-13). Rows are
`ExecutionRun` projections (Pitfall 7 — the lineage schema, NOT the replay-run
schema) from `MailglassInbound.Internal.Operator.Timeline`, each carrying
`source` (`:fresh`/`:replay`), `mailbox`, `outcome`, `outcome_reason`,
`executed_at`, and the run `id`.

# `timeline`

## Attributes

* `runs` (`:list`) (required)

---

*Consult [api-reference.md](api-reference.md) for complete listing*
