add-coder 0.3.28 → 0.3.29

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 CHANGED
@@ -1,9 +1,7 @@
1
1
  # add-coder
2
2
 
3
- Make 0.75 into one.
4
-
3
+ Make 0.75 into one.——让治理派重新定义生产关系,迈向人类 1 级文明时代。
5
4
  > 🀄中文 | 🔤[English](#-english-readme)
6
-
7
5
  💡 [酷 = 标准符合度 × 熵值管控 —— 我把"酷"从形容词算成了可验证的工程属性](https://github.com/xiaomingming92/add-coder/blob/main/docs/what-makes-software-cool.md)(ADD 范式设计哲学,附 benchmark 实证)
8
6
 
9
7
  > [![NPM downloads](https://img.shields.io/npm/dt/add-coder)](https://www.npmjs.com/package/add-coder) [![NPM version](https://img.shields.io/npm/v/add-coder)](https://www.npmjs.com/package/add-coder) [![GitHub stars](https://img.shields.io/github/stars/xiaomingming92/add-coder)](https://github.com/xiaomingming92/add-coder) <br/>
@@ -11,8 +9,8 @@ Make 0.75 into one.
11
9
  > 👍 星星之火可以燎原,让我们一起点赞
12
10
  [add-coder](https://github.com/xiaomingming92/add-coder)吧!
13
11
 
14
- > 🎉 **里程碑**:0.1.0 发布后 **19 天累计突破 5000 次下载**(首次过死亡谷)。完整 npm 实况数据(下载曲线、依赖、版本矩阵)见文末 [📊 npm 实况数据](#-npm-实况数据)
15
-
12
+ > 🎉 **里程碑**:0.1.0 发布后 **19 天累计突破 5000 次下载**(首次过死亡谷)。完整 npm 实况数据(下载曲线、依赖、版本矩阵)见文末 [📊 npm 实况数据](#-npm-实况数据)。<br/>
13
+ > 虽然人生不如意之事十之八九,但有了 add-coder 和各位的加入,定会留下你们的精彩!别只下载——[提 Issue](https://github.com/xiaomingming92/add-coder/issues) · [参与讨论](https://github.com/xiaomingming92/add-coder/discussions)
16
14
 
17
15
  ---
18
16
 
@@ -548,12 +546,15 @@ add-coder 当前是 **脚手架 + 治理层**:把 ADD 范式(裁决集中、
548
546
  ---
549
547
  ## 🔤 English README
550
548
 
551
- Make 0.75 into one.
549
+ Make 0.75 into one. — Let the governance faction redefine the relations of production, toward humanity's Level-1 civilization era.
552
550
 
553
551
  💡 [Cool = Standard Conformance × Entropy Control — I turned "cool" from an adjective into a verifiable engineering property](https://github.com/xiaomingming92/add-coder/blob/main/docs/what-makes-software-cool.md) (design philosophy of the ADD paradigm, with benchmark evidence)
554
552
  > [![NPM downloads](https://img.shields.io/npm/dt/add-coder)](https://www.npmjs.com/package/add-coder) [![NPM version](https://img.shields.io/npm/v/add-coder)](https://www.npmjs.com/package/add-coder) [![GitHub stars](https://img.shields.io/github/stars/xiaomingming92/add-coder)](https://github.com/xiaomingming92/add-coder) <br/>
555
553
  > [📈 trend](https://www.npmcharts.com/compare/add-coder?interval=30)<br/>
556
554
  > 👍 Please star it if you hope more people will know about [add-coder](https://github.com/xiaomingming92/add-coder)
555
+ >
556
+ > 🎉 **Milestone**: 5,000+ downloads within 19 days of the 0.1.0 release (first time crossing the death valley). Full npm live data at the bottom of the Chinese section [📊 npm 实况数据](#-npm-实况数据).<br/>
557
+ > Life is full of imperfections — but with add-coder and your participation, your brilliance will be remembered! Don't just download — [open an Issue](https://github.com/xiaomingming92/add-coder/issues) · [join the Discussion](https://github.com/xiaomingming92/add-coder/discussions)
557
558
 
558
559
  **AI Governance, Implemented** — The complete scaffolding from [codein2027](https://github.com/xiaomingming92/codein2027) for rapidly building the ADD programming paradigm. Built on the core principle of **Audit as Infrastructure**, it shatters the black-box programming process and cross-session amnesia, evolving the programming paradigm into an auditable, traceable, and convergent new era. [NPM](https://www.npmjs.com/package/add-coder) · [GitHub](https://github.com/xiaomingming92/add-coder)
559
560
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "add-coder",
3
- "version": "0.3.28",
3
+ "version": "0.3.29",
4
4
  "private": false,
5
5
  "description": "[codein2027](https://github.com/xiaomingming92/codein2027) - A complete scaffolding for building the ADD programming paradigm, the implementation layer for AI code governance. Core principle: Audit as Infrastructure. Breaks the black-box programming process and cross-session amnesia, evolving programming paradigms into an auditable, traceable, and convergent new era. npx-ready.\n\n[codein2027](https://github.com/xiaomingming92/codein2027) 快速构建 ADD 编程范式的完整脚手架——AI 代码治理的落地方案。以「审计即基础设施」为核心,彻底打破编程过程黑盒与跨轮失忆,让编程范式进化为可审计、可追溯、可收敛的新时代。npx 即用,人人可体验。",
6
6
  "repository": {
@@ -1,5 +1,5 @@
1
1
  {
2
- "_version": "0.3.28",
2
+ "_version": "0.3.29",
3
3
  "adapters/claude/hooks/doc-format-guard.ts": "2abf8013",
4
4
  "adapters/claude/hooks/lib/claude-env.ts": "170b40ca",
5
5
  "adapters/claude/hooks/notification.ts": "f14ca7b6",