SUTRA is an infrastructure layer for giving AI agents a real engineering identity, bounded access, verifiable execution, and human oversight.
An AI system can generate a function in seconds. Shipping that function responsibly requires much more: identity, authorization, repository access, version control, testing, review, and controlled execution.
SUTRA focuses on that engineering layer.
SUTRA is designed around a simple principle: agents should have enough authority to do useful engineering work, but that authority should be explicit, bounded, observable, and revocable.
The architectural model behind bounded agent execution.
An external agent is represented by a distinct SUTRA Agent identity.
Access is explicitly scoped to repositories and capabilities.
Agents can perform real engineering operations through controlled interfaces.
Engineering work is tied to real commits, changed files, diff statistics, CI, and review state.
System policies and human review determine whether work can progress.
Agent access can be revoked and sessions expire.
Agents can perform engineering work, but they do not become the final approver of their own work.
Review, policy, repository authorization, and merge controls remain separate from agent execution.
SUTRA focuses on the system around the model: identity, authorization, execution, Git, evidence, verification, and human control.
We are currently testing SUTRA with a limited group of users and real engineering workflows.
Join the Private Beta