docs(adr): update 002/003/005 with vertical-refactor notes; supersede 004
This commit is contained in:
@@ -24,3 +24,7 @@ InversifyJS with symbol-based resolution + targeted agent documentation.
|
||||
- Requires reflect-metadata + decorator config in tsconfig
|
||||
- Symbol indirection harder to trace than plain functions
|
||||
- Extra dependency (inversify + reflect-metadata)
|
||||
|
||||
## Update (2026-05-04)
|
||||
|
||||
The vertical-feature refactor preserved InversifyJS but moved from a single shared container in `packages/core/src/di/` to **per-feature containers** in each feature package (`packages/<feature>/src/di/container.ts`). See ADR-008.
|
||||
|
||||
Reference in New Issue
Block a user