. ├── src/ # Spring Boot 3.3 + Java 21 login demo (two intentional bugs) ├── playwright/ # Playwright CLI harness — agent writes tests here ├── labs/ # Two hands-on tasks for the 17-min lab slot ├── ...