nexo_guard_log_repetition
Log when new learning data matches an existing record to track repetitions and reinforce memory retention.
Instructions
Log a learning repetition (new learning matches existing one)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_learning_id | Yes | ID of the new learning | |
| original_learning_id | Yes | ID of the original learning it matches | |
| similarity | No | Similarity score (0-1) |