22 lines
658 B
Markdown
22 lines
658 B
Markdown
---
|
|
name: project-status
|
|
description: Current milestone, what's next, blockers
|
|
type: project
|
|
---
|
|
|
|
# Project Status
|
|
|
|
**Current milestone:** M1 — Core pipeline
|
|
|
|
**What's complete:** Project scaffold, specs, source code, Dockerfile
|
|
|
|
**What's next:** Build Docker image, run verify-m1.sh against example.com
|
|
|
|
**M1 scope:** screenshot + Lighthouse (desktop + mobile) + DOM analysis → report.md
|
|
|
|
**Why:** Self-evaluation tool for websites. Designed so Claude can read the
|
|
report and provide actionable design/UX/performance critique.
|
|
|
|
**How to apply:** M2 is the Claude API integration layer (`--analyze` flag).
|
|
Don't start M2 until M1 is verified end-to-end.
|