Unify acquired graph reads and operation-scoped configuration - #11
Merged
Conversation
… an entry ... SDD-Mutation: entry-20260906-231136-s-tac-ynt
…round one acquired, ... SDD-Mutation: entry-20260906-234056-d-tac-bae
SDD-Mutation: wip-start-20260906-234150-christopher
…ves current write ... SDD-Mutation: entry-20260906-234852-d-tac-vdu
Implements 20260906-234056-d-tac-bae and 20260906-234852-d-tac-vdu.
…s with authoritative ... SDD-Mutation: entry-20260907-102247-s-tac-0br
…tem paths alongside ... SDD-Mutation: entry-20260907-104837-s-tac-jlh
…tability of ... SDD-Mutation: entry-20260907-114132-s-tac-r25
SDD-Mutation: summary-20260907-114132-s-tac-r25-c391eeebf95e63ca
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.
External adapters need graph content, configuration and attachments to come from the same selected revision throughout a read operation. Unify acquisition across application reads, add branch-aware attachments, and reuse workflow dependency configuration per operation while checking authorization independently.
Preserves existing local configuration precedence and write validation/retry behavior. Includes adapter adoption guidance and regressions for concurrent branch changes and source cleanup.
Validation: full tests including the nested example, focused race tests, vet, lint and build passed.
Greptile Summary
This PR consolidates graph, configuration, dependency, search, workflow, and attachment reads around operation-scoped acquired snapshots.
Confidence Score: 4/5
The PR should not merge until local attachment paths are guaranteed to identify the same revision-fixed bytes returned by the acquired source.
Retained attachment reads serve content from an immutable in-memory snapshot but return a path into the mutable live checkout; once an apply advances that checkout, local clients can read a different revision through the advertised path.
Files Needing Attention: pkg/local/read_snapshot.go
Important Files Changed
Prompt To Fix All With AI
Reviews (2): Last reviewed commit: "sdd: signal tactical Should local MCP at..." | Re-trigger Greptile