Files
website-evaluator/SPEC.md
2026-04-17 23:52:40 +12:00

10 lines
629 B
Markdown

# Spec Index — website-evaluator
| Spec | Prefix | Read when... |
|---|---|---|
| [pipeline.md](spec/pipeline.md) | WE-P | Working on orchestration, input parsing, output layout, error handling |
| [screenshot.md](spec/screenshot.md) | WE-S | Working on screenshot capture or viewport configuration |
| [lighthouse.md](spec/lighthouse.md) | WE-L | Working on audit configuration, score extraction, or findings categorisation |
| [dom-analysis.md](spec/dom-analysis.md) | WE-D | Working on DOM metadata extraction |
| [report.md](spec/report.md) | WE-R | Working on report structure, section order, tone, or formatting rules |