feat(brainstorm): divergent style - #290
kern-guard: 1 issue on existing code (+43 advisory)
ℹ️ Inline review comments — no changes.
Mode: ephemeral
Sources: ast
Changed files: 20
All findings: 53
New to this PR: 44
Shown: 1 (0 on changed code, 1 advisory)
Hidden: 43 (advisory or muted rules)
Excluded: 15 findings on paths matched by 18 install patterns
Fix suggestions: 1 shown finding
Confidence: 70% on shown findings
Breakdown: ast=1
Advisory findings outside changed code (1)
1 finding listed here are outside the changed code for this PR — they appear in the summary because GitHub can't pin annotations off-diff. Advisory only; they do not affect the check conclusion.
packages/forge/src/kern/brainstorm.kern · 1 finding
Warning
L11 · file-too-monolithic (outside diff)
.kern file has 11 top-level concern declarations outside any module block (11 fns); limit is 10. Threshold tightened to 10 because 3 handlers in this file exceed the 30-line handler-size limit. G...