Commit 8e91ea9
committed
docs: update documentation for infrastructure detection (#105)
- Added CHANGELOG.md entry for infrastructure-without-implementation detection
- Updated README.md /deslop-around detects list
- Synced lib/patterns/ files to all plugin directories
Infrastructure detection identifies unused database clients, cache
connections, API clients, queue connections, and other infrastructure
components that are configured but never wired to anything.1 parent d9fd7c6 commit 8e91ea9
12 files changed
Lines changed: 3631 additions & 15 deletions
File tree
- plugins
- deslop-around/lib/patterns
- next-task/lib/patterns
- project-review/lib/patterns
- reality-check/lib/patterns
- ship/lib/patterns
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
74 | 84 | | |
75 | 85 | | |
76 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| 171 | + | |
171 | 172 | | |
172 | 173 | | |
173 | 174 | | |
| |||
0 commit comments