文件
skills/cc-switch-dev-workflow/references/knowledge-base/decisions/README.md
2026-03-26 00:27:17 -07:00

47 行
1.2 KiB
Markdown

# Decisions Index
## Purpose
集中管理可变化策略的 ADR,避免把模型偏好、来源优先级和例外流程写死在永久规则里。
## When to Use
- 需要改模型默认路线时
- 需要处理来源冲突时
- 需要批准技术栈例外时
## Inputs
- 当前争议点
- 受影响规则
- 证据与来源
## Outputs
- 带日期的 ADR
## Primary Agent/Model
项目 owner + `GPT-5.4 Pro xhigh`
## Secondary Agent/Model
`Claude Opus 4.6`
## Required Skills
- 无强制 skill
## Steps
1. 先描述问题和受影响范围。
2. 再写决策与后果。
3. 更新受影响的知识库页面。
## Exit Criteria
- 争议已收敛
- 所有受影响页面已同步
## Failure Recovery
- 如果规则变了但没写 ADR,视为无效变更
## Related Templates
- [`../templates/agent-handoff-template.md`](../templates/agent-handoff-template.md)
## ADR List
- [`ADR-2026-03-21-model-routing-and-fallbacks.md`](./ADR-2026-03-21-model-routing-and-fallbacks.md)
- [`ADR-2026-03-21-source-precedence-and-conflict-resolution.md`](./ADR-2026-03-21-source-precedence-and-conflict-resolution.md)
- [`ADR-2026-03-21-stack-whitelist-and-exception-process.md`](./ADR-2026-03-21-stack-whitelist-and-exception-process.md)