Files
myWiki/concepts/loop-designer.md

48 lines
1.4 KiB
Markdown
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.

---
title: "Loop Designer循环设计师"
created: 2026-06-29
updated: 2026-06-29
type: concept
tags: [loop-engineering, role, agent, career]
sources: [[prompt-to-loop-engineering-2026]]
confidence: high
---
# Loop Designer
> [[loop-engineering|Loop Engineering]] 范式下开发者的新生态位:从提示词编写者进化为**循环系统架构设计师**。
## 三大核心职责
### 1. 定义终止边界Goal & Verifier 设计)
- 编写 VISION.md全局愿景文件
- 定义完工条件与评估矩阵
- 设计测试用例与验收标准
### 2. 维护工具链与领域资产Tooling & Skill 配置)
- 配置安全沙箱
- 对接 [[mcp|MCP]] 连接器
- 将高频重用的工程逻辑固化为命名的 Skill 资产
- 避免系统在单次执行中重复产生提示词开销
### 3. 设计安全断路器Human-in-the-Loop & Budget Guard
- 设定步数、时间、Token 消耗、资金成本等多维约束
- [[loop-contract|Loop Contract]] 的策略层配置
- 异常时人工干预机制
## 角色转变
> "AI 时代上半场,我们研究'语言的艺术';下半场,拼的是'系统工程的能力'。"
未来高薪人才不是提示词专家,而是能为 AI 搭建办公室、写靠谱循环、让 AI 自主运转的 Loop Designer。
## 相关概念
- [[loop-engineering|Loop Engineering]]
- [[loop-contract|Loop Contract]]
- [[harness-engineering|Harness Engineering]]
- [[mechanism-policy-separation|机制与策略分离]]