Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anthropics/claude-code
/ rule_engine.py
File
rule_engine.py
plugins/hookify/core/rule_engine.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"Rule evaluation engine for hookify plugin."
""
3
4
import
re
Callers
nothing calls this directly
Calls
4
Rule
Class · 0.90
Condition
Class · 0.90
RuleEngine
Class · 0.85
evaluate_rules
Method · 0.80
Tested by
no test coverage detected