The project's README now includes comprehensive "Getting started" instructions for launching the full application stack locally using Docker Compose. This makes it trivial to spin up the Hardhat node, Git daemon, bridge, and AI review agents with a single command. Additionally, the previously committed gasReporterOutput.json log was removed from the repository and added to .gitignore. Running and testing the local zero-trust code review environment is now a much smoother experience for contributors. 🐳