Files
openclaw/scripts/lib/session-accessor-debt-baseline.json
Peter Steinberger 7181233320 fix(ci): settle deadcode hard-zero sweep debt across guard lanes
The repository hard-zero sweep (bae9752c5a, #108641) left five CI lanes
red on every PR: a stale max-lines baseline entry for the shrunken
live-cache-regression-runner, session-accessor debt baseline above the
real count, two sqlite-reliability contract types un-exported while
scripts/lib still imports them, a deleted-file entry on the production
lint-suppression allowlist, and a stale wildcard-barrel assertion in the
parallels smoke model test.
2026-07-15 23:16:10 -07:00

43 lines
1.8 KiB
JSON

{
"embeddedAgentSessionTarget": {},
"memoryHostSessionCorpus": {},
"sessionAccessorRead": {
"src/agents/subagent-announce-output.ts": 3,
"src/agents/subagent-announce.test-support.ts": 2,
"src/agents/tools/transcripts-tool.ts": 2,
"src/auto-reply/reply/commands-session-store.ts": 2,
"src/commands/doctor-heartbeat-session-target.ts": 2,
"src/commands/doctor-state-integrity.ts": 2,
"src/commands/doctor/shared/codex-route-session-repair.ts": 3,
"src/config/sessions/session-accessor.entry.ts": 2,
"src/config/sessions/store-load.ts": 3,
"src/config/sessions/store.ts": 10,
"src/config/sessions/transcript.ts": 2
},
"sessionAccessorWrite": {
"src/agents/subagent-spawn.test-helpers.ts": 1,
"src/commands/doctor-heartbeat-main-session-repair.ts": 2,
"src/commands/doctor-session-snapshots.ts": 2,
"src/commands/doctor-session-state-providers.ts": 2,
"src/commands/doctor-state-integrity.ts": 2,
"src/commands/doctor/shared/codex-route-session-repair.ts": 2,
"src/gateway/test-helpers.mocks.ts": 1,
"src/infra/state-migrations.session-store.ts": 2,
"src/plugins/registry-runtime.ts": 1
},
"sessionCompactManualTrim": {},
"sessionLifecycleCleanup": {
"src/config/sessions/session-accessor.sqlite-projection.ts": 2,
"src/config/sessions/store-maintenance-operations.ts": 2,
"src/config/sessions/store.ts": 2
},
"transcriptWriter": {
"src/agents/embedded-agent-runner/compaction-hooks.ts": 2,
"src/agents/embedded-agent-runner/thinking-replay-repair.ts": 2,
"src/agents/embedded-agent-runner/tool-result-truncation.ts": 3,
"src/agents/embedded-agent-runner/transcript-rewrite.ts": 3,
"src/config/sessions/session-accessor.sqlite-events.ts": 3,
"src/config/sessions/session-accessor.transcript.ts": 2
}
}