Commit e68d632
refactor(core): drop the empty goals module
Every part of the goals domain — the RPC surface, the reflection agent, the
agent tools — names host types, and its store lives in tinycortex. What was
left here re-exported nothing, so `memory::goals` in the host was importing an
empty module. Removed rather than kept as a husk.
Co-authored-by: Medulla <medulla@tinyhumans.ai>1 parent a8b4833 commit e68d632
2 files changed
Lines changed: 0 additions & 20 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
| |||
0 commit comments