<!--
SPDX-FileCopyrightText: 2026 Knitli Inc.
SPDX-FileContributor: Adam Poulemanos <adam@knit.li>
SPDX-License-Identifier: AGPL-3.0-or-later AND MIT
-->#thread-rule-engine
Rule-based scanning and transformation engine for Thread.
Provides YAML-configurable rule definitions for code analysis using AST pattern matching.
##License
AGPL-3.0-or-later AND MIT