Appearance
Interface: FormSnapshotExperience
What the page has on screen beyond its fields. ai-core replicas share no memory of a conversation, so the browser carries this on every message.
Properties
| Property | Type | Description |
|---|---|---|
beat | string | null | Id of the stage block on screen when the message was sent; null when none is. |
choices | ExperienceChoice[] | - |
lastChoice? | ExperienceChoice | - |
shown | string[] | Ids of every stage block shown so far, oldest first. |