network_call
Outbound network call
Outbound network call
Line 204Snippets
row = await conn.fetchrow("SELECT * FROM users WHERE id = $1", user_id) row = await conn.fetchrow("SELECT * FROM users WHERE email = $1", email)When the `Ordering` context must fetch product data from the `Catalog` context, it should never use `Catalog`'s domain model directly. An ACL translates between the two models: row = await conn.fetchrow("SELECT * FROM users WHERE id = $1", user_id) row = await conn.fetchrow("SELECT * FROM users WHERE email = $1", email)Trust Score
Mis a jour il y a 6 jours
Analyse le
31 mars 2026, 15:58
+ 2 previous scans
Compatible avec
Skill details
Mis a jour il y a 6 jours
Analyse le 31 mars 2026, 15:58
Description
Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use this skill when designing clean architecture for a new microservice, when refactoring a monolith to use bounded contexts, when implementing hexagonal or onion architecture patterns, or when debugging...
Scans recents
31 mars 2026, 15:58
Latest analysis
31 mars 2026, 15:13
Run 2
27 mars 2026, 15:54
Run 1