devrites 5.2.2 → 5.2.3
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 +6 -0
- package/README.md +1 -1
- package/pack/.claude/skills/rite-converge/SKILL.md +8 -3
- package/pack/generated/claude/skills/rite-converge/SKILL.md +8 -3
- package/pack/generated/codex/skills/rite-converge/SKILL.md +8 -3
- package/pack/generated/omp/skills/rite-converge/SKILL.md +8 -3
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to DevRites are documented here. The format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and DevRites adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). Releases are generated automatically by [semantic-release](https://semantic-release.gitbook.io/) from Conventional Commits on `main`.
|
|
4
4
|
|
|
5
|
+
## [5.2.3](https://github.com/ViktorsBaikers/DevRites/compare/v5.2.2...v5.2.3) (2026-09-12)
|
|
6
|
+
|
|
7
|
+
### Fixed
|
|
8
|
+
|
|
9
|
+
* **skills:** chain converge to vet instead of recommending it ([#64](https://github.com/ViktorsBaikers/DevRites/issues/64)) ([9c65e49](https://github.com/ViktorsBaikers/DevRites/commit/9c65e49ebfed3fb297ccef76da314a8728b0d0ba))
|
|
10
|
+
|
|
5
11
|
## [5.2.2](https://github.com/ViktorsBaikers/DevRites/compare/v5.2.1...v5.2.2) (2026-09-11)
|
|
6
12
|
|
|
7
13
|
### Fixed
|
package/README.md
CHANGED
|
@@ -33,7 +33,7 @@ project-conventional push, tag, or PR action, and archive the workspace.
|
|
|
33
33
|
Unattended runs may create local WIP checkpoint commits along the way, but they
|
|
34
34
|
remain local unless Ship's disclosed plan includes an approved remote action.
|
|
35
35
|
|
|
36
|
-
**Status:** [`v5.2.
|
|
36
|
+
**Status:** [`v5.2.3`](https://github.com/ViktorsBaikers/DevRites/releases/tag/v5.2.3): see [`CHANGELOG.md`](CHANGELOG.md) for release notes.
|
|
37
37
|
|
|
38
38
|
This is the latest published release; `main` may contain unreleased work.
|
|
39
39
|
|
|
@@ -104,9 +104,14 @@ Pull on demand:
|
|
|
104
104
|
leave the plan/vet verdict untouched and set `Next step: /rite-prove`. Append
|
|
105
105
|
`decisions.md` for any material call.
|
|
106
106
|
7. **STOP.** Report units assessed, built / partial / absent counts, slices appended, and any
|
|
107
|
-
principle violation found
|
|
108
|
-
|
|
109
|
-
|
|
107
|
+
principle violation found. A direct invocation that appended slices becomes
|
|
108
|
+
the caller for the mandated next step: save a return cursor
|
|
109
|
+
(`return_phase`/`return_next_action`) naming this Converge pass as the
|
|
110
|
+
caller, invoke `/rite-vet` inline, and consume its results — an agent-owned
|
|
111
|
+
`NEEDS REPLAN` routes to `/rite-plan` repair internally under the
|
|
112
|
+
fingerprint caps; its return lands here, never on the user. Stop only at
|
|
113
|
+
Vet's boundary (READY readback; next step `/rite-build` for the appended
|
|
114
|
+
slices). Nothing appended → recommend `/rite-prove`.
|
|
110
115
|
|
|
111
116
|
## Completion evidence (fail-closed)
|
|
112
117
|
|
|
@@ -104,9 +104,14 @@ Pull on demand:
|
|
|
104
104
|
leave the plan/vet verdict untouched and set `Next step: /rite-prove`. Append
|
|
105
105
|
`decisions.md` for any material call.
|
|
106
106
|
7. **STOP.** Report units assessed, built / partial / absent counts, slices appended, and any
|
|
107
|
-
principle violation found
|
|
108
|
-
|
|
109
|
-
|
|
107
|
+
principle violation found. A direct invocation that appended slices becomes
|
|
108
|
+
the caller for the mandated next step: save a return cursor
|
|
109
|
+
(`return_phase`/`return_next_action`) naming this Converge pass as the
|
|
110
|
+
caller, invoke `/rite-vet` inline, and consume its results — an agent-owned
|
|
111
|
+
`NEEDS REPLAN` routes to `/rite-plan` repair internally under the
|
|
112
|
+
fingerprint caps; its return lands here, never on the user. Stop only at
|
|
113
|
+
Vet's boundary (READY readback; next step `/rite-build` for the appended
|
|
114
|
+
slices). Nothing appended → recommend `/rite-prove`.
|
|
110
115
|
|
|
111
116
|
## Completion evidence (fail-closed)
|
|
112
117
|
|
|
@@ -104,9 +104,14 @@ Pull on demand:
|
|
|
104
104
|
leave the plan/vet verdict untouched and set `Next step: $rite-prove`. Append
|
|
105
105
|
`decisions.md` for any material call.
|
|
106
106
|
7. **STOP.** Report units assessed, built / partial / absent counts, slices appended, and any
|
|
107
|
-
principle violation found
|
|
108
|
-
|
|
109
|
-
|
|
107
|
+
principle violation found. A direct invocation that appended slices becomes
|
|
108
|
+
the caller for the mandated next step: save a return cursor
|
|
109
|
+
(`return_phase`/`return_next_action`) naming this Converge pass as the
|
|
110
|
+
caller, invoke `$rite-vet` inline, and consume its results — an agent-owned
|
|
111
|
+
`NEEDS REPLAN` routes to `$rite-plan` repair internally under the
|
|
112
|
+
fingerprint caps; its return lands here, never on the user. Stop only at
|
|
113
|
+
Vet's boundary (READY readback; next step `$rite-build` for the appended
|
|
114
|
+
slices). Nothing appended → recommend `$rite-prove`.
|
|
110
115
|
|
|
111
116
|
## Completion evidence (fail-closed)
|
|
112
117
|
|
|
@@ -104,9 +104,14 @@ Pull on demand:
|
|
|
104
104
|
leave the plan/vet verdict untouched and set `Next step: /rite-prove`. Append
|
|
105
105
|
`decisions.md` for any material call.
|
|
106
106
|
7. **STOP.** Report units assessed, built / partial / absent counts, slices appended, and any
|
|
107
|
-
principle violation found
|
|
108
|
-
|
|
109
|
-
|
|
107
|
+
principle violation found. A direct invocation that appended slices becomes
|
|
108
|
+
the caller for the mandated next step: save a return cursor
|
|
109
|
+
(`return_phase`/`return_next_action`) naming this Converge pass as the
|
|
110
|
+
caller, invoke `/rite-vet` inline, and consume its results — an agent-owned
|
|
111
|
+
`NEEDS REPLAN` routes to `/rite-plan` repair internally under the
|
|
112
|
+
fingerprint caps; its return lands here, never on the user. Stop only at
|
|
113
|
+
Vet's boundary (READY readback; next step `/rite-build` for the appended
|
|
114
|
+
slices). Nothing appended → recommend `/rite-prove`.
|
|
110
115
|
|
|
111
116
|
## Completion evidence (fail-closed)
|
|
112
117
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "devrites",
|
|
3
|
-
"version": "5.2.
|
|
3
|
+
"version": "5.2.3",
|
|
4
4
|
"description": "DevRites: a disciplined senior-engineer workflow pack for Claude Code and Codex",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE",
|
|
6
6
|
"homepage": "https://github.com/ViktorsBaikers/DevRites#readme",
|