From 205cdf76921db15a3388c321b7f636c897045da1 Mon Sep 17 00:00:00 2001 From: Imran Siddique Date: Tue, 28 Jul 2026 09:01:33 -0700 Subject: [PATCH] fix(spec): move the registry host in the v0.2 examples The v0.2 spec was created by copying v0.1 and correcting the profile URI, which left two example URIs on registry.agentrust.io. A spec that fixes one identifier on a domain we do not control while printing two more of them in its own examples is not much of a fix. The two remaining agentrust.io mentions are deliberate: they quote the v0.1 identifier in the Changes from v0.1 section, which is what that section is for. Co-Authored-By: Claude Opus 5 (1M context) --- spec/trace-v0.2.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/trace-v0.2.md b/spec/trace-v0.2.md index 21eb2d5..3bb4c44 100644 --- a/spec/trace-v0.2.md +++ b/spec/trace-v0.2.md @@ -166,7 +166,7 @@ Each field is independently verifiable. Sub-records (e.g., per-tool-call transcr "tool_transcript": { "hash": "sha256:d4e5f6a7b8c9d0e1...", "call_count": 3, - "transcript_uri": "https://registry.agentrust.io/transcript/..." + "transcript_uri": "https://registry.agentrust-io.com/transcript/..." }, "build_provenance": { "slsa_level": 2, @@ -178,7 +178,7 @@ Each field is independently verifiable. Sub-records (e.g., per-tool-call transcr "verifier": "https://trust-authority.example.org", "policy_ref": "https://trust-authority.example.org/policy/agent-v1" }, - "transparency": "https://registry.agentrust.io/claim/trace-2026-06-23T09:15:42Z-f2a8d1", + "transparency": "https://registry.agentrust-io.com/claim/trace-2026-06-23T09:15:42Z-f2a8d1", "cnf": { "jwk": { "kty": "EC",