Initial import
This commit is contained in:
8
packages/AGENTS.md
Normal file
8
packages/AGENTS.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# AGENTS.md
|
||||
|
||||
## Scope
|
||||
Applies within `packages/` unless a deeper file overrides it.
|
||||
|
||||
## Rules
|
||||
- Shared packages are the source of business and integration logic.
|
||||
- Keep boundaries clear: `domain` decides policy, `providers` talks to external systems, `db` owns schema.
|
||||
Reference in New Issue
Block a user