Markdown-based AI memory system with decay scoring, episodic logging, MCP server, and auto-curated CORE.md
- Surface auto-edge errors in store response (auto_edge_error key) instead of silently swallowing exceptions, making failures diagnosable - Pass similarity score as edge strength so higher-confidence matches get stronger edges instead of always defaulting to 0.8 - Document why same-type pairs and REQUIRES/FOLLOWS are excluded from the heuristic table vs edge-proposer.py Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| scripts | ||
| systemd | ||
| .gitignore | ||
| analysis.py | ||
| CLAUDE.md | ||
| cli.py | ||
| client.py | ||
| common.py | ||
| edges.py | ||
| embeddings.py | ||
| feature.json | ||
| mcp_server.py | ||