M1: initial scaffold — pipeline, specs, source, Dockerfile

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Paul O'Reilly
2026-04-17 23:52:40 +12:00
commit 8584def154
22 changed files with 1413 additions and 0 deletions

21
memory/project-status.md Normal file
View File

@@ -0,0 +1,21 @@
---
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.