LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
syslens/__init__.py
syslens/cli.py
syslens.egg-info/PKG-INFO
syslens.egg-info/SOURCES.txt
syslens.egg-info/dependency_links.txt
syslens.egg-info/entry_points.txt
syslens.egg-info/requires.txt
syslens.egg-info/top_level.txt
syslens/core/anomaly.py
syslens/core/health.py
syslens/core/system.py
syslens/dashboard/app.py
syslens/dashboard/socket.py
syslens/dashboard/__pycache__/app.cpython-314.pyc
syslens/dashboard/__pycache__/socket.cpython-314.pyc
syslens/engine/baseline.py
syslens/engine/detector.py
syslens/plugins/base.py
syslens/plugins/manager.py
syslens/utils/format.py
tests/test_core.py
web/app.js
web/index.html