Project started 🍾
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
"""Pure business core — entities, value objects, errors, and ports (Protocols).
|
||||
|
||||
This package MUST NOT import frameworks (FastAPI, SQLAlchemy, redis, …).
|
||||
Adapters depend on the domain; the domain depends on nothing but stdlib.
|
||||
"""
|
||||
Reference in New Issue
Block a user