session-orchestrator 5.2.0 → 5.3.0

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 (295) hide show
  1. package/.agents/skills/architecture/SKILL.md +3 -1
  2. package/.agents/skills/autopilot/SKILL.md +5 -1
  3. package/.agents/skills/autopilot/agents/openai.yaml +5 -0
  4. package/.agents/skills/bootstrap/SKILL.md +5 -1
  5. package/.agents/skills/bootstrap/agents/openai.yaml +5 -0
  6. package/.agents/skills/brainstorm/SKILL.md +5 -1
  7. package/.agents/skills/brainstorm/agents/openai.yaml +5 -0
  8. package/.agents/skills/claude-md-drift-check/SKILL.md +3 -1
  9. package/.agents/skills/close/SKILL.md +5 -1
  10. package/.agents/skills/close/agents/openai.yaml +5 -0
  11. package/.agents/skills/convergence-monitoring/SKILL.md +4 -2
  12. package/.agents/skills/debug/SKILL.md +5 -1
  13. package/.agents/skills/debug/agents/openai.yaml +5 -0
  14. package/.agents/skills/discovery/SKILL.md +5 -1
  15. package/.agents/skills/discovery/agents/openai.yaml +5 -0
  16. package/.agents/skills/dispatcher/SKILL.md +5 -1
  17. package/.agents/skills/dispatcher/agents/openai.yaml +5 -0
  18. package/.agents/skills/docs-orchestrator/SKILL.md +3 -1
  19. package/.agents/skills/ecosystem-health/SKILL.md +3 -1
  20. package/.agents/skills/eli5/SKILL.md +5 -1
  21. package/.agents/skills/eli5/agents/openai.yaml +5 -0
  22. package/.agents/skills/eval/SKILL.md +6 -2
  23. package/.agents/skills/eval/agents/openai.yaml +5 -0
  24. package/.agents/skills/evolve/SKILL.md +6 -2
  25. package/.agents/skills/evolve/agents/openai.yaml +5 -0
  26. package/.agents/skills/frontmatter-guard/SKILL.md +3 -1
  27. package/.agents/skills/gitlab-ops/SKILL.md +3 -1
  28. package/.agents/skills/gitlab-portfolio/SKILL.md +3 -1
  29. package/.agents/skills/go/SKILL.md +5 -1
  30. package/.agents/skills/go/agents/openai.yaml +5 -0
  31. package/.agents/skills/grill/SKILL.md +5 -1
  32. package/.agents/skills/grill/agents/openai.yaml +5 -0
  33. package/.agents/skills/harness-audit/SKILL.md +5 -1
  34. package/.agents/skills/harness-audit/agents/openai.yaml +5 -0
  35. package/.agents/skills/hook-development/SKILL.md +3 -1
  36. package/.agents/skills/mcp-builder/SKILL.md +3 -1
  37. package/.agents/skills/memory-cleanup/SKILL.md +5 -1
  38. package/.agents/skills/memory-cleanup/agents/openai.yaml +5 -0
  39. package/.agents/skills/mode-selector/SKILL.md +3 -1
  40. package/.agents/skills/npm-publish/SKILL.md +4 -2
  41. package/.agents/skills/peekaboo-driver/SKILL.md +3 -1
  42. package/.agents/skills/persona-panel/SKILL.md +5 -1
  43. package/.agents/skills/persona-panel/agents/openai.yaml +5 -0
  44. package/.agents/skills/plan/SKILL.md +5 -1
  45. package/.agents/skills/plan/agents/openai.yaml +5 -0
  46. package/.agents/skills/playwright-driver/SKILL.md +3 -1
  47. package/.agents/skills/portfolio/SKILL.md +5 -1
  48. package/.agents/skills/portfolio/agents/openai.yaml +5 -0
  49. package/.agents/skills/quality-gates/SKILL.md +3 -1
  50. package/.agents/skills/reconcile/SKILL.md +5 -1
  51. package/.agents/skills/reconcile/agents/openai.yaml +5 -0
  52. package/.agents/skills/release/SKILL.md +5 -1
  53. package/.agents/skills/release/agents/openai.yaml +5 -0
  54. package/.agents/skills/remote-offload/SKILL.md +3 -1
  55. package/.agents/skills/repo-audit/SKILL.md +5 -1
  56. package/.agents/skills/repo-audit/agents/openai.yaml +5 -0
  57. package/.agents/skills/session/SKILL.md +21 -0
  58. package/.agents/skills/session/agents/openai.yaml +5 -0
  59. package/.agents/skills/session-end/SKILL.md +3 -1
  60. package/.agents/skills/session-plan/SKILL.md +3 -1
  61. package/.agents/skills/session-start/SKILL.md +3 -1
  62. package/.agents/skills/spinout/SKILL.md +5 -1
  63. package/.agents/skills/spinout/agents/openai.yaml +5 -0
  64. package/.agents/skills/sunset-review/SKILL.md +5 -1
  65. package/.agents/skills/sunset-review/agents/openai.yaml +5 -0
  66. package/.agents/skills/templates-ack/SKILL.md +21 -0
  67. package/.agents/skills/templates-ack/agents/openai.yaml +5 -0
  68. package/.agents/skills/test/SKILL.md +5 -1
  69. package/.agents/skills/test/agents/openai.yaml +5 -0
  70. package/.agents/skills/test-runner/SKILL.md +3 -1
  71. package/.agents/skills/tmux-layout/SKILL.md +3 -1
  72. package/.agents/skills/using-orchestrator/SKILL.md +3 -1
  73. package/.agents/skills/ux-grill/SKILL.md +5 -1
  74. package/.agents/skills/ux-grill/agents/openai.yaml +5 -0
  75. package/.agents/skills/vault-mirror/SKILL.md +3 -1
  76. package/.agents/skills/vault-sync/SKILL.md +3 -1
  77. package/.agents/skills/wave-executor/SKILL.md +3 -1
  78. package/.agents/skills/write-executable-plan/SKILL.md +3 -1
  79. package/.claude-plugin/marketplace.json +1 -1
  80. package/.claude-plugin/plugin.json +1 -1
  81. package/.codex-plugin/plugin.json +4 -4
  82. package/.codex-plugin/skills/convergence-monitoring/SKILL.md +1 -3
  83. package/.codex-plugin/skills/eval/SKILL.md +1 -1
  84. package/.codex-plugin/skills/evolve/SKILL.md +1 -1
  85. package/.codex-plugin/skills/npm-publish/SKILL.md +1 -3
  86. package/.codex-plugin/skills/session/SKILL.md +1 -1
  87. package/.cursor/commands/eval.md +1 -1
  88. package/.cursor/commands/session.md +1 -1
  89. package/.cursor/rules/000-session-orchestrator.mdc +0 -2
  90. package/.cursor/rules/050-plan.mdc +1 -1
  91. package/.cursor/skills/convergence-monitoring/SKILL.md +1 -0
  92. package/.cursor/skills/eval/SKILL.md +1 -1
  93. package/.cursor/skills/npm-publish/SKILL.md +1 -0
  94. package/.cursor-plugin/plugin.json +1 -1
  95. package/.orchestrator/policy/blocked-commands.json +12 -3
  96. package/AGENTS.md +3 -2
  97. package/CHANGELOG.md +136 -0
  98. package/README.md +9 -9
  99. package/SECURITY.md +12 -0
  100. package/agents/dialectic-deriver.md +13 -10
  101. package/agents/eval-judge.md +67 -45
  102. package/agents/skill-applied-judge.md +34 -19
  103. package/commands/session.md +7 -3
  104. package/docs/baseline.md +12 -6
  105. package/docs/codex-setup.md +14 -2
  106. package/docs/components.md +7 -5
  107. package/docs/events-schema.md +56 -9
  108. package/docs/rule-authoring.md +58 -6
  109. package/docs/session-config-reference.md +100 -7
  110. package/docs/session-config-template.md +31 -2
  111. package/docs/telemetry.md +2 -0
  112. package/hooks/_lib/hook-import-set.json +85 -8
  113. package/hooks/_lib/subagent-transcript.mjs +582 -31
  114. package/hooks/config-protection.mjs +11 -3
  115. package/hooks/cwd-change-restore.mjs +11 -3
  116. package/hooks/enforce-commands.mjs +70 -23
  117. package/hooks/enforce-scope.mjs +143 -33
  118. package/hooks/hooks-codex.json +1 -1
  119. package/hooks/hooks.json +1 -1
  120. package/hooks/loop-guard.mjs +11 -3
  121. package/hooks/on-session-end.mjs +58 -23
  122. package/hooks/on-session-start.mjs +48 -11
  123. package/hooks/on-stop.mjs +168 -22
  124. package/hooks/operator-steer.mjs +11 -3
  125. package/hooks/post-bash-issue-budget-refund.mjs +18 -8
  126. package/hooks/post-bash-write-verify.mjs +3 -2
  127. package/hooks/post-edit-import-probe.mjs +17 -9
  128. package/hooks/post-edit-validate.mjs +13 -5
  129. package/hooks/post-subagent-discovery-validator.mjs +98 -13
  130. package/hooks/post-tool-batch-wave-signal.mjs +200 -38
  131. package/hooks/post-tool-failure-corrective-context.mjs +11 -5
  132. package/hooks/post-tooluse-frontend-slop.mjs +10 -4
  133. package/hooks/pre-auq-clarity.mjs +15 -2
  134. package/hooks/pre-bash-destructive-guard.mjs +80 -9
  135. package/hooks/pre-bash-issue-budget.mjs +16 -11
  136. package/hooks/pre-bash-memory-propose-audit.mjs +86 -54
  137. package/hooks/pre-bash-sessions-ledger-guard.mjs +391 -20
  138. package/hooks/pre-bash-staging-fence.mjs +335 -31
  139. package/hooks/pre-bash-templates-first.mjs +19 -14
  140. package/hooks/pre-task-scope-disjoint.mjs +233 -2
  141. package/hooks/subagent-telemetry.mjs +15 -19
  142. package/hooks/wave-scope-commit-guard.mjs +197 -100
  143. package/monitors/monitors.json +1 -1
  144. package/output-styles/wave-summary.md +1 -1
  145. package/package.json +1 -1
  146. package/pi/prompts/eval.md +1 -1
  147. package/pi/prompts/session.md +1 -1
  148. package/rules/README.md +1 -1
  149. package/rules/opt-in-domain/prompt-caching.md +1 -1
  150. package/rules/opt-in-stack/backend-data.md +1 -1
  151. package/rules/opt-in-stack/backend.md +3 -3
  152. package/rules/opt-in-stack/frontend.md +1 -1
  153. package/rules/opt-in-stack/security-web.md +3 -3
  154. package/rules/opt-in-stack/swift.md +1 -1
  155. package/scripts/autopilot.mjs +23 -2
  156. package/scripts/backfill-abandoned-sessions.mjs +117 -15
  157. package/scripts/check-sessions-integrity.mjs +300 -0
  158. package/scripts/dialectic-deriver.mjs +50 -13
  159. package/scripts/emit-session.mjs +75 -29
  160. package/scripts/eval-session.mjs +65 -3
  161. package/scripts/generate-agents-skills.mjs +102 -29
  162. package/scripts/generate-cursor-adapter.mjs +61 -16
  163. package/scripts/lib/agent-status.mjs +2 -31
  164. package/scripts/lib/auq/clarity.mjs +10 -2
  165. package/scripts/lib/auq/parse.mjs +12 -31
  166. package/scripts/lib/auq/schema.mjs +56 -41
  167. package/scripts/lib/auto-dialectic.mjs +304 -15
  168. package/scripts/lib/autopilot/flags.mjs +12 -1
  169. package/scripts/lib/autopilot/kill-switches.mjs +6 -3
  170. package/scripts/lib/autopilot/loop.mjs +14 -1
  171. package/scripts/lib/autopilot/stall-sampler.mjs +80 -23
  172. package/scripts/lib/ci-status-banner.mjs +376 -16
  173. package/scripts/lib/command-blocker.mjs +275 -28
  174. package/scripts/lib/config/dialectic.mjs +12 -3
  175. package/scripts/lib/config/gate.mjs +74 -0
  176. package/scripts/lib/config/reaper.mjs +162 -0
  177. package/scripts/lib/config.mjs +14 -0
  178. package/scripts/lib/convergence-monitor.mjs +74 -11
  179. package/scripts/lib/ecosystem-health.mjs +11 -0
  180. package/scripts/lib/eval/engine.mjs +421 -53
  181. package/scripts/lib/eval/judge.mjs +463 -40
  182. package/scripts/lib/eval/schema.mjs +10 -1
  183. package/scripts/lib/events-rotation.mjs +221 -25
  184. package/scripts/lib/events-schema.mjs +114 -0
  185. package/scripts/lib/events.mjs +524 -5
  186. package/scripts/lib/frontmatter-guard.mjs +21 -10
  187. package/scripts/lib/gates/gate-baseline.mjs +27 -2
  188. package/scripts/lib/gates/gate-full.mjs +28 -3
  189. package/scripts/lib/gates/gate-helpers.mjs +243 -21
  190. package/scripts/lib/gates/gate-incremental.mjs +28 -3
  191. package/scripts/lib/gates/gate-per-file.mjs +27 -2
  192. package/scripts/lib/gitlab-portfolio/markdown-writer.mjs +6 -1
  193. package/scripts/lib/instruction-budget-guard.mjs +146 -4
  194. package/scripts/lib/io.mjs +42 -8
  195. package/scripts/lib/issue-close-strip-labels.mjs +207 -49
  196. package/scripts/lib/js-mask.mjs +197 -0
  197. package/scripts/lib/learnings/evolve-telemetry.mjs +11 -7
  198. package/scripts/lib/maintenance-due-banner.mjs +53 -88
  199. package/scripts/lib/orphan-reaper.mjs +1588 -0
  200. package/scripts/lib/peer-cards/merger.mjs +48 -10
  201. package/scripts/lib/peer-cards/reader.mjs +78 -2
  202. package/scripts/lib/process-group.mjs +899 -0
  203. package/scripts/lib/quality-gate.mjs +107 -28
  204. package/scripts/lib/reconcile/backlog.mjs +368 -0
  205. package/scripts/lib/reconcile/engine.mjs +55 -188
  206. package/scripts/lib/reconcile/rule-expiry-sweep.mjs +302 -60
  207. package/scripts/lib/reconcile/sanitize.mjs +69 -3
  208. package/scripts/lib/reconcile-nudge-banner.mjs +138 -45
  209. package/scripts/lib/resource-probe/parsers.mjs +31 -0
  210. package/scripts/lib/rule-loader.mjs +41 -12
  211. package/scripts/lib/scope-echo.mjs +39 -2
  212. package/scripts/lib/scope-gate.mjs +605 -1
  213. package/scripts/lib/session-close-backfill.mjs +33 -6
  214. package/scripts/lib/session-id.mjs +9 -20
  215. package/scripts/lib/session-invocation.mjs +20 -0
  216. package/scripts/lib/session-schema/constants.mjs +30 -2
  217. package/scripts/lib/session-schema/normalizer.mjs +56 -4
  218. package/scripts/lib/session-schema.mjs +8 -3
  219. package/scripts/lib/session-start-probes.mjs +95 -10
  220. package/scripts/lib/sessions-canonical.mjs +23 -0
  221. package/scripts/lib/sessions-integrity-banner.mjs +7 -1
  222. package/scripts/lib/sessions-staleness-banner.mjs +193 -51
  223. package/scripts/lib/skill-evidence-window.mjs +891 -0
  224. package/scripts/lib/skill-evolution/candidate-intake.mjs +133 -12
  225. package/scripts/lib/skill-evolution/engine.mjs +18 -9
  226. package/scripts/lib/skill-judge.mjs +45 -3
  227. package/scripts/lib/tail-window.mjs +56 -0
  228. package/scripts/lib/telemetry/schema.mjs +30 -0
  229. package/scripts/lib/telemetry/sync.mjs +61 -6
  230. package/scripts/lib/telemetry-flush-health-banner.mjs +4 -22
  231. package/scripts/lib/test-runner/issue-reconcile.mjs +48 -16
  232. package/scripts/lib/tmux-layout/telemetry-stats.mjs +72 -13
  233. package/scripts/lib/user-invocable-skills.mjs +23 -3
  234. package/scripts/lib/ux-grill/reconcile.mjs +48 -22
  235. package/scripts/lib/validate/check-agents-skills.mjs +26 -15
  236. package/scripts/lib/validate/check-cursor-adapter.mjs +1 -0
  237. package/scripts/lib/validate/check-entry-guard.mjs +13 -50
  238. package/scripts/lib/validate/check-hook-entry-guards.mjs +636 -0
  239. package/scripts/lib/validate/check-pi-prompts.mjs +1 -0
  240. package/scripts/lib/validate/check-rules.mjs +7 -5
  241. package/scripts/lib/validate/check-skill-links.mjs +9 -1
  242. package/scripts/lib/validate/check-skill-script-paths.mjs +239 -27
  243. package/scripts/lib/validate/check-test-git-config-target.mjs +24 -34
  244. package/scripts/lib/validate/check-untracked-test-deps.mjs +7 -102
  245. package/scripts/lib/validate/check-unwired-features.mjs +130 -27
  246. package/scripts/lib/validate/check-validator-registration.mjs +34 -10
  247. package/scripts/lib/validate/confidential-names.mjs +10 -0
  248. package/scripts/lib/validate-vendored-rules.mjs +4 -3
  249. package/scripts/lib/vault-mirror/namespace.mjs +46 -8
  250. package/scripts/lib/vault-mirror/process.mjs +10 -3
  251. package/scripts/lib/vault-mirror/render-sessions.mjs +12 -2
  252. package/scripts/lib/vault-status/narrative-mirror.mjs +31 -7
  253. package/scripts/lib/vault-yaml.mjs +118 -0
  254. package/scripts/lib/worktree/lifecycle.mjs +153 -1
  255. package/scripts/release-session-lock.mjs +305 -0
  256. package/scripts/release.mjs +30 -5
  257. package/scripts/resolve-session-invocation.mjs +59 -0
  258. package/scripts/run-quality-gate.mjs +156 -17
  259. package/scripts/sweep-expired-rules.mjs +14 -3
  260. package/scripts/validate-plugin.mjs +12 -0
  261. package/scripts/validate-wave-scope.mjs +32 -105
  262. package/scripts/vault-mirror.mjs +9 -1
  263. package/skills/_shared/platform-tools.md +23 -11
  264. package/skills/autopilot/SKILL.md +22 -7
  265. package/skills/claude-md-drift-check/SKILL.md +1 -1
  266. package/skills/convergence-monitoring/README.md +8 -1
  267. package/skills/convergence-monitoring/SIGNALS.md +50 -6
  268. package/skills/convergence-monitoring/SKILL.md +15 -6
  269. package/skills/eval/SKILL.md +39 -24
  270. package/skills/eval/rubric-v1.md +1 -0
  271. package/skills/eval/rubric-v2.md +457 -0
  272. package/skills/evolve/SKILL.md +1 -1
  273. package/skills/evolve/references/evolve-dialectic-mode.md +42 -25
  274. package/skills/gitlab-ops/SKILL.md +3 -2
  275. package/skills/npm-publish/SKILL.md +1 -1
  276. package/skills/reconcile/SKILL.md +11 -0
  277. package/skills/session-end/SKILL.md +13 -16
  278. package/skills/session-end/discovery-scan.md +1 -1
  279. package/skills/session-end/phase-3-6-tail.md +55 -9
  280. package/skills/session-end/references/phase-5-issue-cleanup.md +9 -14
  281. package/skills/session-end/session-metrics-write.md +10 -0
  282. package/skills/session-plan/SKILL.md +17 -5
  283. package/skills/session-plan/references/session-plan-task-classification.md +2 -2
  284. package/skills/session-start/references/phase-4-ssot-environment-check.md +2 -1
  285. package/skills/ux-grill/SKILL.md +1 -1
  286. package/skills/wave-executor/SKILL.md +8 -4
  287. package/skills/wave-executor/circuit-breaker.md +2 -0
  288. package/skills/wave-executor/references/wave-executor-state-init.md +5 -3
  289. package/skills/wave-executor/references/wave-loop-dispatch.md +2 -1
  290. package/.codex-plugin/skills/convergence-monitoring/agents/openai.yaml +0 -5
  291. package/.codex-plugin/skills/npm-publish/agents/openai.yaml +0 -5
  292. package/.cursor/commands/convergence-monitoring.md +0 -13
  293. package/.cursor/commands/npm-publish.md +0 -13
  294. package/pi/prompts/convergence-monitoring.md +0 -11
  295. package/pi/prompts/npm-publish.md +0 -11
