feat: add grounded agent graph overlays - #284
Merged
Merged
Conversation
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.
Summary
compass-agent-graphdomain crate for immutable agent-authored Assertions, Challenges, Retractions, deterministic Grounding verification, CAS publication, audit, GC, and exact rebaseContract decisions
GROUNDEDis citation verification, orthogonal to structuralEXTRACTED/INFERREDconfidenceVerification
CARGO_TARGET_DIR=/Volumes/Workspace/crabbuild-target/compass-grounded-agent-graph ./scripts/qualify_agent_graph_overlay.sh --fixtures-onlycargo check -p compass-cli -p compass-mcpcargo clippy -p compass-agent-graph --all-targets --locked -- -D warningscargo fmt --all -- --checknpm run typecheck:jsnpm run test:js(210 viewer, 141 VS Code, 88 browser tests)node scripts/check_viewer_assets.mjssh scripts/check_product_boundary.shpython3 scripts/check_compassql_support.pygit diff --checkVerification notes
A broader changed-crate
--all-targetsClippy run reached the pre-existingclippy::items_after_test_modulefailure incrates/compass-files/src/cache.rs. The normal lib/bin retry was later interrupted byNo space left on deviceon the mounted Cargo target volume after the full Agent Graph qualification had passed. The Agent Graph crate itself passed all-target Clippy, and the affected CLI/MCP crates compiled cleanly.