thread-rule-engine 0.1.0

Rule-based scanning and transformation engine for Thread
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!--
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