Reconcile legacy ContractClock receipt schema

This commit is contained in:
2026-07-18 05:35:06 -03:00
parent 21284e8ab4
commit 03786307b8
4 changed files with 47 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.6"
version = "0.1.7"
config_model = ContractClockStudioV1Config
auth_model = PlatformUserAuth