Proposal: T3 Provenance - agent mutation attribution and collision awareness #8854
Closed
ciphrnotfound
started this conversation in
Ideas
Replies: 1 comment
|
T3 already owns the relationship between provider sessions, threads, turns, Initial MVP:
Non-goals for the first version:
Before I prototype this, would this be directionally useful? If so, is there a |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
T3 already owns the relationship between provider sessions, threads, turns,
workspaces, and checkpoints. I’d like to explore a small provenance layer that
attributes workspace mutations from T3-managed turns and detects when active
threads overlap.
Initial MVP:
External / unknownNon-goals for the first version:
Before I prototype this, would this be directionally useful? If so, is there a
preferred place in the existing checkpoint/orchestration flow to hook it in?
All reactions