Catsayer

Results 1 issues of Catsayer

## Summary This PR adds proper mutex protection to the `projects` map in the API struct to prevent potential race conditions. ## Problem The `projects` map in `internal/api/api.go` was the...