-
Notifications
You must be signed in to change notification settings - Fork 995
Open
Labels
a: ergonomicsEfficiency and simplicity of the protocol adoption.Efficiency and simplicity of the protocol adoption.component: specificationAffects the A2UI specification documents and JSON schemasAffects the A2UI specification documents and JSON schemasdocumentationImprovements or additions to documentationImprovements or additions to documentationjavascriptPull requests that update javascript codePull requests that update javascript codesprint readyThis issue should be included in sprint planning viewsThis issue should be included in sprint planning views
Milestone
Description
This issue tracks the implementation of the client-side data model synchronization mechanism as specified in the A2UI v0.9 protocol. This feature enables the client to send its current data model state back to the server alongside user actions.
Key requirements:
- Implement the synchronization logic in
@renderers/web_core/src/v0_9/. - Update the
@specification/v0_9/docs/renderer_guide.mdto document the architectural changes and API requirements for all A2UI renderers (includingSurfaceModelandMessageProcessorchanges) to support this feature consistently.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
a: ergonomicsEfficiency and simplicity of the protocol adoption.Efficiency and simplicity of the protocol adoption.component: specificationAffects the A2UI specification documents and JSON schemasAffects the A2UI specification documents and JSON schemasdocumentationImprovements or additions to documentationImprovements or additions to documentationjavascriptPull requests that update javascript codePull requests that update javascript codesprint readyThis issue should be included in sprint planning viewsThis issue should be included in sprint planning views
Type
Projects
Status
In Progress