Skip to content

v2 Stage 2: L2 (callee backfill + call_graph re-identity)#78

Open
rahlk wants to merge 4 commits into
feat/v2-stage1-schema-l1from
feat/v2-stage2-l2
Open

v2 Stage 2: L2 (callee backfill + call_graph re-identity)#78
rahlk wants to merge 4 commits into
feat/v2-stage1-schema-l1from
feat/v2-stage2-l2

Conversation

@rahlk

@rahlk rahlk commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Part of #69. Stacked on feat/v2-stage1-schema-l1.

Stage 2 — L2 (call graph):

  • backfill_callees fills each L1 call body node's callee (null→id) at -a 2 (the one sanctioned refinement).
  • reidentify_call_graph rewrites JSON call_graph endpoints onto can:// ids (externals keep their signature).
  • Restored the Neo4j PY_EXTENDS/PY_RESOLVES_TO edges (declared targets resolved to can:// ids).
  • L1 ⊆ L2 superset gate + conformance for max_level 2.

v2 suite 22/22.

Closes #72.

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