@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.
Files changed (73) hide show
  1. package/CHANGELOG.md +21 -0
  2. package/README.md +5 -5
  3. package/dist/roll.mjs +9115 -11282
  4. package/package.json +3 -1
  5. package/skills/README.md +14 -1
  6. package/skills/docs/skill-authoring.md +66 -0
  7. package/skills/reports/skill-audit-summary.md +53 -0
  8. package/skills/roll-.changelog/SKILL.md +25 -443
  9. package/skills/roll-.changelog/references/full-contract.md +462 -0
  10. package/skills/roll-.clarify/SKILL.md +6 -4
  11. package/skills/roll-.dream/SKILL.md +26 -353
  12. package/skills/roll-.dream/references/full-contract.md +365 -0
  13. package/skills/roll-.echo/SKILL.md +6 -4
  14. package/skills/roll-.qa/SKILL.md +25 -236
  15. package/skills/roll-.qa/references/full-contract.md +256 -0
  16. package/skills/roll-.review/SKILL.md +6 -2
  17. package/skills/roll-brief/SKILL.md +6 -8
  18. package/skills/roll-build/SKILL.md +28 -864
  19. package/skills/roll-build/references/full-contract.md +883 -0
  20. package/skills/roll-debug/SKILL.md +26 -585
  21. package/skills/roll-debug/references/full-contract.md +607 -0
  22. package/skills/roll-design/SKILL.md +28 -903
  23. package/skills/roll-design/references/full-contract.md +923 -0
  24. package/skills/roll-doc/SKILL.md +25 -574
  25. package/skills/roll-doc/references/full-contract.md +594 -0
  26. package/skills/roll-doctor/SKILL.md +21 -2
  27. package/skills/roll-fix/SKILL.md +28 -621
  28. package/skills/roll-fix/references/full-contract.md +640 -0
  29. package/skills/roll-idea/SKILL.md +6 -2
  30. package/skills/roll-loop/SKILL.md +27 -543
  31. package/skills/roll-loop/references/full-contract.md +555 -0
  32. package/skills/roll-notes/SKILL.md +6 -2
  33. package/skills/roll-onboard/SKILL.md +6 -2
  34. package/skills/roll-peer/SKILL.md +27 -316
  35. package/skills/roll-peer/references/full-contract.md +329 -0
  36. package/skills/roll-propose/SKILL.md +6 -8
  37. package/skills/roll-review-pr/SKILL.md +6 -2
  38. package/skills/roll-sentinel/SKILL.md +26 -344
  39. package/skills/roll-sentinel/references/full-contract.md +363 -0
  40. package/skills/roll-spar/SKILL.md +27 -269
  41. package/skills/roll-spar/references/full-contract.md +288 -0
  42. package/skills/route-cases/skills.json +235 -0
  43. package/skills/scripts/audit-skills.mjs +272 -0
  44. package/skills/scripts/test-audit-skills.mjs +39 -0
  45. package/skills/tests/fixtures/skill-audit/block-skill/SKILL.md +12 -0
  46. package/skills/tests/fixtures/skill-audit/minimal-skill/SKILL.md +8 -0
  47. package/skills/tests/fixtures/skill-audit/quoted-skill/SKILL.md +10 -0
  48. package/skills/tests/fixtures/skill-audit/route-cases.json +21 -0
  49. package/skills/tests/fixtures/skill-audit/spoke-skill/SKILL.md +12 -0
  50. package/skills/tests/fixtures/skill-audit/spoke-skill/references/runbook.md +3 -0
  51. package/lib/i18n/slides.sh +0 -3
  52. package/lib/i18n/slides_build.sh +0 -38
  53. package/lib/i18n/slides_delete.sh +0 -19
  54. package/lib/i18n/slides_list.sh +0 -14
  55. package/lib/i18n/slides_logs.sh +0 -12
  56. package/lib/i18n/slides_new.sh +0 -15
  57. package/lib/i18n/slides_preview.sh +0 -14
  58. package/lib/i18n/slides_templates.sh +0 -7
  59. package/lib/slides/components/README.md +0 -123
  60. package/lib/slides/components/cards-2.html +0 -9
  61. package/lib/slides/components/cards-3.html +0 -9
  62. package/lib/slides/components/cards-4.html +0 -9
  63. package/lib/slides/components/compare.html +0 -22
  64. package/lib/slides/components/highlight.html +0 -9
  65. package/lib/slides/components/pipeline.html +0 -12
  66. package/lib/slides/components/plain.html +0 -7
  67. package/lib/slides/components/quote.html +0 -4
  68. package/lib/slides/components/timeline.html +0 -9
  69. package/lib/slides/templates/introduction-v3.html +0 -571
  70. package/lib/slides/templates/pitch.html +0 -0
  71. package/skills/roll-deck/SKILL.md +0 -296
  72. /package/skills/roll-debug/{injectable-bb.js → assets/injectable-bb.js} +0 -0
  73. /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 (the CLI entry runs on node). bash 3.2+ for the bundled fallback engine.
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 (python/sh) used by the loop
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
- The frozen v2 bash lives on the `v2` branch (anchor tag `v2-freeze-2026-06-04`). Build & test: `pnpm install && pnpm -r test`.
81
+ Build & test: `pnpm install && pnpm -r test`.
82
82
 
83
- Published as a single npm package `@seanyao/roll`: `dist/` (TS bundled by esbuild) + `bin/` + `lib/` + `skills/` + `conventions/` + `template/`.
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, slides, feedback, backlog sync, adoption patterns, and more.
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