{error || "Loading A2A agent contract..."}
+{error || "Loading ContractClock Studio..."}
{error || "Loading A2A agent contract..."}
+{error || "Loading ContractClock Studio..."}
Skill runner
-Add a `@a2a.tool` to your agent to make it callable here.
- )} + + + + + + -{JSON.stringify(selectedSkill?.input_schema || {}, null, 2)}
- {error || JSON.stringify(result, null, 2) || "No run yet."}
+ Result
+{empty}
; + if (!result.ok) { + return ( +{result.message || "ContractClock could not extract a supported explicit deadline."}
+{JSON.stringify(result, null, 2)}
+ {result.rationale}
: null} + {result.receipt?.input_hash ? ( + Receipt persisted · {result.receipt.input_hash.slice(0, 16)}… + ) : null} +{JSON.stringify(result, null, 2)}
+