SmartMemory
POST
/memory/sleep/run

Fire one sleep cycle synchronously for the caller's workspace.

Bypasses the schedule but NOT the cross-replica lock — a concurrent run for the same workspace returns 409 lock_held on the loser (mirrors summary.generate_snapshot).

Response Body

application/json

curl -X POST "https://example.com/memory/sleep/run"
{}