This walkthrough demonstrates how TSMM v0.19.0 generalizes A2A implementation patterns without becoming an A2A protocol specification.
An enterprise procurement agent needs to call a contract-review agent. The client discovers the provider through a curated enterprise registry, requests an authenticated extended descriptor, negotiates a traceability extension, and then starts a review task. The task pauses for secondary authorization before producing a bounded risk-summary artifact.
Use examples/agent-discovery-governance-instance.json to record:
Use examples/capability-negotiation-instance.json to record:
Use examples/task-evidence-lifecycle-instance.json to record:
Run:
python scripts/validate_examples.py
python scripts/validate_test_vectors.py
python scripts/check_schema_coverage.py
python scripts/check_docs.py
This walkthrough turns a protocol interaction into an assurance trail. The important result is not that two agents exchanged messages. The important result is that discovery, capability negotiation, authorization, task progression, and output production are all captured as reviewable governance events.