@@ -6,10 +6,18 @@
6
6
  * 1. `/evolve` learnings (`.orchestrator/metrics/learnings.jsonl` records)
7
7
  * 2. `claude-md-drift-check` output (`driftResult.errors[]`)
8
8
  *
9
- * This module is a PURE transform: it performs NO I/O. It never reads or writes
10
- * any file. Persistence and the `processed_at` / `superseded_by` lifecycle are
11
- * OWNED BY the sibling `idempotency.mjs` module this module only emits the
12
- * raw candidates with those fields nulled out.
9
+ * This module WRITES nothing. Its only read is target resolution for the
10
+ * learnings feeder: at most one `git ls-files` per `extractCandidates` call
11
+ * (lazy only when a learning survives the cheaper filters), plus a
12
+ * `realpathSync` containment check that applies with or without git. A
13
+ * learning becomes a candidate only when its extracted path resolves — symlinks
14
+ * followed — to a regular file inside the realpath of `repoRoot` that is also
15
+ * the ONE tracked file it names (tracking is skipped when git is unavailable);
16
+ * the kept `target_path` is the repo-relative form of that resolved file, so a
17
+ * bare basename becomes its full path and `scripts/../x.mjs` becomes `x.mjs`. Persistence and
18
+ * the `processed_at` / `superseded_by` lifecycle are OWNED BY the sibling
19
+ * `idempotency.mjs` module — this module only emits the raw candidates with
20
+ * those fields nulled out.
13
21
  *
