Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
The vocabulary and categorizing layer of Memact. It shapes raw updates suggested by apps into clean, structured statements.

## Core Responsibilities

- **Categorization**: Groups approved statements into logical topics (e.g. Fitness, Reading, Music) without exposing complex database jargon to the user.
- **Schema Mapping**: Shapes incoming unstructured suggestions into standard forms that apps can easily query and adapt to.

Expand Down