{ "tenantId": "tenant-default", "assetId": "registry.local/library/app@sha256:abc123", "paths": [ { "id": "path-1", "source": "api-gateway", "target": "jwt-auth-service", "hops": [ { "service": "api-gateway", "endpoint": "/login", "timestamp": "2025-12-05T10:00:00Z" }, { "service": "jwt-auth-service", "endpoint": "/verify", "timestamp": "2025-12-05T10:00:01Z" } ], "evidence": { "traceId": "trace-abc", "spanCount": 2, "score": 0.92 } } ], "pagination": { "nextPageToken": null } }