Go Patterns
Attested
Error handling, interfaces, goroutines, channels
Platform-AgnosticSystems Architecture
Idiomatic Go: error conventions, interface design, goroutine/channel concurrency, context propagation, and package organization. Governed with auto approval.