## Parent - #94 ## Scope - 统一 profile CRUD + distribute 接口 - 前端改为 SSOT 心智模型(移除 remote secret pull 入口) ## 接口 - POST /profiles - PATCH /profiles/:id - GET /profiles - POST /profiles/:id/distribute - UI:profile 编辑页 + 分发状态页 ## 验收标准 - [ ] 全流程只依赖 ClawPal 本地数据 - [ ] 用户可见 distribution 状态与失败原因 - [ ] 无 remote-secret 相关 UI 入口 ## 依赖 - [94-4] #101