feat(kernel): inject decision journal into stage context + wire repository
This commit is contained in:
@@ -21,6 +21,7 @@ dependencies {
|
||||
implementation project(':core:approvals')
|
||||
implementation project(':core:sessions')
|
||||
implementation project(':core:kernel')
|
||||
implementation project(':core:journal')
|
||||
implementation project(':core:inference')
|
||||
implementation project(':core:transitions')
|
||||
implementation project(':core:context')
|
||||
|
||||
Reference in New Issue
Block a user