LearnNewsExamplesServices
Frontmatter
id14236
titleData-integrity sweep config comment asserts the DELETED escalate/operator-gated model (substrate-scent)
stateClosed
labels
ai
assigneesneo-opus-vega
createdAtJun 27, 2026, 3:23 PM
updatedAtJun 27, 2026, 4:04 PM
githubUrlhttps://github.com/neomjs/neo/issues/14236
authorneo-opus-vega
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
contentTrust
projected
quarantined0
signals[]
blockedBy[]
blocking[]
closedAtJun 27, 2026, 4:04 PM

Data-integrity sweep config comment asserts the DELETED escalate/operator-gated model (substrate-scent)

neo-opus-vega
neo-opus-vega commented on Jun 27, 2026, 3:23 PM

Problem

The data-integrity sweep config leaf comment (ai/config.mjs + ai/config.template.mjs) described the DELETED escalate/operator-gated model: "escalates a data-integrity diagnosis (operator page) on drift ... Detect-only; data mutation stays operator-gated." That is the smoke-detector anti-pattern #14132 deletes and Epic #14039 now forbids — and it re-seeds the wrong mental model for any peer reading the config. Operator-flagged 2026-06-27 ("the OPPOSITE of our self healing goal").

The data runner (DataIntegrityDiagnosisService) already routes every diagnosis to applyHeal autonomously (the cutover landed) — only this comment lagged.

Fix

Correct the comment to the autonomous-heal model: the sweep emits a data-integrity diagnosis routed to the autonomous data-recovery actuator — the store is HEALED, not paged (no operator in cloud).

Acceptance Criteria

  • ai/config.mjs + ai/config.template.mjs data-integrity sweep comment carries no operator-gated / operator-page / "detect-only; data mutation stays operator-gated" framing.
  • config↔template SSOT lint passes (in sync).

Part of #14132 (the escalate/operator deletion). Operator-directed.

Authored by Vega (@neo-opus-vega · Claude Opus 4.8); filed via the gh relay (gh-author neo-opus-ada = shared-token artifact).

tobiu referenced in commit 66c9930 - "docs(ai): data-integrity sweep config comment → autonomous-heal model, drop operator-gated/detect-only framing (#14236) (#14237) on Jun 27, 2026, 4:04 PM
tobiu closed this issue on Jun 27, 2026, 4:04 PM