Skip to content

feat(graph): add proxies, generics, subgraph bridges, and binary imports#49

Open
tob-scott-a wants to merge 1 commit into
mainfrom
codex/graph-model-roadmap
Open

feat(graph): add proxies, generics, subgraph bridges, and binary imports#49
tob-scott-a wants to merge 1 commit into
mainfrom
codex/graph-model-roadmap

Conversation

@tob-scott-a
Copy link
Copy Markdown
Collaborator

Summary

  • add graph model support for node origins, proxy nodes, type parameters, edge attributes, and new graph edge kinds
  • materialize unresolved calls as proxy nodes and add typed projections/subgraph connection APIs
  • import external binary-analysis JSON graphs with binary nodes, call edges, external proxies, and source correspondences
  • update parser generic extraction, README docs, CLI summary output, regression tests, and KAT fixtures

Verification

  • uv run pytest -q tests/
  • uv run ruff check src/ tests/
  • uv run ruff format --check src/ tests/
  • ty check
  • Claude reviewed the final importer alias/source-mapping fixes and reported no blocking issues

Issues

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