Direct API flow
curl -X POST "https://api.memorynode.ai/v1/context" -H "Authorization: Bearer YOUR_API_KEY" -H "Content-Type: application/json" -d "{\"user_id\":\"user-123\",\"namespace\":\"default\",\"query\":\"build onboarding checklist\",\"top_k\":5}"