Skip to content

chore: update timepoint-tdf to v1.2.0#10

Merged
seanfromthepast merged 1 commit intomainfrom
chore/bump-timepoint-tdf-1.2.0
Mar 11, 2026
Merged

chore: update timepoint-tdf to v1.2.0#10
seanfromthepast merged 1 commit intomainfrom
chore/bump-timepoint-tdf-1.2.0

Conversation

@realityinspector
Copy link
Collaborator

Summary

  • Updates poetry.lock to pull timepoint-tdf v1.2.0 (dep already tracks branch = "main")
  • TDF v1.2.0 adds clockchain schema v0.2 support: model provenance fields (text_model, image_model, model_provider, model_permissiveness, schema_version, generation_id) in TDFProvenance
  • from_pro() and from_clockchain() handle the new fields automatically — no Pro-side code changes needed

Test plan

  • poetry install succeeds
  • poetry run pytest tests/ -v passes
  • Verify from_pro() produces TDF records with schema_version and model provenance fields when present in input

Pulls in TDF v1.2.0 which adds clockchain schema versioning and model
provenance fields (text_model, image_model, model_provider,
model_permissiveness, schema_version, generation_id) to TDFProvenance.
The from_pro() and from_clockchain() transforms handle the new fields
automatically — no Pro-side code changes required.
@seanfromthepast seanfromthepast merged commit 224678f into main Mar 11, 2026
1 of 5 checks passed
realityinspector pushed a commit that referenced this pull request Mar 15, 2026
@realityinspector realityinspector deleted the chore/bump-timepoint-tdf-1.2.0 branch March 15, 2026 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants