Hi all — we put together a very small sample on our side to test one honest external-evidence seam from A2A, and I wanted to share that rather than open with a broader protocol pitch.
The sample is here:
https://github.com/Rul1an/assay/tree/main/examples/a2a-task-evidence
It stays deliberately narrow. We start with task.requested and task.updated, keep route_ref only as a bounded observed reference when it is already naturally present, and freeze one success artifact, one failure artifact, and one malformed case. Those map into Assay-shaped placeholder evidence without treating A2A task outcomes, delegation correctness, or trust/accountability semantics as Assay truth.
We are not asking Assay to inherit protocol semantics, trust semantics, or runtime judgments as truth. The goal here is just to keep the seam small and see whether there is a clean external-consumer handoff at all.
If this is roughly the right direction, the main thing I’d love to understand is which A2A artifact or packet surface you would most want an external evidence consumer to align to as the smallest stable seam.
Happy to keep this small and follow your lead on the right boundary.
Hi all — we put together a very small sample on our side to test one honest external-evidence seam from A2A, and I wanted to share that rather than open with a broader protocol pitch.
The sample is here:
https://github.com/Rul1an/assay/tree/main/examples/a2a-task-evidence
It stays deliberately narrow. We start with
task.requestedandtask.updated, keeproute_refonly as a bounded observed reference when it is already naturally present, and freeze one success artifact, one failure artifact, and one malformed case. Those map into Assay-shaped placeholder evidence without treating A2A task outcomes, delegation correctness, or trust/accountability semantics as Assay truth.We are not asking Assay to inherit protocol semantics, trust semantics, or runtime judgments as truth. The goal here is just to keep the seam small and see whether there is a clean external-consumer handoff at all.
If this is roughly the right direction, the main thing I’d love to understand is which A2A artifact or packet surface you would most want an external evidence consumer to align to as the smallest stable seam.
Happy to keep this small and follow your lead on the right boundary.