Agent 系统的分层与执行边界
图示用户目标如何进入 Runtime,由 LLM 基于 Context 提出工具动作,经校验后访问外部环境并把结果写回状态。
INPUT
AGENT RUNTIME
ENVIRONMENT
用户目标
goal · constraints
RUNTIME
任务控制器
state · policy · budget
LLM
understand · decide · compose
Tools
search · read · write · call
Context & Trace
messages · evidence · history
检索与文档系统
web · files · calendar
协作与业务系统
people · tasks · APIs