@aryaminus/controlkeel-opencode 0.3.6 → 0.3.8

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.
@@ -40,3 +40,6 @@ Before calling a feature ready, check whether relevant local observability evide
40
40
  ## Additional resources
41
41
 
42
42
  - [Release checklist](references/release-checklist.md)
43
+
44
+
45
+ Before calling a session ready to ship, inspect `ck_observability` with `report: "loop_status"` when available. Treat it as read-only evidence: unresolved blockers, uncovered observability benchmarks, or non-ready promotion candidates mean the operator should keep the release human-gated.
package/package.json CHANGED
@@ -35,5 +35,5 @@
35
35
  "url": "git+https://github.com/aryaminus/controlkeel.git"
36
36
  },
37
37
  "type": "module",
38
- "version": "0.3.6"
38
+ "version": "0.3.8"
39
39
  }