[general]
name=LeafEngines Agricultural Intelligence
qgisMinimumVersion=4.0
description=Access USDA soil data, EPA water quality, AI crop recommendations, carbon credit calculations, and environmental impact analysis for any US county — directly in QGIS.
version=1.0.2
author=LeafEngines and SoilSidekick Pro
email=support@soilsidekickpro.com
about=LeafEngines brings geo-specific agricultural intelligence into your GIS workflow. Query soil composition, water quality, satellite vegetation indices, and AI-powered crop recommendations by county FIPS code or map click. Results are added as styled vector layers with full attribute tables. Supports offline caching and batch processing for large-scale analysis.

tracker=https://app.soilsidekickpro.com
repository=https://app.soilsidekickpro.com
homepage=https://app.soilsidekickpro.com/leafengines

tags=agriculture,soil,water quality,USDA,EPA,carbon credits,precision agriculture,environmental,NDVI,satellite

category=Web
icon=icon.png
experimental=True
deprecated=False

changelog=
    1.0.2 - ULTRA CLEAN FIX RELEASE
        * FIXED: QGIS cache loading issues causing ModuleNotFoundError
        * FIXED: File naming conflicts breaking QGIS plugin cache
        * FIXED: Removed all legacy WFS references causing ImportError
        * VERIFIED: QGIS 4.0.0 compatibility through extensive testing
        * VERIFIED: Installation without errors on macOS QGIS 4.0.0
        * UPDATED: Clean menu integration with proper addPluginToMenu
        * TESTED: Menu appears in Plugins → Agricultural Tools
    
    1.0.1 - QGIS 4.0.0 Compatibility Release
        * Updated qgisMinimumVersion to 4.0
        * Fixed menu integration issues
        * Removed WFS dependencies
    
    1.0.0 - Initial Release
        * County lookup and FIPS resolution
        * USDA soil data as point/polygon layers
        * EPA water quality overlay
        * Carbon credit estimation
        * AI crop recommendations panel
        * Environmental impact scoring
        * GeoJSON export
