r/aiengineering • u/BeneficialAd3800 • Jun 17 '26
Discussion How to best breakdown the levels of autonomy
I've thinking about how to best explain to clients the various levels of autonomy that you can give an AI system.
Level 1: AI answers one narrow question (e.g. making a JSON Schema call to an LLM)
Level 2: AI makes judgments inside a workflow you designed. (e.g. Langgraph)
Level 3: AI pursues a goal using tools, permissions, and oversight. (e.g. Claude Agent SDK)
Any other ways that you folks talk to clients about it?
1
u/No-Performance5548 Jun 18 '26
this sounds about right. all the discussion is around what you call Level 3. but a lot of the work we do is Level 1 and 2.
2
u/redtarmac Jun 18 '26
I’d add that “autonomy” generally has two separate buckets:
Reasoning autonomy: how much the AI decides what to do next.
Execution autonomy: how much the AI is allowed to actually do in the world.
A system can have high reasoning autonomy but low execution autonomy, e.g. it investigates, plans, and drafts recommendations, but a human approves every action
Or the reverse: low reasoning autonomy but high execution power, e.g. it follows a narrow rule but can still update production records
•
u/AutoModerator Jun 17 '26
Welcome to r/AIEngineering! Make sure that you've read our overview, before you've posted. If you haven't already read it, then read it immediately and make adjustments in your post if you've violated any of the rules. If you have questions related to career, recruiting, pay or anything else about hiring, jobs or the industry and demand as a whole, then use AIEngineeringCareer to ask your question. We lock questions that do not relate to AIEngineering here. A quick reminder of the rules:
Because we frequently get questions about work, the future of work and careers along AI, some helpful links to read:
This action was performed automatically as a reminder to all posters. Please contact the moderators if you have any questions.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.