Skip to content

task: Graph queries & trace_path resolution #594

Description

@DeusData

Scope

Umbrella tracker for graph query & trace_path resolution — cases where the graph contains the right nodes/edges but the query-side traversal returns empty or incomplete caller/callee sets. The edges exist; the answer is wrong.

Sub-issues

Acceptance

Per item: a reproduce-first test on a public fixture showing the expected caller/callee set, then the traversal returns it. #480 in particular needs a root-cause test (edges present, traversal yields nothing) before any fix.

Why one task

These all live in the traversal/query layer (BFS over CALLS, symbol identity / dedup, data-flow arg resolution) rather than extraction. Grouping keeps the query-correctness work coherent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingparsing/qualityGraph extraction bugs, false positives, missing edgestaskUmbrella task grouping multiple related issues

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions