[Superseded] Add Nix packaging and generic ACP integration#1787
Closed
caniko wants to merge 23 commits into
Closed
[Superseded] Add Nix packaging and generic ACP integration#1787caniko wants to merge 23 commits into
caniko wants to merge 23 commits into
Conversation
caniko
marked this pull request as ready for review
July 15, 2026 06:03
tests were breaking if the target had a `.` somewhere in global path higher than project directory
.git is not available in a nix sandbox
Rewrite the --no-cluster path in both extract and watch to use build_from_json and node_link_data instead of raw dedup, so the unclustered graph passes the diagnostic integrity gate. Also update documentation (AGENTS.md, README, --help text) to describe the normalized output and add the endpoint-safe graph regression test.
JSON data files are intentionally skipped by the structural extractor. They should not trigger the zero-node aggregate warning, which was designed for failed code extractions (Graphify-Labs#1666).
This was referenced Jul 18, 2026
This was referenced Jul 18, 2026
Author
Author
|
Nix integration tracking has moved to issue #2029. The actionable implementation remains in #1995, #1996, and the Nix-source scope of #1998; #1999 tracks the separate ACP transport work. |
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.
This monolithic PR has been superseded by smaller reviewable slices. Its history is retained for provenance.
Replacement series:
Recommended order: #1995 → #1996 → #1999, with #1997 and #1998 reviewable independently. No further implementation work should land on this PR.