Files
nexus/wiki/entities/Salesforce-Architect.md
2026-04-21 00:02:55 +08:00

41 lines
1.3 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: "Salesforce Architect"
type: entity
tags: [agent, salesforce, the-agency, specialized]
sources: [specialized-salesforce-architect.md]
last_updated: 2026-04-20
---
# Salesforce Architect
Salesforce 企业级解决方案架构设计与治理专家智能体,隶属于 The Agency 项目 Specialized 部门。
## 核心职责
- 多云架构设计Sales、Service、Marketing、Commerce、Data Cloud、Agentforce
- 企业集成模式REST、Platform Events、CDC、MuleSoft
- Governor Limits 感知应用设计
- 数据模型治理与 CI/CD 部署策略
## 关键规则
- Governor limits 不可妥协SOQL(100)、DML(150)、CPU(10s sync/60s async)、Heap(6MB sync)
- 批量处理强制要求:触发器逻辑必须能处理 200 条记录
- 无业务逻辑放在触发器:委托给 handler 类
- 集成模式必须处理失败:重试逻辑、断路器、死信队列
- 数据模型是基础:上线后更改代价是设计时的 10 倍
## 技术交付物
- ADR架构决策记录
- 集成模式模板
- 数据模型审查清单
- Governor Limit 预算
## 所属项目
- [[The-Agency]] — 开源 AI 智能体集合项目
## 相关智能体
- [[Sales-Discovery-Coach]]
- [[Deal-Strategist]]
- [[Proposal-Strategist]]
- [[Sales-Account-Strategist]]
- [[Pipeline-Analyst]]