<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Perch — semantic code linting with Jev</title><description>Examples, findings, and field notes from the Perch developers.</description><link>https://perchscan.com/</link><item><title>Stop repeating yourself to your coding agent</title><link>https://perchscan.com/blog/semantic-linting-with-jev/</link><guid isPermaLink="true">https://perchscan.com/blog/semantic-linting-with-jev/</guid><description>Put recurring code-review feedback into rules the agent checks after an edit. Powered by TypeSafe Jev.</description><pubDate>Sun, 20 Sep 2026 00:00:00 GMT</pubDate></item><item><title>Force LLMs to write better documentation</title><link>https://perchscan.com/case-studies/bounded-documentation-rules/</link><guid isPermaLink="true">https://perchscan.com/case-studies/bounded-documentation-rules/</guid><description>Turn “stop writing vague headings” into a rule your coding agent can run before it finishes.</description><pubDate>Sun, 20 Sep 2026 00:00:00 GMT</pubDate></item><item><title>Keep generated comments in sync with the code</title><link>https://perchscan.com/examples/code-comment-rules/</link><guid isPermaLink="true">https://perchscan.com/examples/code-comment-rules/</guid><description>Check the promises in an agent’s comments against return values, errors, and side effects.</description><pubDate>Sun, 20 Sep 2026 00:00:00 GMT</pubDate></item><item><title>Keep your business rules intact through agent edits</title><link>https://perchscan.com/examples/crm-workflow-rules/</link><guid isPermaLink="true">https://perchscan.com/examples/crm-workflow-rules/</guid><description>Require the same validation after a rewrite, even when the generated code takes a different approach.</description><pubDate>Sun, 20 Sep 2026 00:00:00 GMT</pubDate></item><item><title>Catch the bugs your coding agent introduces</title><link>https://perchscan.com/examples/defect-scans/</link><guid isPermaLink="true">https://perchscan.com/examples/defect-scans/</guid><description>Scan generated code for broken behavior, then check the fix before committing.</description><pubDate>Sun, 20 Sep 2026 00:00:00 GMT</pubDate></item><item><title>Make your agent fix its own documentation</title><link>https://perchscan.com/examples/documentation-rules/</link><guid isPermaLink="true">https://perchscan.com/examples/documentation-rules/</guid><description>Catch vague headings, filler paragraphs, and examples with no output before the agent finishes.</description><pubDate>Sun, 20 Sep 2026 00:00:00 GMT</pubDate></item><item><title>Keep authentication intact when agents change your API</title><link>https://perchscan.com/examples/endpoint-security/</link><guid isPermaLink="true">https://perchscan.com/examples/endpoint-security/</guid><description>Check that private routes still require authentication and records still require permission.</description><pubDate>Sun, 20 Sep 2026 00:00:00 GMT</pubDate></item><item><title>Keep your coding agent from undoing your fixes</title><link>https://perchscan.com/examples/plain-english-rules/</link><guid isPermaLink="true">https://perchscan.com/examples/plain-english-rules/</guid><description>Save the requirement as a rule. Check later edits for the bug you already fixed.</description><pubDate>Sun, 20 Sep 2026 00:00:00 GMT</pubDate></item><item><title>Review your agent’s changes across the codebase</title><link>https://perchscan.com/examples/scan-types/</link><guid isPermaLink="true">https://perchscan.com/examples/scan-types/</guid><description>Scan for defects and security issues, then narrow the run to the branch your agent changed.</description><pubDate>Sun, 20 Sep 2026 00:00:00 GMT</pubDate></item><item><title>Keep your agent from skipping permission checks</title><link>https://perchscan.com/examples/security-scans/</link><guid isPermaLink="true">https://perchscan.com/examples/security-scans/</guid><description>Require an ownership check and recheck it after the agent changes the handler.</description><pubDate>Sun, 20 Sep 2026 00:00:00 GMT</pubDate></item><item><title>Introducing Perch</title><link>https://perchscan.com/blog/introducing-perch/</link><guid isPermaLink="true">https://perchscan.com/blog/introducing-perch/</guid><description>A semantic linter for bugs, security issues, and the rules your project needs.</description><pubDate>Sat, 19 Sep 2026 00:00:00 GMT</pubDate></item></channel></rss>