Skip to content

Document A2UI user-action to SI session event mapping #2920

@pkras

Description

@pkras

Summary

user-action.json exists in the A2UI schema (shipped in #906) and defines component-level interaction events. SI has its own session event model. The end-to-end mapping between A2UI user actions (viewed, clicked, expanded, submitted, etc.) and SI session measurement events is not documented.

What's Needed

  • Mapping table: A2UI user-action.json event types → SI session event types
  • Clarify who fires the SI measurement event — the host (which sees the user action) or the SI agent (which receives the action callback)?
  • Document how host apps should report A2UI interaction data back into the SI measurement pipeline
  • Consider whether user-action.json needs additional event types to cover SI-specific interactions (e.g. "add to cart", "checkout initiated")

Ref: #2904 (original RFC), #906 (implementation PR), a2ui/user-action.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    claude-triagedIssue has been triaged by the Claude Code triage routine. Remove to re-triage.documentationImprovements or additions to documentation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions