Load baseline and current artifacts above to calculate route-level reuse.
Menu
Map the whole interface.
Discover route templates, render six responsive and theme states per page, record safe motion, and export one evidence-backed implementation manifest.
Saved sessions 0
No saved sessions yet.
This job is waiting for the authenticated background worker and will continue if this tab closes.
Compare the implementation contract.
Validate artifacts, compare production with a pull-request preview, and resolve rendered classes back to an owned repository. Everything stays local in this browser.
yarn site-dna diff baseline.json current.json --github-summaryThe comparison covers routes, component implementations, classes, tokens, accessibility signals, themes, responsive states, capture budgets, and coverage gaps.
Resolve inferred families to files and lines.
Generate a content-free source index locally, then load it here. Site DNA matches component contracts, classes, CSS variables, and available source-map sources without uploading repository contents.
yarn site-dna source-index manifest.json ../repository --out source-index.jsonReuse, query, migrate, and replay.
These tools are deterministic and screenshot-free. They operate on the structured evidence already in your manifests, and every answer names its JSON evidence paths.
yarn site-dna query manifest.json "Which buttons diverge?"Load a coverage manifest with a state graph to inspect its generated journeys.
Load a current artifact, then ask about components, classes, tokens, routes, roles, states, responsive behavior, accessibility, or browsers.
Load baseline and current artifacts to score structural, design, behavior, quality, and coverage conformance.
Load a current artifact to inspect declared scenarios, route-family variance, and structured asset dependencies.