# Thank You
## Mario Zechner ([@badlogic](https://github.com/badlogic))
The contribution gate design — auto-closing new contributor issues and PRs, the `lgtmi`/`lgtm` approval flow, and the philosophy around AI-generated submissions — was directly inspired by Mario's work on [pi-mono](https://github.com/badlogic/pi-mono). The approach is pragmatic and respectful of maintainer time in equal measure. Thank you for sharing it openly.
## GitHub spec-kit ([@github/spec-kit](https://github.com/github/spec-kit))
The spec-driven development workflow used in this project — specs-first, implementation follows — is built on the foundation and tooling provided by [spec-kit](https://github.com/github/spec-kit). Thank you for promoting this discipline and making the tooling available.