Skip to content

fix: close remaining logging audit findings#82

Open
gbasin wants to merge 5 commits intofeat/dependency-risk-scannerfrom
chore/logging-quality-audit-iter2
Open

fix: close remaining logging audit findings#82
gbasin wants to merge 5 commits intofeat/dependency-risk-scannerfrom
chore/logging-quality-audit-iter2

Conversation

@gbasin
Copy link
Owner

@gbasin gbasin commented Feb 18, 2026

Summary

  • Added structured backend warning/debug logs for previously silent high-value failure paths in src/server/index.ts and src/server/db.ts
  • Extended regression coverage in src/server/__tests__/isolated/indexHandlers.test.ts and src/server/__tests__/db.test.ts for the new logging behavior
  • Marked intentional best-effort catches across server runtime modules with logging-audit:intentional, and updated logging audit docs + contract text

Audit Result

  • logging_audit scanned_files=36 high=0 medium=0 low=0
  • logging_audit_result clean

Validation

  • bun run lint
  • bun run typecheck
  • bun run test
  • bun run audit:logging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant