Skip to content

Commit 7a73cb5

Browse files
ArkForgeclaude
andcommitted
docs: update composability table for agent_identity_verified (v2.1.2)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent c9d83a6 commit 7a73cb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Field mapping:
4545
| `hashes.request` | `input_hash` | SHA-256 of canonical JSON (identical algorithm) |
4646
| `hashes.response` | `output_hash` | SHA-256 of canonical JSON (identical algorithm) |
4747
| `timestamp` | `step.timestamp` | ISO 8601 UTC |
48-
| `parties.agent_identity` + DID endpoint | `step.agent_did` | `did:web:trust.arkforge.tech` resolves to the Ed25519 signing key |
48+
| `parties.agent_identity` + `parties.agent_identity_verified` + DID endpoint | `step.agent_did` | `agent_identity` carries the verified DID when `agent_identity_verified: true`; `did:web:trust.arkforge.tech` resolves to the Ed25519 signing key |
4949
| `arkforge_signature` | `signature` | Ed25519 — signs the chain hash (proof-spec) vs. canonical receipt (CR v0.1) |
5050
| `hashes.chain` | no equivalent | Additional witness: binds payment + identity + request + response into one sealed hash |
5151

0 commit comments

Comments
 (0)