Documentation
README
mnemon
Workflow
- Remember:
mnemon remember "<fact>" --cat <cat> --imp <1-5> --entities "e1,e2" --source agent- Diff is built in: duplicates are skipped, conflicts are auto-replaced.
- Output includes
action(added/updated/skipped),semantic_candidates, andcausal_candidates.
- Link (evaluate candidates from step 1 using judgment):
- Review
causal_candidates: link only when the memories are genuinely causally related. - Review
semantic_candidates: highsimilarityalone is not enough; skip unrelated keyword matches. - Syntax:
mnemon link <id> <candidate> --type <causal|semantic> --weight <0-1> [--meta '<json>']
- Review
- Recall:
mnemon recall "<query>" --limit 10
Commands
This is the opening of the README. Read the full README on GitHub.