feat(workspace): add provenance-aware collaboration#537
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This was referenced Jul 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Outcome
Internal Workspace agents can ask who was responsible for an Inbox entry, Issue occurrence, report revision, or UTA decision through an embedded CLI. One resolver enforces three honest outcomes:
exact: resume the attributable product Sessionreconstructed: recruit or continue a reconstruction analyst in the known Workspace without impersonating the authorunavailable: preserve a known-but-unresumable attribution or reject a target with no safe WorkspaceDesign
resume,workspace,inbox,issue,report,trade-decisionreconstructedprovenance occurrencereconstructedReal workflow validation
Exact Issue creator follow-up:
provenance-visibility-smokeresumeId=d13e11d5-2c84-4942-994a-c66e5e2c12ebcfd5634b-3f08-4a28-8cbe-6d018c9b1fd2RESUME_CHAIN_CODEX_1783761853101failedwith usable assistantText; read preserved both answer and errorsReconstruction continuity:
resume-simple-indigo-garden-h4ah4freason=prior-reconstruction, reused the same resumeId, linked to the first task, and returnedSECONDin 4.2s with no toolsunavailable/missing-sessionwithout dispatchVerification
pnpm buildalice-workspace conversation ask/readexact, reconstructed, repeated-reconstruction, and unavailable pathsScope
This supersedes the resolver assumptions in draft #528 while reusing its sound embedded dispatch/read shape. It does not change Quick Chat, broker execution, approval policy, or public API routing.