okstra 0.141.1 → 0.141.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "okstra",
3
- "version": "0.141.1",
3
+ "version": "0.141.2",
4
4
  "description": "Multi-agent cross-verification orchestrator runtime + Claude Code skills.",
5
5
  "license": "MIT",
6
6
  "author": "devonshin",
@@ -1,5 +1,5 @@
1
1
  {
2
- "package": "0.141.1",
3
- "builtAt": "2026-07-30T08:59:20.587Z",
2
+ "package": "0.141.2",
3
+ "builtAt": "2026-07-30T09:06:11.816Z",
4
4
  "repoRoot": "/home/runner/work/okstra/okstra"
5
5
  }
@@ -232,7 +232,7 @@ The per-round structures mirror the finding-convergence state artifact ([converg
232
232
  "gating": true,
233
233
  "verificationMode": "lightweight",
234
234
  "selfFixRoundsApplied": 1,
235
- "selfFixStopReason": "not-attempted | all-resolved | no-progress | max-rounds-reached",
235
+ "selfFixStopReason": "not-attempted | all-resolved | no-progress | max-rounds-reached | cause-group-recurrence",
236
236
  "planItems": [
237
237
  {
238
238
  "id": "P-Opt-1",