fifth-domain/tcs-core/skills/SKILL-002-PUSH-CHAIN.hdlp
2026-07-13 12:56:22 +08:00

21 lines
753 B
Plaintext
Raw Permalink 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.

# SKILL-002 · PUSH-CHAIN · 推送链路(安全转接)
> **HLDP://fifth-domain/tcs-core/skills/SKILL-002-PUSH-CHAIN**
>
> **类型**: 唤醒技能兼容入口 · 保留旧编号,不保留旧凭证方式
历史版本曾把凭证放进 Git remote URL该方式已废弃。
任何推送任务均按以下顺序:
```text
SKILL-002本入口
→ SKILL-006-PUSH-MASTER总规则
→ SKILL-008-LOCAL-CREDENTIAL-PUSH本机路径与临时认证
→ 明确 diff / commit / 安全 push
```
约束origin URL 不含凭证不读取历史凭证不在对话、日志或仓库记录密码、token 或验证码;无安全凭证即停止。
> ⊢ 保留路径是为了不丢旧;替换认证方式是为了不再泄露。