-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathexemptions.json
More file actions
369 lines (369 loc) · 20.4 KB
/
Copy pathexemptions.json
File metadata and controls
369 lines (369 loc) · 20.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
{
"frozen_count": 52,
"entries": [
{
"file": "src/bonfire/cli/commands/install_skill.py",
"symbol_or_line": "install_skill",
"rule": "C901",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/cli/commands/install_skill.py",
"symbol_or_line": "install_skill",
"rule": "PLR0915",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/cost/analyzer.py",
"symbol_or_line": "CostAnalyzer._load_if_needed",
"rule": "C901",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/dispatch/runner.py",
"symbol_or_line": "execute_with_retry",
"rule": "BLE001",
"reason": "Dispatch retry barrier: must catch ANY backend/SDK failure mode to record the failure and drive the retry verdict; narrowing would let an unexpected failure skip the retry loop. CancelledError still propagates (except Exception excludes it).",
"approver": "BubbleGum/Elegance-Law architectural blessing (BON-1757); Anta gates via PR merge"
},
{
"file": "src/bonfire/dispatch/sdk_backend.py",
"symbol_or_line": "ClaudeSDKBackend.execute",
"rule": "BLE001",
"reason": "Third-party Claude Agent SDK boundary: the SDK failure surface is open-set; contract is 'never raises — every failure becomes a FAILED ErrorDetail envelope'.",
"approver": "BubbleGum/Elegance-Law architectural blessing (BON-1757); Anta gates via PR merge"
},
{
"file": "src/bonfire/dispatch/sdk_backend.py",
"symbol_or_line": "ClaudeSDKBackend._do_execute",
"rule": "C901",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/dispatch/security_hooks.py",
"symbol_or_line": "_match_write_edit_sensitive_path",
"rule": "C901",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/dispatch/security_hooks.py",
"symbol_or_line": "_peel_one",
"rule": "C901",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/dispatch/security_hooks.py",
"symbol_or_line": "_unwrap",
"rule": "C901",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/dispatch/security_hooks.py",
"symbol_or_line": "build_preexec_hook",
"rule": "C901",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/dispatch/security_hooks.py",
"symbol_or_line": "build_preexec_hook",
"rule": "PLR0915",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/dispatch/security_hooks.py",
"symbol_or_line": "build_preexec_hook._hook",
"rule": "C901",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/dispatch/security_hooks.py",
"symbol_or_line": "build_preexec_hook._hook",
"rule": "PLR0915",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/dispatch/security_hooks.py",
"symbol_or_line": "build_preexec_hook._hook",
"rule": "S101",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/engine/advisor.py",
"symbol_or_line": "VaultAdvisor.check",
"rule": "BLE001",
"reason": "Fail-open advisory boundary: a knowledge/vault query failure must degrade to '' (no advice), never raise into the pipeline; the backend is a pluggable Protocol.",
"approver": "BubbleGum/Elegance-Law architectural blessing (BON-1757); Anta gates via PR merge"
},
{
"file": "src/bonfire/engine/pipeline.py",
"symbol_or_line": "PipelineEngine.run",
"rule": "BLE001",
"reason": "Top-level pipeline barrier: any stage failure becomes a PipelineFailed event + failed result — the canonical record-all-and-continue boundary.",
"approver": "BubbleGum/Elegance-Law architectural blessing (BON-1757); Anta gates via PR merge"
},
{
"file": "src/bonfire/engine/pipeline.py",
"symbol_or_line": "PipelineEngine._execute_stage",
"rule": "BLE001",
"reason": "Per-stage boundary: converts ANY StageHandler failure into a typed ErrorDetail envelope (StageHandler is an open-set extension Protocol).",
"approver": "BubbleGum/Elegance-Law architectural blessing (BON-1757); Anta gates via PR merge"
},
{
"file": "src/bonfire/events/consumers/display.py",
"symbol_or_line": "DisplayConsumer._call",
"rule": "BLE001",
"reason": "Observer boundary over a user-supplied display callback: an observer must NEVER let an arbitrary callback failure crash the event bus.",
"approver": "BubbleGum/Elegance-Law architectural blessing (BON-1757); Anta gates via PR merge"
},
{
"file": "src/bonfire/events/consumers/logger.py",
"symbol_or_line": "SessionLoggerConsumer.on_event",
"rule": "BLE001",
"reason": "Observer boundary over a pluggable persistence backend: must never crash the event bus on a backend failure.",
"approver": "BubbleGum/Elegance-Law architectural blessing (BON-1757); Anta gates via PR merge"
},
{
"file": "src/bonfire/git/scratch.py",
"symbol_or_line": "55",
"rule": "S105",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/github/client.py",
"symbol_or_line": "detect_github_repo",
"rule": "S607",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/handlers/architect.py",
"symbol_or_line": "ArchitectHandler.handle",
"rule": "C901",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/handlers/architect.py",
"symbol_or_line": "ArchitectHandler.handle",
"rule": "BLE001",
"reason": "StageHandler boundary: any handler failure becomes a typed ErrorDetail envelope (blessed boundary pattern).",
"approver": "BubbleGum/Elegance-Law architectural blessing (BON-1757); Anta gates via PR merge"
},
{
"file": "src/bonfire/handlers/bard.py",
"symbol_or_line": "BardHandler.handle",
"rule": "BLE001",
"reason": "Handler boundary that must salvage partial PR-flow progress (branch/sha/staged files) on ANY mid-flow failure; the partial-metadata capture depends on catching all.",
"approver": "BubbleGum/Elegance-Law architectural blessing (BON-1757); Anta gates via PR merge"
},
{
"file": "src/bonfire/handlers/merge_preflight.py",
"symbol_or_line": "MergePreflightHandler.handle",
"rule": "BLE001",
"reason": "StageHandler boundary: any preflight failure becomes a typed ErrorDetail envelope.",
"approver": "BubbleGum/Elegance-Law architectural blessing (BON-1757); Anta gates via PR merge"
},
{
"file": "src/bonfire/handlers/merge_preflight.py",
"symbol_or_line": "MergePreflightHandler._get_baseline_failures",
"rule": "BLE001",
"reason": "Best-effort baseline-pytest cache: any failure degrades to an empty baseline and must never block preflight.",
"approver": "BubbleGum/Elegance-Law architectural blessing (BON-1757); Anta gates via PR merge"
},
{
"file": "src/bonfire/handlers/preflight_pytest.py",
"symbol_or_line": "parse_pytest_junit_xml",
"rule": "S314",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/handlers/sage_correction_bounce.py",
"symbol_or_line": "SageCorrectionBounceHandler.handle",
"rule": "BLE001",
"reason": "StageHandler boundary: any handler failure becomes a typed ErrorDetail envelope; the co-located 'except CancelledError: raise' arm is preserved.",
"approver": "BubbleGum/Elegance-Law architectural blessing (BON-1757); Anta gates via PR merge"
},
{
"file": "src/bonfire/handlers/sage_correction_bounce.py",
"symbol_or_line": "SageCorrectionBounceHandler._run_correction_cycle",
"rule": "C901",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/handlers/sage_correction_bounce.py",
"symbol_or_line": "SageCorrectionBounceHandler._run_correction_cycle",
"rule": "BLE001",
"reason": "Backend dispatch boundary (open-set SDK failures) becomes a FAILED + escalated outcome; the co-located 'except CancelledError: raise' arm is preserved.",
"approver": "BubbleGum/Elegance-Law architectural blessing (BON-1757); Anta gates via PR merge"
},
{
"file": "src/bonfire/handlers/steward.py",
"symbol_or_line": "StewardHandler.handle",
"rule": "BLE001",
"reason": "StageHandler boundary: any handler failure becomes a typed ErrorDetail envelope.",
"approver": "BubbleGum/Elegance-Law architectural blessing (BON-1757); Anta gates via PR merge"
},
{
"file": "src/bonfire/handlers/wizard.py",
"symbol_or_line": "WizardHandler.handle",
"rule": "BLE001",
"reason": "StageHandler boundary: any handler failure becomes a typed ErrorDetail envelope.",
"approver": "BubbleGum/Elegance-Law architectural blessing (BON-1757); Anta gates via PR merge"
},
{
"file": "src/bonfire/knowledge/backend.py",
"symbol_or_line": "LanceDBBackend.query",
"rule": "BLE001",
"reason": "Pluggable LanceDB vector-search boundary: fail-open to [] so a search-backend failure never raises into callers.",
"approver": "BubbleGum/Elegance-Law architectural blessing (BON-1757); Anta gates via PR merge"
},
{
"file": "src/bonfire/knowledge/backend.py",
"symbol_or_line": "LanceDBBackend.get_by_source",
"rule": "BLE001",
"reason": "Pluggable LanceDB get-by-source boundary: fail-open to [].",
"approver": "BubbleGum/Elegance-Law architectural blessing (BON-1757); Anta gates via PR merge"
},
{
"file": "src/bonfire/knowledge/chunker.py",
"symbol_or_line": "chunk_markdown",
"rule": "C901",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/knowledge/consumer.py",
"symbol_or_line": "KnowledgeIngestConsumer._store",
"rule": "BLE001",
"reason": "Knowledge observer boundary over a pluggable backend: must never crash the event bus on a store failure.",
"approver": "BubbleGum/Elegance-Law architectural blessing (BON-1757); Anta gates via PR merge"
},
{
"file": "src/bonfire/knowledge/scanner.py",
"symbol_or_line": "ProjectScanner.extract_signatures",
"rule": "C901",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/models/plan.py",
"symbol_or_line": "WorkflowPlan._validate_dag",
"rule": "C901",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/onboard/flow.py",
"symbol_or_line": "run_front_door",
"rule": "C901",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/onboard/flow.py",
"symbol_or_line": "run_front_door",
"rule": "PLR0915",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/onboard/flow.py",
"symbol_or_line": "run_front_door",
"rule": "BLE001",
"reason": "Shutdown drain of cancelled asyncio tasks: the asyncio.CancelledError arm is load-bearing (deliberately swallows the cancel during drain); the broad arm catches a drained task's own arbitrary error.",
"approver": "BubbleGum/Elegance-Law architectural blessing (BON-1757); Anta gates via PR merge"
},
{
"file": "src/bonfire/onboard/flow.py",
"symbol_or_line": "run_front_door",
"rule": "S110",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/onboard/narration.py",
"symbol_or_line": "_category_key",
"rule": "C901",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/onboard/narration.py",
"symbol_or_line": "NarrationEngine._pick_unused",
"rule": "S311",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/onboard/orchestrator.py",
"symbol_or_line": "_run_one",
"rule": "BLE001",
"reason": "Per-scanner boundary: scanners are a pluggable open set; one scanner failing must not abort onboarding (log + count=0 + continue).",
"approver": "BubbleGum/Elegance-Law architectural blessing (BON-1757); Anta gates via PR merge"
},
{
"file": "src/bonfire/onboard/scanners/git_state.py",
"symbol_or_line": "scan",
"rule": "C901",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/onboard/scanners/vault_seed.py",
"symbol_or_line": "_scan_project_size",
"rule": "C901",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/onboard/server.py",
"symbol_or_line": "446",
"rule": "S101",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/onboard/server.py",
"symbol_or_line": "447",
"rule": "S101",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/persona/loader.py",
"symbol_or_line": "PersonaLoader._validate_raw",
"rule": "C901",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/scan/tech_scanner.py",
"symbol_or_line": "_extract_pyproject_deps",
"rule": "C901",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
},
{
"file": "src/bonfire/scan/tech_scanner.py",
"symbol_or_line": "TechScanner._detect_frameworks",
"rule": "C901",
"reason": "grandfathered at v1.0.1 cf-gate adoption 2026-06-22 (ratchet: BON-1757) — pre-existing under the kit ruff config; tracked for fix-forward",
"approver": "BubbleGum mount (v1.0.1 gate-adoption), 2026-06-22 — pending Anta's blessing via PR #227"
}
]
}