@seanyao/roll 3.610.1 → 3.610.2
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/CHANGELOG.md +21 -0
- package/README.md +5 -5
- package/dist/roll.mjs +9115 -11282
- package/package.json +3 -1
- package/skills/README.md +14 -1
- package/skills/docs/skill-authoring.md +66 -0
- package/skills/reports/skill-audit-summary.md +53 -0
- package/skills/roll-.changelog/SKILL.md +25 -443
- package/skills/roll-.changelog/references/full-contract.md +462 -0
- package/skills/roll-.clarify/SKILL.md +6 -4
- package/skills/roll-.dream/SKILL.md +26 -353
- package/skills/roll-.dream/references/full-contract.md +365 -0
- package/skills/roll-.echo/SKILL.md +6 -4
- package/skills/roll-.qa/SKILL.md +25 -236
- package/skills/roll-.qa/references/full-contract.md +256 -0
- package/skills/roll-.review/SKILL.md +6 -2
- package/skills/roll-brief/SKILL.md +6 -8
- package/skills/roll-build/SKILL.md +28 -864
- package/skills/roll-build/references/full-contract.md +883 -0
- package/skills/roll-debug/SKILL.md +26 -585
- package/skills/roll-debug/references/full-contract.md +607 -0
- package/skills/roll-design/SKILL.md +28 -903
- package/skills/roll-design/references/full-contract.md +923 -0
- package/skills/roll-doc/SKILL.md +25 -574
- package/skills/roll-doc/references/full-contract.md +594 -0
- package/skills/roll-doctor/SKILL.md +21 -2
- package/skills/roll-fix/SKILL.md +28 -621
- package/skills/roll-fix/references/full-contract.md +640 -0
- package/skills/roll-idea/SKILL.md +6 -2
- package/skills/roll-loop/SKILL.md +27 -543
- package/skills/roll-loop/references/full-contract.md +555 -0
- package/skills/roll-notes/SKILL.md +6 -2
- package/skills/roll-onboard/SKILL.md +6 -2
- package/skills/roll-peer/SKILL.md +27 -316
- package/skills/roll-peer/references/full-contract.md +329 -0
- package/skills/roll-propose/SKILL.md +6 -8
- package/skills/roll-review-pr/SKILL.md +6 -2
- package/skills/roll-sentinel/SKILL.md +26 -344
- package/skills/roll-sentinel/references/full-contract.md +363 -0
- package/skills/roll-spar/SKILL.md +27 -269
- package/skills/roll-spar/references/full-contract.md +288 -0
- package/skills/route-cases/skills.json +235 -0
- package/skills/scripts/audit-skills.mjs +272 -0
- package/skills/scripts/test-audit-skills.mjs +39 -0
- package/skills/tests/fixtures/skill-audit/block-skill/SKILL.md +12 -0
- package/skills/tests/fixtures/skill-audit/minimal-skill/SKILL.md +8 -0
- package/skills/tests/fixtures/skill-audit/quoted-skill/SKILL.md +10 -0
- package/skills/tests/fixtures/skill-audit/route-cases.json +21 -0
- package/skills/tests/fixtures/skill-audit/spoke-skill/SKILL.md +12 -0
- package/skills/tests/fixtures/skill-audit/spoke-skill/references/runbook.md +3 -0
- package/lib/i18n/slides.sh +0 -3
- package/lib/i18n/slides_build.sh +0 -38
- package/lib/i18n/slides_delete.sh +0 -19
- package/lib/i18n/slides_list.sh +0 -14
- package/lib/i18n/slides_logs.sh +0 -12
- package/lib/i18n/slides_new.sh +0 -15
- package/lib/i18n/slides_preview.sh +0 -14
- package/lib/i18n/slides_templates.sh +0 -7
- package/lib/slides/components/README.md +0 -123
- package/lib/slides/components/cards-2.html +0 -9
- package/lib/slides/components/cards-3.html +0 -9
- package/lib/slides/components/cards-4.html +0 -9
- package/lib/slides/components/compare.html +0 -22
- package/lib/slides/components/highlight.html +0 -9
- package/lib/slides/components/pipeline.html +0 -12
- package/lib/slides/components/plain.html +0 -7
- package/lib/slides/components/quote.html +0 -4
- package/lib/slides/components/timeline.html +0 -9
- package/lib/slides/templates/introduction-v3.html +0 -571
- package/lib/slides/templates/pitch.html +0 -0
- package/skills/roll-deck/SKILL.md +0 -296
- /package/skills/roll-debug/{injectable-bb.js → assets/injectable-bb.js} +0 -0
- /package/skills/roll-design/{ENGINEERING_CHECKLIST.md → references/engineering-checklist.md} +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,26 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## v3.610.2 — 2026-06-10
|
|
4
|
+
|
|
5
|
+
### 可见性
|
|
6
|
+
|
|
7
|
+
- 改变交付真相的节点不刷新看板聚合页,新卡新状态要等手动重建索引才出现,看板静默滞后(FIX-231) `[loop]`
|
|
8
|
+
|
|
9
|
+
### 自动化流水线
|
|
10
|
+
|
|
11
|
+
- loop 复用陈旧会话致 cycle 跑在冻结环境里,代理一关 agent 全部静默超时失败,连败到自动暂停(FIX-230) `[loop]`
|
|
12
|
+
|
|
13
|
+
### 其他
|
|
14
|
+
|
|
15
|
+
- 幻灯片功能整体下线——交付控制器不内置做 PPT;slides 命令、模板与文档全部移除(US-CLI-008)
|
|
16
|
+
- 退役一次性迁移命令 archive migrate 与 migrate-features(能力分别归 gc 与 story new);roll migrate 保留为 pre-2.0 项目升级路径(REFACTOR-048)
|
|
17
|
+
- bump skills submodule → 32d9f5c (roll-deck removed)(PR#574)
|
|
18
|
+
- docs(guide): port quality-rubric examples bats/bash → TS/Vitest(PR#570)
|
|
19
|
+
- docs(guide): de-migrate the guides — current Vitest/TS reality (round 2)(PR#569)
|
|
20
|
+
- reframe to current TS-native architecture (drop v2→v3 migration narrative)(PR#568)
|
|
21
|
+
- coverage tooling (@vitest/coverage-v8 + pnpm test:cov)(PR#567)
|
|
22
|
+
|
|
23
|
+
|
|
3
24
|
## v3.610.1 — 2026-06-10
|
|
4
25
|
|
|
5
26
|
### 稳定性
|
package/README.md
CHANGED
|
@@ -26,7 +26,7 @@ curl -fsSL https://seanyao.github.io/roll/install | bash
|
|
|
26
26
|
npm install -g @seanyao/roll
|
|
27
27
|
```
|
|
28
28
|
|
|
29
|
-
Requirements: Node.js ≥ 22
|
|
29
|
+
Requirements: Node.js ≥ 22. Roll is a self-contained TypeScript CLI — no runtime engine beyond node.
|
|
30
30
|
|
|
31
31
|
## Use
|
|
32
32
|
|
|
@@ -72,15 +72,15 @@ Dev side — a pnpm monorepo. Publish side — one npm package.
|
|
|
72
72
|
|
|
73
73
|
```
|
|
74
74
|
packages/ TypeScript engine (pnpm workspaces): spec · core · infra · cli · web
|
|
75
|
-
lib/ Runtime companions (
|
|
75
|
+
lib/ Runtime companions (prices snapshots, i18n catalog)
|
|
76
76
|
skills/ Git submodule → seanyao/roll-skills (the agent skill contracts)
|
|
77
77
|
conventions/ Conventions synced into AI clients by `roll setup`
|
|
78
78
|
template/ Project scaffolding installed by `roll init`
|
|
79
79
|
```
|
|
80
80
|
|
|
81
|
-
|
|
81
|
+
Build & test: `pnpm install && pnpm -r test`.
|
|
82
82
|
|
|
83
|
-
Published as a single npm package `@seanyao/roll`: `dist/` (
|
|
83
|
+
Published as a single npm package `@seanyao/roll`: `dist/` (the CLI bundled to one self-contained ESM by esbuild) + `lib/` + `skills/` + `conventions/` + `template/`.
|
|
84
84
|
|
|
85
85
|
## Documentation
|
|
86
86
|
|
|
@@ -91,7 +91,7 @@ Published as a single npm package `@seanyao/roll`: `dist/` (TS bundled by esbuil
|
|
|
91
91
|
| **Quality machinery** | [Acceptance evidence (`roll attest`)](guide/en/acceptance-evidence.md) · [Evidence lifecycle](guide/en/acceptance-evidence.md#lifecycle-in-three-stages) · [Consistency & release gate](guide/en/consistency.md) · [Cross-agent pairing](guide/en/pairing.md) · [Test isolation](guide/en/test-isolation.md) |
|
|
92
92
|
| **Under the hood** | [Architecture: layers · domain · invariants](docs/architecture.md) · [Verification system](docs/verification.md) · [Manifesto](docs/manifesto.md) |
|
|
93
93
|
|
|
94
|
-
Full guide index: [guide/en/](guide/en/) — agents, peer review,
|
|
94
|
+
Full guide index: [guide/en/](guide/en/) — agents, peer review, feedback, backlog sync, adoption patterns, and more.
|
|
95
95
|
|
|
96
96
|
## Contributing
|
|
97
97
|
|