chore(ml): remove machine learning model files

This commit is contained in:
MythEclipse
2026-06-11 20:23:57 +07:00
parent 09602b3fe0
commit 3e2f04413e
27 changed files with 1140 additions and 1006 deletions
+27
View File
@@ -0,0 +1,27 @@
# Durable Memory Wiki
Consolidated knowledge and long-term facts.
## Core Learnings
- **Topic:** error response daemon
**Context:** Failure observation: Exit code 1
Error response from daemon: No such container: telemetry-prometheus
*Promoted on:* 2026-06-11T12:19:50.638Z
- **Topic:** error 32603 pattern
**Context:** Failure observation: MCP error -32603: pattern must be a non-empty string.
*Promoted on:* 2026-06-11T12:19:50.638Z
- **Topic:** traceback recent string
**Context:** Failure observation: Exit code 1
Traceback (most recent call last):
File "<string>", line 25, in <module>
with urllib.request.urlopen(req) as resp:
~~~~~~~~~~~~~~~~~~~~~~^^^^^
File "/usr/lib/python3.14/ur
*Promoted on:* 2026-06-11T12:58:56.451Z
- **Topic:** exist current working
**Context:** Failure observation: File does not exist. Note: your current working directory is /mnt/code/ZeaVis-Edu.
*Promoted on:* 2026-06-11T13:03:39.178Z