Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/BACKLOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ are closed (status: closed in frontmatter)._
## P0 — critical / blocking

- [ ] **[B-0062](backlog/P0/B-0062-wallet-v0-build-out-spec-logic-punch-list-from-pr-72-deferrals.md)** Wallet v0 build-out — concrete spec-logic punch list aggregating PR #72 deferred review concerns (Aaron 2026-04-28 honest-tracking catch)
- [ ] **[B-0073](backlog/P0/B-0073-lfg-csharp-code-scanning-cleanup-13-alerts-blocking-ruleset-2026-04-28.md)** LFG csharp Code Scanning cleanup — 13 open alerts gating code_quality severity:all ruleset on every PR
- [x] **[B-0073](backlog/P0/B-0073-lfg-csharp-code-scanning-cleanup-13-alerts-blocking-ruleset-2026-04-28.md)** LFG csharp Code Scanning cleanup — 13 open alerts gating code_quality severity:all ruleset on every PR
- [ ] **[B-0085](backlog/P0/B-0085-budget-cadence-workflow-cron-misses-task-287-deadline-window-aaron-2026-04-28.md)** Budget cadence workflow's weekly-Sundays cron misses task #287 cost-visibility deadline window (2026-04-26..04-29)
- [ ] **[B-0109](backlog/P0/B-0109-dependency-status-tracking-surface-2026-04-30.md)** Dependency status tracking surface — outages and issues affecting us (Aaron 2026-04-30, urgent)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,30 @@
---
id: B-0073
priority: P0
status: open
status: closed
closed: 2026-05-02
closed_by: "verified 0 open alerts on main"
title: LFG csharp Code Scanning cleanup — 13 open alerts gating code_quality severity:all ruleset on every PR
effort: M
ask: Otto autonomous (per Aaron full-delegation 2026-04-28 "fuck it ui sucks you got it" + static-analysis-grade quality bar)
created: 2026-04-28
last_updated: 2026-04-28
last_updated: 2026-05-02
tags: [code-scanning, codeql, ruleset, lfg, blocker, task-306]
---

> **Closed 2026-05-02 — verified 0 open Code Scanning alerts on
> LFG main via `gh api repos/Lucent-Financial-Group/Zeta/code-scanning/alerts?state=open`.**
> The 13 alerts blocking the `code_quality severity:all` ruleset
> at the time of filing (2026-04-28) have all resolved. The
> `cs/missed-ternary-operator` build-artifact alerts (#1, #2)
> and the 10 `cs/useless-cast-to-self` mechanical-fix alerts
> (#3-#12) appear to have been addressed via subsequent CodeQL
> config + source cleanup work that landed between filing and
> close (specific PRs not enumerated; the empirical state is
> the closure evidence). The Scorecard SAST alert #24 is also
> no longer firing. PR-blocking on this ruleset is no longer
> an active concern; AceHack→LFG forward-sync is operational.

# B-0073 — LFG csharp Code Scanning cleanup

## Source
Expand Down
Loading