Relax legacy ContractClock receipt constraint

This commit is contained in:
2026-07-18 05:40:19 -03:00
parent 03786307b8
commit 3e9a7b6471
5 changed files with 31 additions and 4 deletions

View File

@@ -108,7 +108,7 @@ class ContractClockStudioV1(A2AAgent[ContractClockStudioV1Config, PlatformUserAu
"from contracts, persists user-scoped timelines, and serves a packed "
"one-page React product at /app."
)
version = "0.1.7"
version = "0.1.8"
config_model = ContractClockStudioV1Config
auth_model = PlatformUserAuth