Chore
Run/ConsoleRunFrontend.php has no constructor anywhere in src/ or tests/ — the run moved into the server in #92, and the terminal now tails over HTTP (HttpRunFrontend). The docblock on RunFrontendInterface:14 still calls it "the claw run frontend", which is no longer true and misleads the next reader about where a run's output comes from.
Acceptance
- The class is gone and the interface docblock names the frontends that exist.
Chore
Run/ConsoleRunFrontend.phphas no constructor anywhere insrc/ortests/— the run moved into the server in #92, and the terminal now tails over HTTP (HttpRunFrontend). The docblock onRunFrontendInterface:14still calls it "theclaw runfrontend", which is no longer true and misleads the next reader about where a run's output comes from.Acceptance