echonodesync
Version:
Autonomous, pluggable, secure memory bridge for agent/human/ritual ecosystems (DreamWeaver, EchoThreads, etc.)
10 lines (7 loc) • 415 B
Markdown
## 🔁 250512: Remote Memory Archiving Upgrade
- All memory GET/POST operations now use the `/api/memory` HTTP backend (see mia3-fractalstones-v3.yml).
- GET results may be cached as `.mia/<key>.json` for efficiency. No markdown or GPT archiving is performed.
- POST operations can accept a JSON file with `key` and `value` properties.
- Documentation and test plan updated to reflect this new behavior.