{ "capturedAt": "2026-09-08", "engine": { "version": "0.1.3", "release": "engine-v0.1.3", "platform": "linux-x64", "installedBy": "npx impeccable install (human-initiated, scratch directory outside the repo)", "binaryPath": "/scripts/bin/linux-x64/impeccable", "binaryNote": "the engine is installed as a sibling of the launcher (/scripts/impeccable), not under ~/.impeccable/bin/, in a project-scoped install" }, "registry": { "file": "impeccable-antipatterns.json", "upstream": "crates/live/assets/antipatterns.json", "commit": "87d8f6d686782561fb572758d9a9bb8596a1a0e7", "entries": 61, "fields": [ "id", "name", "category", "description" ], "note": "no severity or advisory field in the registry; advisory status (em-dash-overuse) is engine-side" }, "captures": { "impeccable-detect-sample.json": { "mode": "source", "command": "impeccable detect --json index.html styles.css", "cwd": "a copy of test/fixtures/review-eval-design-slop.{html,css} named index.html + styles.css so the resolves", "exit": 2, "stderrBytes": 0, "pathsNormalized": { "index.html": "test/fixtures/review-eval-design-slop.html", "styles.css": "test/fixtures/review-eval-design-slop.css" } }, "impeccable-detect-dom-sample.json": { "mode": "dom", "dump": "review-eval-design-slop.dom.html", "dumpedWith": "browse goto http://127.0.0.1:/index.html; browse js '('\"$(cat lib/dom-dump.js)\"')()' --out /review-eval-design-slop.dom.html --raw (the arrow function in lib/dom-dump.js, called in the page; same form the skill renders for the fallback engine)", "command": "impeccable detect --json review-eval-design-slop.dom.html", "exit": 2, "stderrBytes": 0, "pathsNormalized": { "review-eval-design-slop.dom.html": "test/fixtures/review-eval-design-slop.dom.html", "http://127.0.0.1:/": "http://127.0.0.1/" }, "cwd": "a temp dir holding only the dump: the engine searches upward from cwd for DESIGN.md, so scanning inside this repo (whose DESIGN.md is in the open format) adds design-system-* findings that the source sample, captured before the conversion, does not have" }, "impeccable-detect-help.txt": { "command": "impeccable detect --help" } }, "findingFields": [ "antipattern", "name", "description", "severity", "category", "file", "line", "snippet" ], "notes": [ "HTML-mode findings carry line 0; snippet is the locator", "the static engine reads inline