Skip to content

refactor(cli): modularize and harden llmdoc viewer - #54

Merged
pDJJq merged 3 commits into
mainfrom
refactor-llmdoc-visuals
Aug 27, 2026
Merged

refactor(cli): modularize and harden llmdoc viewer#54
pDJJq merged 3 commits into
mainfrom
refactor-llmdoc-visuals

Conversation

@pDJJq

@pDJJq pDJJq commented Aug 27, 2026

Copy link
Copy Markdown
Member

Summary

  • split the Viewer backend into lifecycle, HTTP routing, typed state projection, and shared repository-health modules
  • split the browser Viewer into native model, graph, detail, app, and CSS assets
  • fix edge precedence, metadata-only health reporting, listener accumulation, and quadratic layout behavior
  • add responsive and keyboard interactions plus CSP, route whitelisting, canonical document lookup, and sanitized Markdown rendering
  • update llmdoc runtime knowledge and scoped fingerprints

Verification

  • npm test (53 tests)
  • npm run typecheck
  • npm run lint
  • npm pack --dry-run
  • real-browser desktop and narrow-screen QA with 0 console errors/warnings

@pDJJq
pDJJq merged commit 3347833 into main Aug 27, 2026
4 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