Skip to content

feat(graph): support unbounded visualizer snapshots#141

Draft
jack-arturo wants to merge 1 commit intomainfrom
chore/graph-visualizer-limit-metadata
Draft

feat(graph): support unbounded visualizer snapshots#141
jack-arturo wants to merge 1 commit intomainfrom
chore/graph-visualizer-limit-metadata

Conversation

@jack-arturo
Copy link
Copy Markdown
Member

Summary

  • allow the graph snapshot endpoint to treat limit=0 as "return all" and raise the upper cap for large visualizer sessions
  • include archive_threshold in graph metadata so the viewer can mirror archive handling client-side

Test plan

  • pre-commit hooks passed during commit
  • verify the graph visualizer can request limit=0
  • verify archive threshold metadata is consumed in the visualizer

Made with Cursor

Allow the graph visualizer to request the full snapshot and expose the archive threshold in graph metadata so the viewer can align its filtering with server-side state.

Made-with: Cursor
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