aps-agent/server/agent_core/__init__.py

6 lines
345 B
Python
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ============================================================
# Agent Core 包(moduleId: server-agent-core, 可重生 ✅)
# 职责(plan.md §2.2):模型调用 / 意图管线 / 门禁 / 审计 / 会话
# 不含具体行业算法(那是 aps_domain 与 engines 的事)
# ============================================================