feat(ttp): E.1.5 RuleEngine contract — CompiledRule, RuleSchema, RuleEngine ABC
This commit is contained in:
6
decnet/ttp/impl/__init__.py
Normal file
6
decnet/ttp/impl/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
"""TTP tagger implementations — rule engine + per-source lifters.
|
||||
|
||||
Subpackage layout per the provider-subpackage convention used in
|
||||
:mod:`decnet.intel.impl` and :mod:`decnet.clustering.impl`. Concrete
|
||||
classes live here; the public surface is :func:`decnet.ttp.factory.get_tagger`.
|
||||
"""
|
||||
Reference in New Issue
Block a user