14
22
  * The `id` field is a deterministic short hash of (source, target_path,
15
23
  * fingerprint), so the same input always yields the same id. That determinism
@@ -18,7 +26,10 @@
18
26
  * Part of Epic #643 → issue #647 (C2 auto-repair engine).
19
27
  */
20
28
 
29
+ import { execFileSync } from 'node:child_process';
21
30
  import { createHash } from 'node:crypto';
31
+ import { realpathSync, statSync } from 'node:fs';
32
+ import path from 'node:path';
22
33
 
23
34
  /**
24
35
  * @typedef {Object} RepairCandidate
@@ -96,6 +107,104 @@ function extractPath(text) {
96
107
  return match ? match[0] : null;
97
108
  }
98
109
 
110
+ /**
111
+ * Build the target resolver for ONE extraction run. `PATH_RE` also admits bare
112
+ * basenames (`engine.mjs`, `mcp.json`) that exist nowhere at the repo root, so
113
+ * an extracted path is a claim, not a target, until it resolves here.
114
+ *
115
+ * Resolution is fail-closed — `null` drops the candidate. In BOTH modes the
116
+ * path is resolved with `realpathSync` (every symlink followed) and must land
117
+ * on a regular file inside `realpathSync(repoRoot)`; any resolution error
118
+ * drops it. The kept `target_path` is the repo-relative POSIX form of that
119
+ * RESOLVED path, so `scripts/../CLAUDE.md` and `CLAUDE.md` name one target
120
+ * (and mint one id). Containment follows `classifyTarget` in
121
+ * `blast-radius-classifier.mjs`, plus the realpath of the target itself.
122
+ *
123
+ * With git, the resolved path must additionally be a tracked file:
124
+ * - a path containing `/` is resolved as given;
125
+ * - a bare basename must match exactly ONE tracked file (zero = unresolvable,
126
+ * two or more = ambiguous) and is resolved from that file's full path.
127
+ * A tracked symlink whose target lies outside the repo is therefore dropped.
128
+ *
129
+ * The tracked-file index is read lazily and at most once per resolver
130
+ * (`git ls-files -z` in `repoRoot`), so a run without a qualifying learning
131
+ * never spawns git. Without git (binary missing, not a repository) only the
132
+ * realpath containment applies — a bare basename then resolves only at the
133
+ * root, since nothing enumerates the tree.
134
+ *
135
+ * @param {string} repoRoot
136
+ * @returns {(extracted: string) => string|null}
137
+ */
138
+ function makeTargetResolver(repoRoot) {
139
+ /** @type {{ tracked: Set<string>, byBasename: Map<string, string[]> }|null|undefined} */
140
+ let index; // undefined = not read yet, null = git unavailable
141
+
142
+ // Canonicalise the root once, as blast-radius-classifier does: a symlinked
143
+ // repoRoot (macOS /var → /private/var) must still anchor the escape check.
144
+ let root;
145
+ try {
146
+ root = realpathSync(path.resolve(repoRoot));
147
+ } catch {
148
+ root = path.resolve(repoRoot);
149
+ }
150
+
151
+ function readIndex() {
152
+ try {
153
+ const out = execFileSync('git', ['ls-files', '-z'], {
154
+ cwd: repoRoot,
155
+ encoding: 'utf8',
156
+ stdio: ['ignore', 'pipe', 'ignore'],
157
+ maxBuffer: 64 * 1024 * 1024,
158
+ });
159
+ const tracked = new Set(out.split('\0').filter(Boolean));
160
+ /** @type {Map<string, string[]>} */
161
+ const byBasename = new Map();
162
+ for (const file of tracked) {
163
+ const base = file.slice(file.lastIndexOf('/') + 1);
164
+ const list = byBasename.get(base);
165
+ if (list) list.push(file);
166
+ else byBasename.set(base, [file]);
167
+ }
168
+ return { tracked, byBasename };
169
+ } catch {
170
+ return null;
171
+ }
172
+ }
173
+
174
+ /**
175
+ * Realpath-resolve `rel` against the canonical root.
176
+ * @param {string} rel
177
+ * @returns {string|null} repo-relative POSIX path of the regular file it
178
+ * resolves to, or null when it escapes the root, is not a regular file, or
179
+ * does not resolve at all.
180
+ */
181
+ function resolveInsideRoot(rel) {
182
+ let real;
183
+ try {
184
+ real = realpathSync(path.resolve(root, rel));
185
+ if (!statSync(real).isFile()) return null;
186
+ } catch {
187
+ return null;
188
+ }
189
+ const back = path.relative(root, real);
190
+ if (back === '' || back.startsWith('..') || path.isAbsolute(back)) return null;
191
+ return back.split(path.sep).join('/');
192
+ }
193
+
194
+ return (extracted) => {
195
+ if (index === undefined) index = readIndex();
196
+ if (index === null) return resolveInsideRoot(extracted);
197
+ let candidate = extracted;
198
+ if (!extracted.includes('/')) {
199
+ const matches = index.byBasename.get(extracted) ?? [];
200
+ if (matches.length !== 1) return null;
201
+ candidate = matches[0];
202
+ }
203
+ const resolved = resolveInsideRoot(candidate);
204
+ return resolved !== null && index.tracked.has(resolved) ? resolved : null;
205
+ };
206
+ }
207
+
99
208
  /**
100
209
  * Map a single learning record to a RepairCandidate, or null when it fails any
101
210
  * actionable filter. learnings.jsonl records are NOT uniform — only `confidence`
@@ -104,9 +213,10 @@ function extractPath(text) {
104
213
  * @param {Record<string, unknown>} learning
105
214
  * @param {number} evidenceFloor
106
215
  * @param {string} nowIso
216
+ * @param {(extracted: string) => string|null} resolveTarget
107
217
  * @returns {RepairCandidate|null}
108
218
  */
