Skip to main content
Run any Skill in Manus
with one click

config-constraints

Stars4
Forks0
UpdatedJuly 8, 2026 at 02:25

后端配置载体三分——env/secret 装启动必需且不热更、yaml/configmap 装可热更且有默认值、DB+API 装业务方可改的动态配置;核心凭据默认只能 secret/KMS,下沉 DB 必须 envelope encryption;热更失败保留旧值 + 告警禁崩溃。触发:设计/实现配置加载、密钥存储、热更机制、新增 env/yaml/DB 配置项、k8s secret/configmap 编排。跳过:配置加载后的运行时治理(→service-constraints)、可观测性脱敏(→observability-constraints)。

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly