BioShield_Versions_Report.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
QUICK_GUIDE.md
README.md
config.json
requirements.txt
run.sh
run_bioshield.sh
setup.py
data/processed/actions_taken.json
data/processed/dashboard.json
data/processed/nutrients_data.json
data/processed/predictions.json
data/processed/soil_data.json
data/processed/system_stats.json
data/processed/water_data.json
docs/api.md
docs/getting-started.md
docs/index.md
docs/modules.md
docs/project_structure.md
docs/api/index.md
docs/getting-started/index.md
docs/modules/index.md
docs/protocols/early_warning.md
docs/protocols/genomic_integrity.md
docs/protocols/intervention_tiers.md
docs/theory/12_indicators_agro.md
docs/theory/immunity_framework.md
docs/theory/sigma_logic_adaptation.md
src/__init__.py
src/__main__.py
src/main.py
src/run_auto_adjust.py
src/bioshield_agro_immunity.egg-info/PKG-INFO
src/bioshield_agro_immunity.egg-info/SOURCES.txt
src/bioshield_agro_immunity.egg-info/dependency_links.txt
src/bioshield_agro_immunity.egg-info/entry_points.txt
src/bioshield_agro_immunity.egg-info/requires.txt
src/bioshield_agro_immunity.egg-info/top_level.txt
src/core_engine/__init__.py
src/core_engine/agro_immunity_engine.py
src/core_engine/engine.py
src/modules/__init__.py
src/modules/ai_predictor.py
src/modules/auto_adjuster.py
src/modules/banner.py
src/modules/config_manager.py
src/modules/demo_monitor.py
src/modules/directory_manager.py
src/modules/genomic_integrity.py
src/modules/live_dashboard.py
src/modules/nutrient_monitor.py
src/modules/report_formatter.py
src/modules/report_generator.py
src/modules/soil_monitor.py
src/modules/water_monitor.py
src/network/network_analyzer.py