📄️ Clean Architecture
How LZStock decouples core financial business rules from gRPC delivery and PostgreSQL persistence using strict Go interfaces.
📄️ System Entrypoints
How LZStock handles synchronous, asynchronous, and scheduled triggers while enforcing strict layer boundaries using Go Generics.