Skip to content

chore(lint): enable no-debugger - #16

Merged
mkczarkowski merged 1 commit into
claude/context-loops-bootstrapfrom
automation/night-loop-20260728000356-01
Jul 28, 2026
Merged

chore(lint): enable no-debugger#16
mkczarkowski merged 1 commit into
claude/context-loops-bootstrapfrom
automation/night-loop-20260728000356-01

Conversation

@mkczarkowski

Copy link
Copy Markdown
Collaborator

What changed

Enables the already-clean no-debugger rule at error level and refreshes the generated repository map.

Why

This bounded lint ratchet prevents debugger statements from entering the codebase without requiring source changes today.

Recovery note

The runner stopped on the known repo-map ordering issue and opened issue #15. The preserved worktree was repaired with a final map regeneration after the build-visible toolchain state settled. Two consecutive map checks and the complete outer gate then passed.

Validation

  • git diff --check
  • bun run typecheck
  • bun run lint — 2 pinned warnings / 0 errors
  • loopback-only, external-network-denied unit gate — 469 pass / 0 fail
  • bun run build
  • bun run examples:catalog:check
  • bun run repo-map:check — passed twice consecutively

Scope is limited to .oxlintrc.json and generated context/map files. Target is claude/context-loops-bootstrap, never master.

@mkczarkowski mkczarkowski added the automation Automated maintenance and analysis changes label Jul 28, 2026 — with ChatGPT Codex Connector
@mkczarkowski
mkczarkowski marked this pull request as ready for review July 28, 2026 00:09
@mkczarkowski
mkczarkowski merged commit a2e0aaf into claude/context-loops-bootstrap Jul 28, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation Automated maintenance and analysis changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants