Skip to content

chore: remove dead PNG and HTML assets unreferenced after #965 - #968

Merged
ajianaz merged 1 commit into
developfrom
chore/remove-dead-png-assets
Aug 9, 2026
Merged

chore: remove dead PNG and HTML assets unreferenced after #965#968
ajianaz merged 1 commit into
developfrom
chore/remove-dead-png-assets

Conversation

@ajianaz

@ajianaz ajianaz commented Aug 9, 2026

Copy link
Copy Markdown
Collaborator

What

Remove 3 dead asset files from docs/assets/ totaling 691KB of orphaned repo weight.

Why

After PR #965 replaced uteke-comparison.png and uteke-architecture.png with native markdown table + Mermaid diagram, these files became unreferenced. An additional uteke-infographic.html was found during audit β€” never referenced in any file across the repo.

File Size Status
uteke-comparison.png 186KB Orphaned since #965
uteke-architecture.png 491KB Orphaned since #965
uteke-infographic.html 14KB Never referenced

Only uteke-banner.png (568KB) remains β€” still actively used in both README.md and README.id.md.

Changes

  • Deleted docs/assets/uteke-comparison.png
  • Deleted docs/assets/uteke-architecture.png
  • Deleted docs/assets/uteke-infographic.html

Testing

  • grep -rn confirms zero references to deleted files across entire repo
  • uteke-banner.png still referenced in README.md and README.id.md
  • N/A β€” docs only, no code changed

- docs/assets/uteke-comparison.png (186KB) β€” orphaned after comparison
  table replaced the static image
- docs/assets/uteke-architecture.png (491KB) β€” orphaned after Mermaid
  diagram replaced the static image
- docs/assets/uteke-infographic.html (14KB) β€” never referenced anywhere

Total: 691KB of dead weight removed from the repo.
@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

πŸ” Cora AI Code Review

βœ… No issues found. Code looks good!


Review powered by cora-code Β· BYOK Β· MIT

@ajianaz
ajianaz merged commit c3f10db into develop Aug 9, 2026
14 checks passed
@ajianaz
ajianaz deleted the chore/remove-dead-png-assets branch August 9, 2026 22:58
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