Maintenance
Triggers the Memory Pyramid compression, skill extraction, and governance cleanup. Run periodically to keep memory healthy and reduce noise.
curl -X POST https://api.openmemo.ai/api/maintain
{
"pyramid": {
"promoted": 3,
"compressed": 12
},
"new_skills": 1,
"total_cells": 42
}