instar 1.3.829 → 1.3.830

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": "instar",
3
- "version": "1.3.829",
3
+ "version": "1.3.830",
4
4
  "description": "Coherence infrastructure for self-evolving AI agents — on the Claude Code or Codex subscription you already have.",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "$schema": "./builtin-manifest.schema.json",
3
3
  "schemaVersion": 1,
4
- "generatedAt": "2026-07-12T09:57:17.697Z",
5
- "instarVersion": "1.3.829",
4
+ "generatedAt": "2026-07-12T11:23:13.870Z",
5
+ "instarVersion": "1.3.830",
6
6
  "entryCount": 202,
7
7
  "entries": {
8
8
  "hook:session-start": {
@@ -0,0 +1,16 @@
1
+ # Upgrade Guide — vNEXT
2
+
3
+ <!-- assembled-by: assemble-next-md -->
4
+ <!-- bump: patch -->
5
+
6
+ ## What Changed
7
+
8
+ The LLM-decision-accountability audit reached formal convergence. A third independent four-slice re-sweep of the full LLM-decision-point surface (gates / sentinels / extractors / reviewers-judges) returned zero previously-uncatalogued systemic categories, so the audit report now carries the machine-earned `converged:` stamp — written by the validator (`scripts/write-audit-convergence.mjs`), not by hand. This is a documentation-only convergence: no runtime behavior changes, and the three tracked remediation efforts (ACT-1193 provenance, ACT-1194 outcome-grading, ACT-1195 bench-parity) remain open.
9
+
10
+ ## What to Tell Your User
11
+
12
+ Nothing changes for you — this is an internal documentation milestone. It records that a thorough audit of how instar tracks its own AI-judgment decisions is now complete and its conclusions certified. The separate work to close the gaps the audit surfaced is tracked and continues.
13
+
14
+ ## Summary of New Capabilities
15
+
16
+ - No runtime capabilities. Documentation-only: `docs/audits/llm-decision-accountability.md` now carries a validator-earned `converged:` stamp (3 rounds; new-findings/round 3 → 6 → 0).