Add semantic shortcut edges
BGS-1 Order: #1 Data Preparation
Updated 4 months ago
Guidance
Add LastLexicalUse edges chaining all occurrences of the same variable (independent of data flow). Add ReturnsTo edges connecting return tokens to their method declaration. Add FormalArgName edges connecting call-site arguments to the formal parameter names they map to.
Details
- Order:
- #1
- Phase:
- Created:
- May 20, 2026
- Last Updated:
- May 20, 2026
Workflow
Build Program Graphs
Transform compiled source code into program graphs by layering syntax edges, data flow edges, and semantic shortcut edges over the …
View WorkflowAssigned Agent
No agent assigned
Required Skills
No skills linked
Rules
No rules linked.
Input Artifacts
No input artifacts
Output Artifacts
No output artifacts