The Common Data Schema is the farm record that enables Kokonut to scale.
Every Kokonut farm needs a shared baseline record before the network can fund, govern, verify, or compare it with other farms. The Common Data Schema is that baseline. It is the minimum data contract between a farm and Kokonut Network: 13 required fields that describe the farm’s location, budget, revenue model, governance, public goods allocation, local problem, proposed solution, and target market. Without this schema, every farm becomes a one-off story. With it, DAO members, contributors, farm operators, grant reviewers, developers, AI agents, and the public can all inspect the same structured record.Use this page when registering a farm, drafting a farm funding proposal, building Farm Registry tools, reviewing DAO support, or connecting farm records to MRV evidence.
Why the schema matters
The Common Data Schema turns a farm from an informal narrative into a structured, inspectable record.
The schema is the first layer of Kokonut’s farm operating system. It does not prove impact on its own, but it makes impact evidence attachable to a consistent farm identity.
What the schema powers
Once the 13 fields are populated, a single farm record can be used by multiple parts of Kokonut simultaneously.The schema should be understood as the farm’s identity layer. MRV then adds the evidence layer on top of it.
Who uses this page
Farm operators
Use the schema to prepare a farm record before requesting DAO support, registering the farm, or publishing it to the Data Hub.
DAO reviewers
Use the schema to assess whether a farm proposal provides sufficient comparable information to evaluate funding, governance, and risk.
Impact contributors
Use the schema to connect local problems, proposed solutions, public goods allocation, SDGs, and MRV commitments.
Developers
Use the TypeScript interface and validation rules to build Farm Registry integrations, dashboards, agents, and import tools.
Grant reviewers
Use the schema to inspect whether a farm has a traceable funding source, measurable activity, and a public evidence path.
New farms
Use the Adelphi reference record as a concrete example before submitting your own farm intake.
The 13 required fields
The schema is intentionally small. It captures only the minimum data needed to make a farm comparable, fundable, governable, and verifiable.Field groups
1. Identity fields
These fields answer the questions: Which farm is this, where is it, and when did it enter Kokonut?
Example:
2. Scope and production fields
These fields answer: What is the farm producing, and at what scale?
Common
revenue_streams values:
target_market values:
3. Funding and public goods fields
These fields answer: What does the farm need, where did support come from, and what flows back to public goods?Budget and revenue fields should distinguish forecasts from actuals. Forecasts help reviewers plan; actuals should be tracked through farm records, harvest logs, and MRV updates.
4. Governance fields
These fields answer the questions: Who governs the farm, and how are ownership, contributions, and public goods recognized?
Governance values:
5. Narrative fields
These fields answer: Why should this farm exist, and what problem does it solve?
These fields should be written clearly enough for a DAO member, grant reviewer, or local partner to understand without having to read the entire farm proposal.
TypeScript interface
The canonical machine-readable representation of the Common Data Schema uses snake_case fields.JSON example
Adelphi reference record
Adelphi is Kokonut Network’s first live farm and the reference implementation for this schema.
Explore Adelphi live data →
Validation checklist before a farm proposal
Before a farm submits a funding proposal, reviewers should be able to answer each question below.How the schema connects to MRV
The Common Data Schema defines the farm. MRV verifies what happens on the farm after registration.Schema governance and backward compatibility
The Common Data Schema is a root data contract. Farm records, APIs, dashboards, AI agents, and attestations depend on these field names and types. Changing the schema requires a Framework Upgrade Proposal because schema changes can affect live farms, MRV payloads, Data Hub queries, and agent behavior. Any breaking change must include:- A migration plan for currently registered farms
- A dual-write period where old and new formats are accepted
- A cutover date after which the old format is no longer accepted
- Documentation updates for farm operators, developers, and proposal authors
- A passed DAO vote before the change becomes active
Common mistakes to avoid
Next steps
Farm Funding Proposal Template
Use the schema in a DAO-ready farm funding proposal, including budget, milestones, MRV commitments, and public goods allocation.
MRV Methodology
See how farm records become verifiable evidence through payloads, IPFS, Farm Registry events, EAS attestations, and the Data Hub.
Kokonut Framework Introduction
Understand how this schema fits into Kokonut’s larger system for comparable, fundable, governable, and verifiable farms.
Adelphi Summary
Review the first live Kokonut farm using the schema in practice.
Proposal Templates
Choose the right proposal type before requesting farm funding, Guild work, Framework changes, or partnerships.
Adelphi Data Hub
Inspect the live reference farm record and its connected MRV and impact data.