@tyyyho/treg 0.1.26 → 1.0.0

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
@@ -7,12 +7,9 @@ downloads](https://img.shields.io/npm/dm/%40tyyyho%2Ftreg)](https://www.npmjs.co
7
7
  [![License](https://img.shields.io/npm/l/%40tyyyho%2Ftreg)](https://www.npmjs.com/package/%40tyyyho%2Ftreg)
8
8
  ![TypeScript](https://img.shields.io/badge/TypeScript-5.x-3178C6?logo=typescript&logoColor=white)
9
9
 
10
- [繁體中文 README](./README.zh-hant.md)
11
-
12
10
  ## Overview
13
11
 
14
- **treg** is a CLI tool that injects an **engineering
15
- "immune system"** into your project.
12
+ **treg** is a CLI tool that injects an **engineering immune system** into your project.
16
13
 
17
14
  When humans and AI collaborate and iterate rapidly, repositories often
18
15
  accumulate inconsistent tooling, style drift, and fragile workflows.\
package/README.npm.md CHANGED
@@ -7,12 +7,9 @@ downloads](https://img.shields.io/npm/dm/%40tyyyho%2Ftreg)](https://www.npmjs.co
7
7
  [![License](https://img.shields.io/npm/l/%40tyyyho%2Ftreg)](https://www.npmjs.com/package/%40tyyyho%2Ftreg)
8
8
  ![TypeScript](https://img.shields.io/badge/TypeScript-5.x-3178C6?logo=typescript&logoColor=white)
9
9
 
10
- [繁體中文 README](./README.zh-hant.md)
11
-
12
10
  ## Overview
13
11
 
14
- **treg** is a CLI tool that injects an **engineering
15
- "immune system"** into your project.
12
+ **treg** is a CLI tool that injects an **engineering immune system** into your project.
16
13
 
17
14
  When humans and AI collaborate and iterate rapidly, repositories often
18
15
  accumulate inconsistent tooling, style drift, and fragile workflows.\
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tyyyho/treg",
3
- "version": "0.1.26",
4
- "description": "Treg is a CLI tool that injects an engineering \"immune system\" into existing projects.",
3
+ "version": "1.0.0",
4
+ "description": "Treg is a CLI tool that injects an engineering immune system into existing projects.",
5
5
  "license": "MIT",
6
6
  "repository": {
7
7
  "type": "git",