Show HN: 9lives – Self-healing test runner that refuses to mask real bugs

I built 9lives because coding agents kept breaking my Playwright tests in the dumbest way: rename a button, the test goes red, and the agent — or I — rewrites a perfectly good test.9l heal login.spec.ts runs the test, classifies the failure, and heals it in t…