Skip to content
Merged
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: 2 additions & 0 deletions .claude/audits/INDEX.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ Persistent log of every `/article-audit` run. One row per audit; full reasoning
| 2026-06-03 | [Implementing Circuit Breaker in ASP.NET Core](2026-06-03-circuit-breaker.md) (Kanaiya Katarmal) | ⚙️ Already encoded via `AddStandardResilienceHandler` (§17); article advocates custom Polly pipeline project rejected | No action initially — then opened #97 for the `BRD.md:312` "future: circuit breaker with cached fallback" gap |
| 2026-06-03 | [DI lifetimes / Captive Dependency](2026-06-03-di-lifetimes.md) (LinkedIn) | 🔧 Pattern followed by behavior; no `ValidateScopes`/`ValidateOnBuild` enforcement; captive rule not in CLAUDE.md | Opened #103 |
| 2026-06-03 | [AIDLC vs SDLC framing](2026-06-03-aidlc-vs-sdlc.md) (Anurag Karuparti) | ✅ Already encoded more rigorously via `docs/dev-loop.md` Continuous Rule Encoding loop | No action |
| 2026-06-03 | [The False Comfort of the Happy Path: Decoupling Your Services](2026-06-03-happy-path-decoupling.md) (Milan Jovanović) | ✅ 6 of 9 claims encoded more rigorously; compensation gap tracked in #101 | No action |
| 2026-06-03 | [Git commands every engineer should know](2026-06-03-git-commands-reference.md) (Pavle Davitković) + Anton Martyniuk's rebase-on-shared-branches comment | 🔧 Anton's rule (rebase-vs-merge) followed by behavior, no encoding | Opened #105 (after user pushback on initial "no action" verdict) |
Loading