109
- function learningToCandidate(learning, evidenceFloor, nowIso) {
219
+ function learningToCandidate(learning, evidenceFloor, nowIso, resolveTarget) {
110
220
  if (!learning || typeof learning !== 'object') return null;
111
221
 
112
222
  // Filter 1: confidence gate.
@@ -123,13 +233,18 @@ function learningToCandidate(learning, evidenceFloor, nowIso) {
123
233
  const subject = typeof learning.subject === 'string' ? learning.subject : '';
124
234
  const insight = typeof learning.insight === 'string' ? learning.insight : '';
125
235
 
126
- // Filter 2: resolvable target path from subject OR insight.
127
- const targetPath = extractPath(subject) ?? extractPath(insight);
128
- if (!targetPath) return null;
236
+ // Filter 2: a path-shaped token in subject OR insight.
237
+ const extracted = extractPath(subject) ?? extractPath(insight);
238
+ if (!extracted) return null;
129
239
 
130
240
  // Filter 3: insight must be prescriptive.
131
241
  if (!PRESCRIPTIVE_RE.test(insight)) return null;
132
242
 
243
+ // Filter 5: the token resolves to exactly one tracked file (last — it is the
244
+ // only filter that may spawn git).
245
+ const targetPath = resolveTarget(extracted);
246
+ if (!targetPath) return null;
247
+
133
248
  const source = 'evolve-learning';
134
249
  const sourceRef = typeof learning.id === 'string' && learning.id.length > 0
135
250
  ? learning.id
@@ -218,7 +333,9 @@ function driftErrorToCandidate(err, nowIso) {
218
333
 
219
334
  /**
220
335
  * Ingest the two repair-candidate feeders and return a normalised
221
- * `RepairCandidate[]`. Pure transform performs no I/O.
336
+ * `RepairCandidate[]`. Writes nothing; learnings are resolved against the files
337
+ * tracked in `repoRoot` (see `makeTargetResolver`). Drift errors pass through
338
+ * unresolved — the checker reported them from a file it read.
222
339
  *
223
340
  * @param {Object} params
224
341
  * @param {Array<Record<string, unknown>>} [params.learnings] - `/evolve` learning records.
@@ -226,7 +343,10 @@ function driftErrorToCandidate(err, nowIso) {
226
343
  * claude-md-drift-check output. Only `errors[]` are mapped; `warnings[]`
227
344
  * are skipped. A null result, or a status of `skipped`/`skipped-mode-off`/
228
345
  * undefined, emits zero drift candidates.
229
- * @param {string} [params.repoRoot] - repo root (accepted for caller symmetry; unused in the pure transform).
346
+ * @param {string} [params.repoRoot] - repo root learning targets must resolve in
347
+ * (default `process.cwd()`). A learning is dropped unless its extracted
348
+ * path realpath-resolves to a regular file inside this root that is
349
+ * exactly one tracked file there (tracking skipped without git).
230
350
  * @param {number} [params.evidenceFloor=0.5] - minimum learning confidence to qualify.
231
351
  * @param {string} [params.now] - ISO timestamp for `created_at` + expiry checks (test determinism).
232
352
  * @returns {RepairCandidate[]}
@@ -234,13 +354,14 @@ function driftErrorToCandidate(err, nowIso) {
234
354
  export function extractCandidates({
235
355
  learnings,
236
356
  driftResult,
237
- // eslint-disable-next-line no-unused-vars -- accepted for caller symmetry; pure transform does no path resolution
238
357
  repoRoot,
239
358
  evidenceFloor = 0.5,
240
359
  now,
241
360
  } = {}) {
242
361
  const nowIso = typeof now === 'string' && now.length > 0 ? now : new Date().toISOString();
243
362
  const floor = Number.isFinite(evidenceFloor) ? evidenceFloor : 0.5;
363
+ const root = typeof repoRoot === 'string' && repoRoot.length > 0 ? repoRoot : process.cwd();
364
+ const resolveTarget = makeTargetResolver(root);
244
365
 
245
366
  /** @type {RepairCandidate[]} */
246
367
  const candidates = [];
@@ -248,7 +369,7 @@ export function extractCandidates({
248
369
  // Feeder 1: /evolve learnings.
249
370
  if (Array.isArray(learnings)) {
250
371
  for (const learning of learnings) {
251
- const candidate = learningToCandidate(learning, floor, nowIso);
372
+ const candidate = learningToCandidate(learning, floor, nowIso, resolveTarget);
252
373
  if (candidate) candidates.push(candidate);
253
374
  }
254
375
  }
@@ -8,7 +8,7 @@
8
8
  * — the matrix is the load-bearing deliverable, not the file-write mechanics.
9
9
  *
10
10
  * COMPOSITION (the five siblings, all DI-injectable via `opts`):
11
- * - candidate-intake.mjs → extractCandidates (pure transform)
11
+ * - candidate-intake.mjs → extractCandidates (no writes; resolves targets against repoRoot)
12
12
  * - idempotency.mjs → mergeCandidates / markProcessed / isProcessed
13
13
  * / loadCandidates (store I/O + supersession)
14
14
  * - blast-radius-classifier.mjs→ classifyTarget (R5 posture/gate triple)
@@ -17,7 +17,7 @@
17
17
  *
18
18
  * PIPELINE:
19
19
  * extractCandidates(learnings, driftResult)
20
- * → mergeCandidates (persist + supersede)
20
+ * → mergeCandidates (persist + supersede; skipped under dryRun)
21
21
  * → for each NON-processed candidate:
22
22
  * classify → decide per matrix → act
23
23
  *
@@ -583,7 +583,8 @@ async function finishOpenMr({ candidate, candidateId, targetPath, targetType, re
583
583
  * @param {Array<Record<string, unknown>>} [params.learnings] — `/evolve` learning records.
584
584
  * @param {{ status?: string, errors?: Array<Record<string, unknown>> }|null} [params.driftResult]
585
585
  * claude-md-drift-check output.
586
- * @param {boolean} [params.dryRun=false] — when true, no mutation/MR/stamp; previews only.
586
+ * @param {boolean} [params.dryRun=false] — when true, no mutation/MR/stamp and no
587
+ * candidate-store write (the skip is logged via `opts.log`); previews only.
587
588
  * @param {Object} [opts] — DI seams (all default to the real sibling functions).
588
589
  * @param {typeof realExtractCandidates} [opts.extractCandidates]
589
590
  * @param {typeof realMergeCandidates} [opts.mergeCandidates]
@@ -629,7 +630,7 @@ export async function runRepairEngine(
629
630
  const outcomes = [];
630
631
  const summary = { autonomousApplied: 0, mrsOpened: 0, advisories: 0, blocked: 0, total: 0 };
631
632
 
632
- // --- Pipeline step 1 — intake (pure transform) ---------------------------
633
+ // --- Pipeline step 1 — intake (no writes; repoRoot anchors target resolution)
633
634
  let candidates;
634
635
  try {
635
636
  candidates = seams.extractCandidates({
@@ -650,11 +651,19 @@ export async function runRepairEngine(
650
651
  }
651
652
 
652
653
  // --- Pipeline step 2 — merge (persist + supersede) -----------------------
653
- try {
654
- seams.mergeCandidates({ candidates, repoRoot });
655
- } catch (err) {
656
- seams.log('error', `engine: mergeCandidates threw — ${err?.message ?? err}`);
657
- // Persistence failure is non-fatal: continue with the in-memory candidates.
654
+ // A dry run previews from the in-memory candidates and never writes the store.
655
+ if (dryRun === true) {
656
+ seams.log(
657
+ 'info',
658
+ `engine: dry-run candidate store write skipped (${candidates.length} candidate(s) not persisted)`,
659
+ );
660
+ } else {
661
+ try {
662
+ seams.mergeCandidates({ candidates, repoRoot });
663
+ } catch (err) {
664
+ seams.log('error', `engine: mergeCandidates threw — ${err?.message ?? err}`);
665
+ // Persistence failure is non-fatal: continue with the in-memory candidates.
666
+ }
658
667
  }
659
668
 
660
669
  // --- Pipeline step 3 — per-candidate classify → decide → act -------------
@@ -31,6 +31,7 @@
31
31
  * - estimateInputTokens(str) — char-count/4 heuristic
32
32
  * - checkBudget(estimated, budget) — verdict for the budget gate
33
33
  * - buildJudgePrompt(skills, tail, nonce) — pure prompt assembly (untrusted-data fence)
34
+ * - evidenceBudgetChars(skills, budget) — characters left for evidence after the prompt frame
34
35
  * - parseJudgeResponse(text) — extract one fenced ```json block, validate, drop malformed
35
36
  */
36
37
 
@@ -54,6 +55,9 @@ export const DEFAULT_BUDGET = Object.freeze({ input: 8000, output: 4000 });
54
55
  /** Industry-standard heuristic: ~4 chars per token for English prose. */
55
56
  const CHARS_PER_TOKEN = 4;
56
57
 
58
+ /** Hex length of the per-call untrusted-data nonce (`randomBytes(16)` → 32 hex). */
59
+ const NONCE_HEX_LENGTH = 32;
60
+
57
61
  // ---------------------------------------------------------------------------
58
62
  // Pure-function gates
59
63
  // ---------------------------------------------------------------------------
@@ -182,6 +186,25 @@ export function buildJudgePrompt(selectedSkills, transcriptTail, nonce) {
182
186
  ].join('\n');
183
187
  }
184
188
 
189
+ /**
190
+ * How many characters of evidence fit inside `budget.input` for THIS judged set.
191
+ *
192
+ * The caller must not have to guess: the prompt frame is MEASURED by building
193
+ * the very prompt that will be sent with an empty fence, so the answer tracks
194
+ * every future edit to `buildJudgePrompt` automatically. The nonce is
195
+ * length-accurate (`NONCE_HEX_LENGTH`) rather than the real random value, since
196
+ * only its length affects the frame.
197
+ *
198
+ * @param {string[]} selectedSkills — the judged set (its JSON is part of the frame)
199
+ * @param {{input?: number}} [budget]
200
+ * @returns {number} characters available for `evidence.text` (never negative)
201
+ */
202
+ export function evidenceBudgetChars(selectedSkills = [], budget = DEFAULT_BUDGET) {
203
+ const maxInput = typeof budget?.input === 'number' ? budget.input : DEFAULT_BUDGET.input;
204
+ const frame = buildJudgePrompt(selectedSkills, '', 'f'.repeat(NONCE_HEX_LENGTH)).length;
205
+ return Math.max(0, maxInput * CHARS_PER_TOKEN - frame);
206
+ }
207
+
185
208
  /**
186
209
  * Parse the judge response into validated judgment records. Extracts the FIRST
187
210
  * fenced ```json block, JSON.parses it, and validates each entry against
@@ -253,7 +276,7 @@ export function parseJudgeResponse(text) {
253
276
 
254
277
  /**
255
278
  * @typedef {Object} JudgeResult
256
- * @property {'ok' | 'empty-input' | 'budget-exceeded'} status
279
+ * @property {'ok' | 'empty-input' | 'no-evidence' | 'budget-exceeded'} status
257
280
  * @property {Array<{skill: string, applied: string, completed: string, confidence: number}>} judgments
258
281
  * @property {{input_tokens?: number, output_tokens?: number, estimated_input?: number}} [usage]
259
282
  * @property {string} [skipped_reason]
@@ -269,6 +292,7 @@ export function parseJudgeResponse(text) {
269
292
  *
270
293
  * Control flow (matches the ratified #645 L3 contract):
271
294
  * - empty selectedSkills → {status:'empty-input', judgments:[]} (no dispatch).
295
+ * - empty evidence text → {status:'no-evidence', judgments:[]} (no dispatch, #1399).
272
296
  * - budget exceeded → {status:'budget-exceeded', judgments:[]} (no dispatch,
273
297
  * NOT truncated — mirrors dialectic-deriver).
274
298
  * - else → dispatch → parse → {status:'ok', judgments, usage}.
@@ -277,7 +301,8 @@ export function parseJudgeResponse(text) {
277
301
  * @param {(args: {model: string, prompt: string, maxTokens: number}) => Promise<{text: string, usage?: {input_tokens?: number, output_tokens?: number}}>} opts.dispatchAgent — REQUIRED, injected DI boundary
278
302
  * @param {string} [opts.repoRoot]
279
303
  * @param {string|null} [opts.sessionId]
280
- * @param {string} [opts.transcriptTail]
304
+ * @param {{text?: string}} [opts.evidence] — preferred input; `buildSkillEvidence()` output (#1399)
305
+ * @param {string} [opts.transcriptTail] — legacy raw-string input; used when `evidence` is absent
281
306
  * @param {string[]} [opts.selectedSkills]
282
307
  * @param {'haiku'|'sonnet'|'opus'} [opts.model='haiku']
283
308
  * @param {{input: number, output: number}} [opts.budget]
@@ -293,6 +318,7 @@ export async function runSkillJudge({
293
318
  // `_`-prefixed names so the contract keys stay documented without tripping no-unused-vars.
294
319
  repoRoot: _repoRoot,
295
320
  sessionId: _sessionId,
321
+ evidence,
296
322
  transcriptTail = '',
297
323
  selectedSkills = [],
298
324
  model = 'haiku',
@@ -313,8 +339,24 @@ export async function runSkillJudge({
313
339
  return { status: 'empty-input', judgments: [], skipped_reason: 'no-selected-skills' };
314
340
  }
315
341
 
342
+ // Gate 2b (#1399): empty evidence — do NOT dispatch. Measured 2026-09-19 at
343
+ // `8f15f77b`: a prompt whose fence is empty is 1387 chars = 346 estimated
344
+ // tokens, so the budget gate below waves it through and the judge is asked to
345
+ // rule on a transcript it was never shown. An advisory verdict from no
346
+ // evidence is worse than no verdict — it looks exactly like a real one in
347
+ // `skill-judgments.jsonl`.
348
+ const evidenceText =
349
+ typeof evidence?.text === 'string' && evidence.text.trim()
350
+ ? evidence.text
351
+ : typeof transcriptTail === 'string'
352
+ ? transcriptTail
353
+ : '';
354
+ if (!evidenceText.trim()) {
355
+ return { status: 'no-evidence', judgments: [], skipped_reason: 'empty-transcript-evidence' };
356
+ }
357
+
316
358
  const nonce = randomNonce();
317
- const prompt = buildJudgePrompt(skills, transcriptTail, nonce);
359
+ const prompt = buildJudgePrompt(skills, evidenceText, nonce);
318
360
 
319
361
  // Gate 3: budget — fail-fast BEFORE dispatch when the prompt would exceed it.
320
362
  const estimatedInput = estimateInputTokens(prompt);
@@ -0,0 +1,56 @@
1
+ /**
2
+ * tail-window.mjs — the ONE bounded tail-window reader for append-only JSONL
3
+ * ledgers and transcripts (#1272).
4
+ *
5
+ * Five call sites used to carry their own copy of this byte-window primitive,
6
+ * and one of them (hooks/subagent-telemetry.mjs) ignored the returned read
7
+ * length and decoded a whole `allocUnsafe` buffer — on a short read that is
8
+ * uninitialised memory handed to JSON.parse. This module owns ONLY the byte
9
+ * window; every caller keeps its own error mapping (null / [] / discriminated
10
+ * result / throw) and its own line logic.
11
+ *
12
+ * Ceiling: the whole window is held in memory at once and decoded in one pass
13
+ * — fine for the windows in use today (64 KiB .. 1 MiB). Revisit if a caller
14
+ * needs a window above ~16 MiB: stream backwards in chunks instead.
15
+ */
16
+
17
+ import fs from 'node:fs';
18
+
19
+ /**
20
+ * Read the last `maxBytes` of `file` as UTF-8.
21
+ *
22
+ * `cut` is true when the window did not start at byte 0 — the first line of
23
+ * `text` is then (or may be) a fragment of a record, possibly starting inside
24
+ * a multi-byte UTF-8 sequence, and callers that parse lines should drop it.
25
+ * Loops until the window is filled or the file reports EOF, so a short read
26
+ * never leaves undecoded buffer bytes in `text`.
27
+ *
28
+ * THROWS on any fs error (ENOENT, EACCES, …) — mapping the failure is the
29
+ * caller's decision.
30
+ *
31
+ * @param {string} file
32
+ * @param {number} maxBytes window size in bytes (> 0)
33
+ * @returns {{ text: string, cut: boolean, size: number }} `size` is the file size at open time
34
+ */
35
+ export function readTailWindow(file, maxBytes) {
36
+ const fd = fs.openSync(file, 'r');
37
+ try {
38
+ const size = fs.fstatSync(fd).size;
39
+ const want = Math.min(size, maxBytes);
40
+ const start = size - want;
41
+ const buf = Buffer.allocUnsafe(want);
42
+ let read = 0;
43
+ while (read < want) {
44
+ const n = fs.readSync(fd, buf, read, want - read, start + read);
45
+ if (n <= 0) break;
46
+ read += n;
47
+ }
48
+ return { text: buf.subarray(0, read).toString('utf8'), cut: start > 0, size };
49
+ } finally {
50
+ try {
51
+ fs.closeSync(fd);
52
+ } catch {
53
+ /* best-effort */
54
+ }
55
+ }
56
+ }
@@ -93,6 +93,7 @@ export const USAGE_PING_OPTIONAL_FIELDS = Object.freeze([
93
93
  'fleet_self_declared',
94
94
  'session_record',
95
95
  'session_profile',
96
+ 'ledger_complete',
96
97
  ]);
97
98
 
98
99
  /**
@@ -117,6 +118,29 @@ const USAGE_PING_PROJECTED_FIELDS = Object.freeze([...USAGE_PING_FIELDS, ...USAG
117
118
  */
118
119
  export const SESSION_RECORD_SOURCES = Object.freeze(['ledger', 'derived', 'absent']);
119
120
 
121
+ /*
122
+ * `ledger_complete` — a SECOND, ORTHOGONAL axis beside `session_record`
123
+ * (GitLab #1416), deliberately NOT a fourth provenance token.
124
+ *
125
+ * `deriveSessionFromEvents` (telemetry/sync.mjs) returns a three-state verdict on
126
+ * the events ledger it read FROM: `true` (every rotation archive present),
127
+ * `false` (at least one measured gap — a deleted/missing archive), and `null`
128
+ * (no verdict was produced at all: the read threw, or there was no source). That
129
+ * verdict decided nothing on the wire, so a derived record reconstructed from a
130
+ * holey ledger was indistinguishable from one reconstructed from a whole one.
131
+ *
132
+ * Why a boolean and not a `derived-partial` token: `SESSION_RECORD_SOURCES` is a
133
+ * frozen enum mirrored in prose and in the server's `raw_json` consumers, and
134
+ * completeness is a property of the SOURCE READ, not of WHICH source was used —
135
+ * widening the provenance enum would make the two facts inseparable and force
136
+ * every reader of `session_record === 'derived'` to learn a second spelling.
137
+ *
138
+ * THE THIRD STATE IS OMISSION: only a real boolean is written. `null` (nothing
139
+ * measured) omits the key, exactly like `session_profile` — "we did not look" is
140
+ * never sent as a measured `false`. On the `ledger` branch the field is not set
141
+ * at ALL: that path never reads the events ledger, so it has no verdict to give.
142
+ */
143
+
120
144
  /** Exact duration-bucket tokens (ASCII, stable wire values). */
121
145
  export const DURATION_BUCKETS = Object.freeze(['<15m', '15-60m', '1-3h', '>3h']);
122
146
 
@@ -541,6 +565,7 @@ export function buildUsagePing({
541
565
  consentState,
542
566
  sessionRecordSource,
543
567
  sessionProfile,
568
+ ledgerComplete,
544
569
  } = {}) {
545
570
  const session = isPlainObject(sessionRecord) ? sessionRecord : {};
546
571
  const invocations = Array.isArray(skillInvocations) ? skillInvocations : [];
@@ -637,6 +662,11 @@ export function buildUsagePing({
637
662
  session_record: SESSION_RECORD_SOURCES.includes(sessionRecordSource)
638
663
  ? sessionRecordSource
639
664
  : 'absent',
665
+ // ONLY a real boolean travels (#1416). `null`/`undefined` — the read never
666
+ // happened, or this path never read the events ledger at all — OMITS the
667
+ // key, the same absent-is-not-empty contract `session_profile` uses above.
668
+ // Writing `false` there would turn "we did not look" into a measured gap.
669
+ ...(typeof ledgerComplete === 'boolean' ? { ledger_complete: ledgerComplete } : {}),
640
670
  skills: filterRosterNames(skillNames, rosterSkills),
641
671
  commands: filterRosterNames(commandNames, rosterCommands),
642
672
  };
@@ -41,6 +41,7 @@ import { ensureAnonId } from './anon-id.mjs';
41
41
  import { peekAll, enqueue, clear, queueStats } from './queue.mjs';
42
42
  import { loadOwnerConfig } from '../owner-yaml.mjs';
43
43
  import { readJsonlFile } from '../io.mjs';
44
+ import { readEventsWithRotations } from '../events.mjs';
44
45
  import { readCanonicalSessions } from '../sessions-canonical.mjs';
45
46
  import { resolvePrivateConfigDir } from '../config/private-config-dir.mjs';
46
47
  import { readSessionProfile } from '../state-md.mjs';
@@ -338,12 +339,54 @@ export function readSessionProfileForMetricsDir(metricsDir) {
338
339
  * Never throws.
339
340
  *
340
341
  * @param {string} metricsDir
341
- * @returns {{ session: object, source: 'derived'|'absent' }}
342
+ * @returns {{ session: object, source: 'derived'|'absent',
343
+ * ledger_complete: boolean|null, ledger_gaps: object[] }}
344
+ * `ledger_complete` is `null` — never `false` — when the read produced no
345
+ * verdict at all: an undetermined ledger is not a proven gap. TWO paths reach
346
+ * that third state (#1423): this function throwing, and the reader finding NO
347
+ * source (no active file, no archive, no legacy ring) — in the latter case
348
+ * `events: []` is the absence of a ledger, not a measured quiet window.
349
+ * `ledger_complete === false` additionally writes ONE stderr line naming the
350
+ * gap kinds, because a verdict nothing surfaces is a verdict nobody acts on.
342
351
  */
343
352
  export function deriveSessionFromEvents(metricsDir) {
344
353
  try {
345
- const events = readJsonlFile(path.join(metricsDir, 'events.jsonl'), { skipInvalid: true });
346
- if (!Array.isArray(events) || events.length === 0) return { session: {}, source: 'absent' };
354
+ // #1407: read ACROSS rotation boundaries. This reconstruction is the ONLY
355
+ // source of session facts whenever `sessions.jsonl` has no usable record,
356
+ // and its sibling window is `DAILY_FLUSH_MS` (24 h) — so a rotation between
357
+ // a session's start and its flush silently truncated it.
358
+ //
359
+ // CEILING (BV-004): the reader loads the active file AND every archive
360
+ // fully into memory — up to ~60 MB transient at the default
361
+ // `max-size-mb: 10` / `max-backups: 5`. Measured 2026-09-20 A/B in ONE
362
+ // process on exactly that worst case (60 MB / 6 sources / 293,994 records,
363
+ // host loadavg 11.2): median 25.5 ms → 215.8 ms, i.e. +190 ms, which is
364
+ // 6.4 % of this path's `POST_TIMEOUT_MS` (3000). Acceptable for a
365
+ // once-per-flush cold read. Revisit if `max-size-mb` is raised past ~100,
366
+ // if `max-backups` grows, or if the flush budget drops below ~1 s.
367
+ const ledger = readEventsWithRotations(undefined, {
368
+ filePath: path.join(metricsDir, 'events.jsonl'),
369
+ });
370
+ const events = ledger.events;
371
+ // A missing archive is a GAP, never an empty window (#1407 AC-3). Carried
372
+ // on EVERY return below, including the empty ones — that is precisely where
373
+ // a deleted archive and a quiet period are otherwise indistinguishable.
374
+ const ledgerVerdict = { ledger_complete: ledger.complete, ledger_gaps: ledger.gaps };
375
+ // Visibility (#1423): the field had ZERO production consumers — a measured
376
+ // gap reached nobody. ONE stderr line, at the single point the verdict is
377
+ // formed, so every return below is covered by construction. Diagnostics on
378
+ // stderr, never stdout (cli-design.md); no new event, because the gap is a
379
+ // property of the LEDGER and an event about it would land in the same file.
380
+ if (ledger.complete === false) {
381
+ const kinds = [...new Set((ledger.gaps ?? []).map((g) => g?.kind ?? 'unknown'))].sort();
382
+ process.stderr.write(
383
+ `⚠ telemetry: events ledger INCOMPLETE — ${ledger.gaps.length} gap(s) ` +
384
+ `[${kinds.join(', ')}]; the session facts below are reconstructed from a PARTIAL read\n`,
385
+ );
386
+ }
387
+ if (!Array.isArray(events) || events.length === 0) {
388
+ return { session: {}, source: 'absent', ...ledgerVerdict };
389
+ }
347
390
 
348
391
  let startedAt = null;
349
392
  let sessionType = null;
@@ -412,7 +455,9 @@ export function deriveSessionFromEvents(metricsDir) {
412
455
  profile = undatedShapeProfile;
413
456
  }
414
457
 
415
- if (startedAt === null && sessionType === null && profile === null) return { session: {}, source: 'absent' };
458
+ if (startedAt === null && sessionType === null && profile === null) {
459
+ return { session: {}, source: 'absent', ...ledgerVerdict };
460
+ }
416
461
 
417
462
  const session = {};
418
463
  if (sessionType !== null) session.session_type = sessionType;
@@ -422,9 +467,11 @@ export function deriveSessionFromEvents(metricsDir) {
422
467
  // omit-never-fabricate contract session-close-backfill.mjs uses (#914 R1).
423
468
  if (lastTs !== null && startedAt !== null && lastTs >= startedAt) session.completed_at = lastTs;
424
469
 
425
- return { session, source: 'derived' };
470
+ return { session, source: 'derived', ...ledgerVerdict };
426
471
  } catch {
427
- return { session: {}, source: 'absent' };
472
+ // No verdict was ever produced — `null`, not `false`: a measurement that
473
+ // did not happen is not a measured zero.
474
+ return { session: {}, source: 'absent', ledger_complete: null, ledger_gaps: [] };
428
475
  }
429
476
  }
430
477
 
@@ -483,6 +530,12 @@ export function buildBatch({
483
530
  let sessionForPing;
484
531
  /** @type {'ledger'|'derived'|'absent'} */
485
532
  let sessionRecordSource = 'ledger';
533
+ // #1416: the events-ledger completeness verdict, carried to the ping as its
534
+ // own optional boolean. Stays `null` on the LEDGER branch by construction —
535
+ // that branch never reads events.jsonl, so it has nothing to report, and
536
+ // `buildUsagePing` omits the key for anything that is not a real boolean.
537
+ /** @type {boolean|null} */
538
+ let ledgerComplete = null;
486
539
  if (sessionRecord && typeof sessionRecord.started_at === 'string' && !Number.isNaN(Date.parse(sessionRecord.started_at))) {
487
540
  const startMs = Date.parse(sessionRecord.started_at);
488
541
  windowInvocations = invocations.filter((rec) => {
@@ -500,6 +553,7 @@ export function buildBatch({
500
553
  const derived = deriveSessionFromEvents(dir);
501
554
  sessionForPing = derived.session;
502
555
  sessionRecordSource = derived.source;
556
+ ledgerComplete = derived.ledger_complete;
503
557
 
504
558
  const derivedStartMs = Date.parse(sessionForPing.started_at);
505
559
  const cutoff = (Number.isNaN(Date.parse(nowIso)) ? Date.now() : Date.parse(nowIso)) - DAILY_FLUSH_MS;
@@ -522,6 +576,7 @@ export function buildBatch({
522
576
  consentState,
523
577
  sessionRecordSource,
524
578
  sessionProfile: readSessionProfileForMetricsDir(dir),
579
+ ledgerComplete,
525
580
  });
526
581
 
527
582
  const target = statePath || TELEMETRY_JSON_PATH;
@@ -31,9 +31,11 @@
31
31
  * @module scripts/lib/telemetry-flush-health-banner
32
32
  */
33
33
 
34
- import { existsSync, openSync, readSync, fstatSync, closeSync } from 'node:fs';
34
+ import { existsSync } from 'node:fs';
35
35
  import path from 'node:path';
36
36
 
37
+ import { readTailWindow } from './tail-window.mjs';
38
+
37
39
  /**
38
40
  * Bytes of `events.jsonl` read from the END of the file.
39
41
  *
@@ -82,31 +84,11 @@ function sanitizeReason(reason) {
82
84
  * @returns {{text: string} | {missing: true} | {error: string}}
83
85
  */
84
86
  function readTail(file) {
85
- let fd;
86
87
  try {
87
- fd = openSync(file, 'r');
88
- const { size } = fstatSync(fd);
89
- const length = Math.min(size, TAIL_BYTES);
90
- const start = size - length;
91
- const buf = Buffer.allocUnsafe(length);
92
- let read = 0;
93
- while (read < length) {
94
- const n = readSync(fd, buf, read, length - read, start + read);
95
- if (n <= 0) break;
96
- read += n;
97
- }
98
- return { text: buf.subarray(0, read).toString('utf8') };
88
+ return { text: readTailWindow(file, TAIL_BYTES).text };
99
89
  } catch (err) {
100
90
  if (err?.code === 'ENOENT') return { missing: true };
101
91
  return { error: typeof err?.code === 'string' ? err.code : 'EUNKNOWN' };
102
- } finally {
103
- if (fd !== undefined) {
104
- try {
105
- closeSync(fd);
106
- } catch {
107
- /* best effort */
108
- }
109
- }
110
92
  }
111
93
  }
112
94