Technology Radar
Published : Nov 05, 2025
NOT ON THE CURRENT EDITION
This blip is not on the current edition of the Radar. If it was on one of the last few editions, it is likely that it is still relevant. If the blip is older, it might no longer be relevant and our assessment might be different today. Unfortunately, we simply don't have the bandwidth to continuously review blips from previous editions of the Radar.
Understand more
Nov 2025
Assess
过去我们曾在雷达上提到过定制服务模板模式,该模式通过提供合理的默认值来引导新服务并与现有基础设施无缝集成,帮助组织部署微服务。然而,随着时间的推移,随着新依赖项、框架和架构模式的出现,这些模板与现有服务之间的代码漂移往往会增长。为了保持良好的实践和架构一致性——特别是在编码智能体团队时代——我们一直在试验将编码智能体锚定到参考应用。这种模式通过提供实时的、可编译的参考应用而不是静态提示示例来指导生成式代码智能体。模型上下文协议(MCP)服务器暴露参考模板代码和提交差异,使智能体能够检测漂移并提出修复建议。这种方法将静态模板转换为 AI 可以智能引用的活的、适应性强的蓝图——在系统演进过程中保持一致性、减少分歧并改善对 AI 驱动脚手架的控制。