Feat/agon everywhere#233
kern-guard: 1 issue on existing code (+25 advisory)
ℹ️ Inline review comments — no changes.
Mode: ephemeral
Sources: ast, llm:kern-ai
Changed files: 16
All findings: 38
New to this PR: 26
Shown: 1 (0 on changed code, 1 advisory)
Hidden: 25 (advisory or muted rules)
Excluded: 25 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/cli/src/kern/blocks/results-formatter.kern · 1 finding
Warning
L21 · file-too-monolithic (outside diff)
.kern file has 14 top-level concern declarations outside any module block (14 fns); limit is 12. Group related declarations under module Name blocks or split into separate files to keep the str...