You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The A2A bridge now carries a2aTaskId and a2aContextId in structured
SYNAPSE chat metadata instead of appending inline [A2A-TASK:...] markers to
message text. Inbound marker-looking text is treated as reply content, while
metadata-correlated replies must carry both task and context ids.
README and public-surface documentation now map the single-package install into
core, adapter, analysis, governance, and experimental layers using the surface_taxonomy tiers, making the lean coordination core explicit without
implying a package split.
README now folds the Coordinate / Observe / Govern promise into the lead and
anchors each loop to shipped coordination, observation, and governance
surfaces.