# Q-Blog v0.0.1 — Phase 0 wrap **Highlights** - Self-hosted CI workflow (no marketplace actions); verified green. - Test harness online (Vitest + RTL + jest-axe) with a11y smoke test. - ESLint flat config with Phase-scoped lint; IDE noise reduced. - Tracker primed: labels, milestone, seed issues, maintenance scripts. - Contributor docs and PR templates in place. **Notes** - App code linting is intentionally limited in Phase 0; sweeps start Phase 1. - No functional app changes intended; safe to merge to upstream at any time.