Skip to content

bug: graph visualization not rendering for some repos (e.g. mcp) #10

@jonathanpopham

Description

@jonathanpopham

Problem

Some repo pages render their architecture graphs correctly, while others show nothing.

Working: https://repos.supermodeltools.com/react/ — graphs display fine
Broken: https://repos.supermodeltools.com/mcp/ — graphs don't display

Expected behavior

All repo pages should render their architecture graphs.

Requested action

Do a root cause analysis:

  1. Compare the generated output for a working repo (react) vs a broken one (mcp)
  2. Check if the issue is in the data generation (missing/malformed graph data), the template rendering, or the frontend JS
  3. Identify the specific condition that causes graphs to not display
  4. Propose and implement a fix

@claude

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions