AgriDOS · Architecture

Agricultural Digital Twin architecture

How AgriDOS represents the agricultural system as connected entities, spatial fabric, climate context, and progressive scales — from farm to Caribbean.

Architecture direction, not a finished product claim. The Digital Twin is an evolving model. HelloAG builds the infrastructure that enables richer representation over time.

1. Design goals

2. Logical layers

L1 — Identity & location Who/what exists; centroids, boundaries, administrative units
L2 — Relationships & operations Producer↔farm↔parcel↔asset↔commodity↔market↔program links; field activity
L3 — History & conditions Time series: yields, prices, climate exposure, events
L4 — Intelligence Aggregations, indices, gap analysis, vulnerability scores
L5 — Prediction & simulation Scenario and forecast interfaces (future capability)

3. Core entity graph

PERSON / ORGANIZATION
    └── produces / manages
FARM
    ├── PARCEL[]          (geometry, area, tenure)
    ├── ASSET[]           (irrigation, greenhouse, storage…)
    ├── COMMODITY_CYCLE[] (crop, season, yield history)
    ├── MARKET_LINK[]     (buyer, price series, logistics)
    ├── CLIMATE_CONTEXT   (zone, SPI, hazard exposure)
    └── PROGRAM[]         (extension, finance, food security)

ADMIN_UNIT (parish / district / country)
    └── contains FARM[] / PARCEL[]

EVENT (drought, storm, flood, market shock)
    └── impacts FARM[] / ADMIN_UNIT[]

4. Spatial fabric

Geometry and attributes live in a spatial database (e.g. PostGIS) so the same entity IDs drive:

Basemaps and overlays: administrative boundaries, land use, infrastructure, elevation, hazard layers.

5. Climate as a first-class context

Climate is not a separate product — it attaches to entities and places:

See Caribbean climate data notes for regional sources relevant to Jamaica and the wider Caribbean.

6. Progressive scales

  1. Farm — identity, assets, production cycles
  2. Cluster / cooperative — shared infrastructure and market links
  3. Parish / district — extension and public planning geography
  4. National — Jamaica and peer systems
  5. Caribbean — regional patterns (trade, climate, investment)

7. Interface stack

8. Progression map (implementation order)

Map → Data → Spatial DB → Connected entities
    → Intelligence → Digital Twin representation
    → Decision support → (later) Prediction / Simulation

← AgriDOS overview
Origin story Part V →
Live Intelligence Map →