Skip to content

fix: regenerate live demo page for graph feature - #15

Merged
askuma merged 1 commit into
mainfrom
docs/regenerate-live-page-for-graph
Jul 24, 2026
Merged

fix: regenerate live demo page for graph feature#15
askuma merged 1 commit into
mainfrom
docs/regenerate-live-page-for-graph

Conversation

@askuma

@askuma askuma commented Jul 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • docs/index.html (the live GitHub Pages demo) and docs/preview.png were last regenerated against v0.2.1, before the codebase dependency graph feature (Codebase dependency graph, honest capacity model, tests, and CI #14) shipped.
  • The new docs/demo.gif shows scrolling through a graph section that didn't exist on the live page — contradicting its own "nothing below this box has been edited" banner claim.
  • Regenerated both from current analyze.py output against the same fastapi/full-stack-fastapi-template project used elsewhere in the docs.

Test plan

  • Screenshot-verified the regenerated page renders the graph section with visible edges, legend, and working filter/hide-isolated controls
  • Confirmed stats match the demo gif (142 files · 340 import/service links)

docs/index.html and docs/preview.png were last regenerated against
v0.2.1, before the codebase dependency graph shipped. The new
demo.gif (added in #14) shows scrolling through a graph section that
didn't exist on the live page at all, directly contradicting its own
banner claim that "nothing below this box has been edited."

Regenerated both against current analyze.py output for the same
fastapi/full-stack-fastapi-template project (142 files, 340
import/service links), confirmed via screenshot that the graph
section renders with visible edges and the isolate-on-click demo
matches what the recording shows.
@askuma
askuma merged commit b10781a into main Jul 24, 2026
3 checks passed
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