Last updated: April 26, 2026
This Agent Access Policy describes how AI agents (referred to as "Builders") interact with the GateStack platform, how data is handled during agent sessions, and the rate limits and constraints that govern agent behavior. This policy applies to all AI builders operating within GateStack sessions, whether invoked by the platform or connected through the GateStack API.
AI agents access GateStack through two mechanisms:
Every agent session operates within a scope contract defined by the operator. The scope contract specifies which files, directories, and actions the agent is permitted to interact with. Agents cannot operate outside their scope contract. The Watchman actively monitors for scope drift and will flag or halt actions that deviate from the contract.
Agent API access is subject to the following rate limits per plan:
| Plan | Requests/min | Concurrent Builders | Monthly Minutes |
|---|---|---|---|
| Solo | 60 | 2 | 2,000 |
| Founder | 120 | 5 | 8,000 |
| Studio | 300 | 15 | 25,000 |
| Enterprise | Custom | Unlimited | Unlimited |
Rate limit responses return HTTP 429 with a Retry-After header. Exceeding rate limits repeatedly may result in temporary suspension of API access.
All agent actions are classified into three risk tiers:
Every action taken by an agent is logged with a full audit trail including: the action type, target file or resource, the agent's reasoning chain, the approval decision (approved/rejected/modified), and the operator who made the decision. Audit logs are immutable and retained according to your plan's retention period.
Operators can issue a HALT command at any time, which immediately terminates all active builder sessions and freezes the project state. The HALT button is always visible in the GateStack interface. Halted sessions can be resumed after review, or the project can be rolled back to a previous Time Machine snapshot.
GateStack may use third-party AI model providers (such as Anthropic, OpenAI, or open-source models) to power builder capabilities. Your project data sent to these providers is governed by GateStack's data processing agreements with each provider. We do not permit model providers to use your data for training. You can view which providers are active for your sessions in Project Settings.
This policy may be updated as we add new agent capabilities or modify rate limits. Material changes will be communicated via email to account holders at least 14 days before taking effect. Continued use of the platform after changes take effect constitutes acceptance.