localgreenchain/lib
Claude 507df5912f
Deploy GrowerAdvisoryAgent (Agent 10) and fix type errors
- Add GrowerAdvisoryAgent test file
- Fix PlantChain constructor initialization order (plantIndex before genesis block)
- Fix blockchain.getChain() calls to use blockchain.chain property
- Add PropagationType export to blockchain types
- Fix SoilComposition.type property references (was soilType)
- Fix ClimateConditions.temperatureDay property references (was avgTemperature)
- Fix ClimateConditions.humidityAverage property references (was avgHumidity)
- Fix LightingConditions.naturalLight.hoursPerDay nested access
- Add 'critical' severity to QualityReport issues
- Add 'sqm' unit to PlantingRecommendation.quantityUnit
- Fix GrowerAdvisoryAgent growthMetrics property access
- Update TypeScript to v5 for react-hook-form compatibility
- Enable downlevelIteration in tsconfig for Map iteration
- Fix crypto Buffer type issues in anonymity.ts
- Fix zones.tsx status type comparison
- Fix next.config.js images.domains filter
- Rename [[...slug]].tsx to [...slug].tsx to resolve routing conflict
2025-11-23 00:44:58 +00:00
..
agents Deploy GrowerAdvisoryAgent (Agent 10) and fix type errors 2025-11-23 00:44:58 +00:00
blockchain Deploy GrowerAdvisoryAgent (Agent 10) and fix type errors 2025-11-23 00:44:58 +00:00
demand Deploy GrowerAdvisoryAgent (Agent 10) and fix type errors 2025-11-23 00:44:58 +00:00
environment Add comprehensive environmental tracking for plants 2025-11-16 16:24:38 +00:00
privacy Deploy GrowerAdvisoryAgent (Agent 10) and fix type errors 2025-11-23 00:44:58 +00:00
services Add Tor integration and privacy features for anonymous plant sharing 2025-11-16 12:32:59 +00:00
transport Add seed-to-seed transport tracking, demand forecasting, and vertical farming systems 2025-11-22 18:23:08 +00:00
utils Initial commit 2023-08-09 21:34:23 +00:00
vertical-farming Add seed-to-seed transport tracking, demand forecasting, and vertical farming systems 2025-11-22 18:23:08 +00:00
drupal.ts Initial commit 2023-08-09 21:34:23 +00:00
get-menus.ts Initial commit 2023-08-09 21:34:23 +00:00
get-params.ts Initial commit 2023-08-09 21:34:23 +00:00