Skip to content

Commit 13523b0

Browse files
Update pages/home/glossary.mdx
Co-authored-by: Nate Barbettini <nate@arcade.dev>
1 parent cf41e59 commit 13523b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/home/glossary.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ The 'Arcade client' is the SDK that you use to interact with the Arcade platform
146146

147147
### Arcade Engine
148148

149-
The 'Arcade engine' is the core of the Arcade platform. It is responsible for routing tool execution requests to the correct worker, and for managing the lifecycle of tool executions. It is also responsible for checking the user's permissions to call a tool, and for injecting secrets and other information into the tool call.
149+
The Arcade Engine is the core of the Arcade platform. It is responsible for routing tool execution requests to the correct worker, managing the lifecycle of tool executions, and for enforcing security and authorization decisions.
150150

151151
The Arcade Engine is also responsible for the OAuth flow for your agent's users. This includes granting and elevating permissions and keeping tokens fresh.
152152

0 commit comments

Comments
 (0)