01
Autonomy with oversight
How much should an agent do on its own?
The more an agent can do, the more this matters. An agent that edits files, runs commands, and reaches the internet is useful because its actions have real consequences — and those are exactly the things a person should stay in charge of.
So we work on where the line sits: permissions that treat reading differently from changing, actions that stop and ask because of what they touch, and defaults that ask when in doubt. The goal is autonomy you hand over on purpose, not autonomy you discover after the fact.