Skip to content

/api/layout does not expose edge confidence #2130

Description

@avigdorsky

Severity: medium.

CALLS edges carry confidence, strategy, candidates, via via query_graph,
but the layout endpoint returns only {source, target, type}0 of ~208 000 edges
carry confidence. The graph UI therefore cannot distinguish an LSP-resolved call
from a suffix_match guess, and neither can any HTTP consumer.

Ask: include confidence and strategy on layout edges, ideally with a
min_confidence query parameter.


Observed on v0.10.8 (build 996bad5fe6fb), macOS arm64, Python monorepo (~36k nodes / ~179k edges). Happy to provide a minimal reproduction repo if useful.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestparsing/qualityGraph extraction bugs, false positives, missing edgespriority/normalStandard review queue; useful PR with ordinary maintainer urgency.ux/behaviorDisplay bugs, docs, adoption UX

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions