Skip to content

feat: add callflow HTML export#797

Merged
safishamsi merged 1 commit into
Graphify-Labs:v7from
PorunC:feat-graphify-to-readable-html
May 9, 2026
Merged

feat: add callflow HTML export#797
safishamsi merged 1 commit into
Graphify-Labs:v7from
PorunC:feat-graphify-to-readable-html

Conversation

@PorunC

@PorunC PorunC commented May 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add graphify export callflow-html for generating a self-contained Mermaid architecture/call-flow HTML page from graphify-out/graph.json
  • group communities into architecture-oriented sections and render overview diagrams, section flowcharts, key files, call detail tables, hyperedges, stats, and graph report highlights
  • wire the exporter into the CLI, document the command in README/ARCHITECTURE, and add focused tests for generation, CLI usage, section grouping, and HTML escaping

Screenshot

callflow HTML output

Note: the screenshot is referenced in this PR description only and is not committed to the repository.

Tests

  • pytest -q tests/test_callflow_html.py

@safishamsi
safishamsi merged commit db66b87 into Graphify-Labs:v7 May 9, 2026
@PorunC
PorunC deleted the feat-graphify-to-readable-html branch May 10, 2026 04:50
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.

2 participants