@damphuquy/agent-init 1.2.4 → 1.2.5
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 +1 -1
- package/README.vi.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -68,7 +68,7 @@ Full architectural details → [`docs/en/01-overview.md`](docs/en/01-overview.md
|
|
|
68
68
|
| [03 · Layer: `process/`](docs/en/03-layer-process.md) | File-by-file: seeds, context router, artifact chain |
|
|
69
69
|
| [04 · Layer: `AGENTS.md`](docs/en/04-layer-agentsmd.md) | Entry point anatomy & project customization |
|
|
70
70
|
| [05 · Workflow: New Task](docs/en/05-workflow-new-task.md) | Step-by-step tutorial: idea → completed task |
|
|
71
|
-
| [06 · Human vs Agent](docs/en/06-human-vs-agent.md) |
|
|
71
|
+
| [06 · Human vs Agent](docs/en/06-human-vs-agent.md) | File ownership, create/edit/approve matrix, Quality Gates (G0–G3), maintenance |
|
|
72
72
|
| [07 · Deployment](docs/en/07-deployment.md) | Bootstrap options, monorepo setup, troubleshooting |
|
|
73
73
|
| [08 · Developer Playbook](docs/en/08-developer-workflow-playbook.md) | Practical scenarios, day-to-day operations, prompt cheat sheet |
|
|
74
74
|
| [Note · DevOps CI/CD & Release](docs/en/note/devops-release-automation.md) | Automated SemVer, 2FA npm tokens, Git tag sync |
|
package/README.vi.md
CHANGED
|
@@ -68,7 +68,7 @@ Chi tiết kiến trúc → [`docs/vi/01-overview.md`](docs/vi/01-overview.md)
|
|
|
68
68
|
| [03 · Layer: `process/`](docs/vi/03-layer-process.md) | Chi tiết: seeds, context router, chuỗi artifact |
|
|
69
69
|
| [04 · Layer: `AGENTS.md`](docs/vi/04-layer-agentsmd.md) | Cấu trúc entry point & cách tùy biến theo project |
|
|
70
70
|
| [05 · Workflow: Tạo task mới](docs/vi/05-workflow-new-task.md) | Hướng dẫn từng bước: từ ý tưởng đến hoàn thành |
|
|
71
|
-
| [06 · Human vs Agent](docs/vi/06-human-vs-agent.md) |
|
|
71
|
+
| [06 · Human vs Agent](docs/vi/06-human-vs-agent.md) | Quyền sở hữu file, ma trận tạo/sửa/duyệt, 4 Cổng kiểm soát (G0–G3), bảo trì framework |
|
|
72
72
|
| [07 · Deployment](docs/vi/07-deployment.md) | Các cách bootstrap, cấu hình monorepo, xử lý sự cố |
|
|
73
73
|
| [08 · Cẩm nang Kỹ thuật](docs/vi/08-developer-workflow-playbook.md) | Tình huống thực tế, thao tác hằng ngày, bảng prompt mẫu |
|
|
74
74
|
| [Note · DevOps CI/CD & Release](docs/vi/note/devops-release-automation.md) | Cẩm nang DevOps, xử lý token 2FA npm, đồng bộ Git tag |
|