localgreenchain/pages/api
Claude 27cfad5d18
Deploy PlantLineageAgent with API endpoints and tests
Add REST API endpoints for the PlantLineageAgent:
- GET /api/agents/lineage - Agent status and network statistics
- POST /api/agents/lineage - Start/stop/pause/resume agent
- GET /api/agents/lineage/[plantId] - Lineage analysis for specific plant
- GET /api/agents/lineage/anomalies - List detected lineage anomalies

Includes comprehensive test suite with 25 passing tests.
2025-11-23 00:25:42 +00:00
..
agents/lineage Deploy PlantLineageAgent with API endpoints and tests 2025-11-23 00:25:42 +00:00
demand Add complete API routes for transport, demand, and vertical farming systems 2025-11-22 18:31:21 +00:00
environment Add comprehensive environmental tracking for plants 2025-11-16 16:24:38 +00:00
plants Add Tor integration and privacy features for anonymous plant sharing 2025-11-16 12:32:59 +00:00
privacy Add Tor integration and privacy features for anonymous plant sharing 2025-11-16 12:32:59 +00:00
transport Add complete API routes for transport, demand, and vertical farming systems 2025-11-22 18:31:21 +00:00
vertical-farm Add complete API routes for transport, demand, and vertical farming systems 2025-11-22 18:31:21 +00:00
exit-preview.ts Initial commit 2023-08-09 21:34:23 +00:00
preview.ts Initial commit 2023-08-09 21:34:23 +00:00
revalidate.ts Initial commit 2023-08-09 21:34:23 +00:00