tech-lead-skill 5.4.3 → 5.4.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +7 -1
- package/README.zh-CN.md +7 -1
- package/docs/AUDIT_REPORT.md +1 -1
- package/package.json +1 -1
- package/skill/SKILL.md +1 -1
package/README.md
CHANGED
|
@@ -57,6 +57,12 @@ dsh plugin --profile headless add /path/to/tech-lead-skill/packages/dsh-tech-lea
|
|
|
57
57
|
dsh --profile headless --dump-config # verify the tech-lead-tools row is present
|
|
58
58
|
```
|
|
59
59
|
|
|
60
|
+
|
|
61
|
+
Output families and limits:
|
|
62
|
+
|
|
63
|
+
- The twelve strengthened tools return a `tech-lead.result.v1` envelope (discriminator: `meta.schema`); the original nine tools return their bare domain shapes for backward compatibility.
|
|
64
|
+
- Rendered output is clamped: finding/error arrays are capped at 500 entries with a `FINDINGS_TRUNCATED` warning, oversized caller-echo arrays collapse into `{truncated,total}` summaries, and payloads above 256 KB switch to compact serialization.
|
|
65
|
+
|
|
60
66
|
See [`docs/superpowers/specs/2026-08-25-dsh-tech-lead-system.md`](https://github.com/240xu/tech-lead-skill/blob/main/docs/superpowers/specs/2026-08-25-dsh-tech-lead-system.md) for the architecture and permission matrix.
|
|
61
67
|
|
|
62
68
|
### Manual
|
|
@@ -125,6 +131,6 @@ The executable skill body (`SKILL.md`) is authored in Simplified Chinese; coding
|
|
|
125
131
|
|
|
126
132
|
## Version
|
|
127
133
|
|
|
128
|
-
Current version: `v5.4.
|
|
134
|
+
Current version: `v5.4.4`.
|
|
129
135
|
|
|
130
136
|
See [`docs/TECHNICAL_GUIDE.md`](docs/TECHNICAL_GUIDE.md) for the full operating model and [`docs/AUDIT_REPORT.md`](docs/AUDIT_REPORT.md) for the publication audit.
|
package/README.zh-CN.md
CHANGED
|
@@ -57,6 +57,12 @@ dsh plugin --profile headless add /path/to/tech-lead-skill/packages/dsh-tech-lea
|
|
|
57
57
|
dsh --profile headless --dump-config # 确认 tech-lead-tools 行已注入
|
|
58
58
|
```
|
|
59
59
|
|
|
60
|
+
|
|
61
|
+
输出家族与限制:
|
|
62
|
+
|
|
63
|
+
- 十二个强化工具返回 `tech-lead.result.v1` 信封(判别字段:`meta.schema`);原有九个工具为向后兼容保留裸领域形状。
|
|
64
|
+
- 渲染输出有上限:finding/error 数组每字段最多 500 条并附 `FINDINGS_TRUNCATED` 警告;超限调用方回显数组折叠为 `{truncated,total}` 摘要;超过 256KB 自动切换紧凑序列化。
|
|
65
|
+
|
|
60
66
|
架构与权限矩阵见 [spec](https://github.com/240xu/tech-lead-skill/blob/main/docs/superpowers/specs/2026-08-25-dsh-tech-lead-system.md)。
|
|
61
67
|
|
|
62
68
|
### 手动方式
|
|
@@ -125,6 +131,6 @@ dsh --profile headless --dump-config # 确认 tech-lead-tools 行已注入
|
|
|
125
131
|
|
|
126
132
|
## 版本
|
|
127
133
|
|
|
128
|
-
当前版本:`v5.4.
|
|
134
|
+
当前版本:`v5.4.4`。
|
|
129
135
|
|
|
130
136
|
完整运行模型见[技术指南](./docs/TECHNICAL_GUIDE.zh-CN.md),发布审计见 [docs/AUDIT_REPORT.md](docs/AUDIT_REPORT.md)。
|
package/docs/AUDIT_REPORT.md
CHANGED
|
@@ -35,7 +35,7 @@ The source set was scanned for local absolute paths, passwords, API-key prefixes
|
|
|
35
35
|
### Structural scan
|
|
36
36
|
|
|
37
37
|
- YAML frontmatter has `name: tech-lead` and a trigger description.
|
|
38
|
-
- The skill version is `v5.4.
|
|
38
|
+
- The skill version is `v5.4.4`.
|
|
39
39
|
- The eight templates referenced by the skill exist.
|
|
40
40
|
- The installer validates options, requires a marker before removing any target, and records the managed package/version after installation.
|
|
41
41
|
- The release-check template covers allowlist inventory, sensitive-content scanning, reference checks, scope checks, publication results, and remote verification.
|
package/package.json
CHANGED
package/skill/SKILL.md
CHANGED
|
@@ -3,7 +3,7 @@ name: tech-lead
|
|
|
3
3
|
description: 用于软件、基础设施、研究和运维中的多步、跨边界或有状态工程交付:项目规划、架构选择、跨模块实现、部署、迁移、发布、恢复、重构、长期运行与跨会话续跑。涉及不可逆/生产变更、回滚验证、真实环境对账、发布安全或项目级交付治理时优先加载,即使用户没有说“项目”或“Tech Lead”。不要仅因一次性小修复、单文件编辑、普通解释、单次测试或只读代码审查而自动加载,除非用户明确要求项目级计划或本规范。
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
# Tech Lead · 自主演进规划与交付规范 v5.4.
|
|
6
|
+
# Tech Lead · 自主演进规划与交付规范 v5.4.4
|
|
7
7
|
|
|
8
8
|
> 双层架构声明:本文件是**判断层**(自由裁量域)。其中可机械判定的不变量(Gate 前置校验、
|
|
9
9
|
> 证据锚点存在性、分级判定器、状态机转换有效性)为未来 **MCP 工具化候选**——
|