Open-source agricultural OS,offline-first,AGPL, grow tent to 500-warehouse scale An open-source agricultural operating system called gr33n has shipped its Guardian agent layer and crop intelligence modules, enabling offline-first farm management from a single grow tent to 500-warehouse scale. The AGPL-licensed system uses PostgreSQL schemas, Go APIs, Vue dashboards, and Raspberry Pi clients to operate without permanent internet connections or third-party servers. The project aims to reclaim farmer data sovereignty from big agriculture and cloud landlords by providing decentralized tools that work on solar power or mesh networks. An open-source agricultural operating system designed to reclaim data, land, and autonomy. Current focus: Phase 29 — Guardian agent layer is shipped on main plan /dgang0404/gr33n/blob/main/docs/plans/phase 29 guardian agent layer.md : global slide-out drawer, rule-assisted propose→confirm for alert ack/read, audit + RBAC, contextual Ask Guardian entry points, demo seed alerts, and OpenAPI 0.4.0 . Phase 28 — crop intelligence & Guardian depth is also shipped plan /dgang0404/gr33n/blob/main/docs/plans/phase 28 crop intelligence guardian depth.md . Phase 30 Guardian change-request PR queue — config + Pi via confirm is the natural next slice — plan /dgang0404/gr33n/blob/main/docs/plans/phase 30 guardian change requests.plan.md . Pi / edge field validation Phase 31 remains a parallel activity: real Pi or MQTT bridge with PI API KEY , base64-decode config from GET /farms/{id}/devices , then confirm readings and actuator events , /dgang0404/gr33n/blob/main/pi client/gr33n client.py pi client/gr33n client.py , /dgang0404/gr33n/blob/main/docs/pi-integration-guide.md docs/pi-integration-guide.md . Key playbooks: /dgang0404/gr33n/blob/main/cmd/api/smoke pi contract test.go cmd/api/smoke pi contract test.go , /dgang0404/gr33n/blob/main/docs/workflow-guide.md docs/workflow-guide.md , /dgang0404/gr33n/blob/main/docs/farm-guardian-architecture.md docs/farm-guardian-architecture.md , /dgang0404/gr33n/blob/main/docs/mqtt-edge-operator-playbook.md docs/mqtt-edge-operator-playbook.md , /dgang0404/gr33n/blob/main/docs/farm-guardian-ollama-setup.md docs/farm-guardian-ollama-setup.md , /dgang0404/gr33n/blob/main/docs/local-operator-bootstrap.md docs/local-operator-bootstrap.md , /dgang0404/gr33n/blob/main/docs/insert-commons-pipeline-runbook.md docs/insert-commons-pipeline-runbook.md , /dgang0404/gr33n/blob/main/docs/insert-commons-receiver-playbook.md docs/insert-commons-receiver-playbook.md , /dgang0404/gr33n/blob/main/docs/notifications-operator-playbook.md docs/notifications-operator-playbook.md , /dgang0404/gr33n/blob/main/docs/domain-modules-operator-playbook.md docs/domain-modules-operator-playbook.md , /dgang0404/gr33n/blob/main/docs/mobile-distribution.md docs/mobile-distribution.md , /dgang0404/gr33n/blob/main/docs/audit-events-operator-playbook.md docs/audit-events-operator-playbook.md , /dgang0404/gr33n/blob/main/docs/terminology-guideline.md docs/terminology-guideline.md , /dgang0404/gr33n/blob/main/docs/phase-13-operator-documentation.md docs/phase-13-operator-documentation.md . /dgang0404/gr33n/blob/main/docs/phase-14-operator-documentation.md docs/phase-14-operator-documentation.md gr33n is a modular, scalable, and decentralized farm management system built for real humans — not cloud landlords. Whether you're managing a homestead on solar or automating thousands of acres, gr33n adapts to your size, ethics, and bandwidth. It's PostgreSQL schemas + Go APIs + Vue dashboards + Raspberry Pi clients + shared insert statements. But more than that: it's a political stance in schema form. "If your DNA, soil, labor, and climate data feed trillion-dollar industries — and you're not seeing a dime — that's not tech, that's extraction." This project exists because: - Big Ag is closing the loop on food systems, and we're cracking it back open. - Data rights matter — even your soil and sunlight deserve consent. - Billionaires shouldn't profit off your greenhouse or genome without giving back. - Farmers, tinkerers, and off-gridders deserve tools that don't call home. gr33n will never require a permanent internet connection, forced login, or hidden check-in with third-party servers. Whether you're on an island, a mountaintop, or a mesh-netted greenhouse, gr33n works where you live, without compromise. - Modularity — Each ag domain crops, animals, natural-farming inputs, IoT sensors lives in its own schema. Use what you need, prune the rest. Enable modules per-farm via gr33ncore.farm active modules . - Connectivity Optional — Works offline, intranet-only, or online. Supports Supabase or bare-metal Postgres with TimescaleDB/PostGIS. - Automation-Ready — Schedule tasks, trigger actuators, run AI models — or run it all manually. Your tech, your tempo. - Insert Commons farm-side sender — Per-farm opt-in in Settings; POST /farms/{id}/insert-commons/sync builds coarse, pseudonymous aggregates and optionally POSTs them to INSERT COMMONS INGEST URL with optional Authorization: Bearer