Skip to content

feat: add analyze-graph for execution-context recommendations - #50

Open
dapi wants to merge 1 commit into
mainfrom
codex/gh-48
Open

feat: add analyze-graph for execution-context recommendations#50
dapi wants to merge 1 commit into
mainfrom
codex/gh-48

Conversation

@dapi

@dapi dapi commented Jul 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • add the read-only analyze-graph --handoff FILE command
  • normalize explicit typed handoff nodes and relations without semantic inference
  • report advisory context recommendations, high fan-out nodes, repeated co-access, and unresolved or weak evidence
  • provide Markdown and versioned JSON output with contributing nodes, relation types, and source references
  • add focused fixtures and update CLI architecture documentation

Verification

  • go test -count=1 -race ./...
  • go vet ./...
  • git diff --check
  • successful CLI build and JSON smoke test for the high-fan-out fixture

This PR addresses GH-48 without changing handoff or Memory Bank files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant