Skip to content

Feat/agon everywhere#233

Merged
cukas merged 4 commits into
mainfrom
feat/agon-everywhere
Jun 24, 2026
Merged

Feat/agon everywhere#233
cukas merged 4 commits into
mainfrom
feat/agon-everywhere

test(serve): prove the brain does multi-site browsing from a German n…

106d64e
Select commit
Loading
Failed to load commit list.
KERN guard / kern-guard succeeded Jun 24, 2026 in 3m 14s

kern-guard: 1 issue on existing code (+25 advisory)

kern-guard kern-guard · PR review

ℹ️ 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...