Skip to main content

Data Preprocessor

Abstracts the raw Playwright log and git diff into compact, hallucination-resistant context before the LLM sees it.

:::note Draft — scaffolded page This page is a stub. Planned contents:

  • Error Log Parser: Error line + failing selector + reason
  • Diff-JSX AST analyzer: before/after DOM node JSON
  • Why abstraction (context window + anti-hallucination)
  • v0.1 regex heuristic, tree-sitter planned :::