Sulaiman Ghori
Co-Founder of Cognosys
Co-founder of Cognosys, one of the earliest web-based autonomous AI agent platforms that served millions of complex tasks. Specializes in multi-agent routing architectures, long-term memory retrieval, and agent sandbox security.
Areas of focus
Professional niches
Proof of Work
Sandboxed Code Execution Protocols for Autonomous LLM Agents
Developed security isolation protocols utilizing gVisor and WebAssembly to safely execute arbitrary agent-generated code with network boundary controls.
Container cold-start latency introduces 1-2 second delays on initial tool execution invocations.
Context: gVisor, WASM runtime, Linux cgroups, LLM tool dispatch.
View missionCognosys: Autonomous Multi-Agent Web Execution Platform
Engineered Cognosys, an autonomous agent execution environment that decomposes user goals into hierarchical subtasks, executes web browsing and code execution steps, and summarizes multi-step outcomes.
Recursive agent loops risk infinite token consumption without strict cycle detection and step budgets.
Context: GPT-4, Claude 3, isolated Docker sandboxes, LangChain orchestration, Supabase.
View mission