DEV Community

Daniel Ioni
Daniel Ioni

Posted on

MyZubster LIFE 2027: What If Environmental Projects Could Connect Every Community?

MyZubster × LIFE 2027: What If Environmental Projects Could Connect Every Community?

Environmental technology has a recurring problem.

We build excellent systems for researchers, institutions and technical specialists.

Then we ask everyone else to care about them.

What if we reversed the architecture?

What if an environmental project could connect with communities that already exist around sport, music, culture, education, gaming, technology, tourism, local places and events?

That's one of the directions we're now exploring with MyZubster.

And it changes how we're thinking about our possible LIFE 2027 direction.

First, an important distinction

We're not saying that music, sport, gaming or every MyZubster category automatically becomes an eligible LIFE activity.

LIFE has environmental, climate, nature and related policy objectives.

Our idea is different.

The environmental objective remains at the center:

ENVIRONMENTAL PROBLEM

PILOT

MEASUREMENT

KPI / MRV

SCIENTIFIC VALIDATION

MEASURABLE IMPACT

Around that core, MyZubster could potentially provide another layer:

            LIFE OBJECTIVE
                  │
                  ▼
          ENVIRONMENTAL ACTION
                  │
                  ▼
               MYZUBSTER
                  │
   ┌──────────────┼──────────────┐
   ▼              ▼              ▼
 PEOPLE        COMMUNITIES     PLACES
   │              │              │
Enter fullscreen mode Exit fullscreen mode

┌─────┼─────┐ ┌────┼────┐ ┌────┼────┐
▼ ▼ ▼ ▼ ▼ ▼ ▼ ▼ ▼
SPORT MUSIC ART TECH EDU GAMING EVENTS TOURISM
│ │ │
└──────────────┼──────────────┘

PARTICIPATION

EVIDENCE

MEASURED IMPACT

The categories don't replace the environmental project.

They connect people to it.

Why should developers care?

Because this isn't primarily a UI problem.

It's a graph problem.

Traditional applications often model categories independently:

/users
/music
/sports
/events
/projects
/places

But the interesting information exists in the relationships.

A person can be:

Person
├── developer
├── cyclist
├── musician
├── volunteer
├── resident of a territory
└── contributor to a project

An environmental initiative can simultaneously connect to:

Project
├── location
├── dataset
├── researcher
├── organization
├── developer
├── event
├── community
├── KPI
└── evidence

Now we're no longer designing a directory.

We're designing an ecosystem graph.

Imagine sport connected to environmental action

Suppose a territory is running an environmental pilot.

A local cycling community could participate in territorial observations.

A hiking group could contribute structured observations from specific locations.

A sporting event could become a communication and participation channel.

The architecture might look like:

SPORT COMMUNITY

LOCAL ACTIVITY

ENVIRONMENTAL ACTION

DATA / OBSERVATION

PROVENANCE

MYZUBSTER

VERIFICATION

But there's a crucial distinction.

Participating in a cycling event doesn't automatically equal environmental impact.

That's why we need evidence.

Now imagine music

Music reaches communities that environmental dashboards often don't.

An artist or event could help communicate a local environmental initiative.

But again, we need to separate:

ATTENTION

from:

IMPACT

A million impressions don't prove that a million liters of water were saved.

A concert attendee isn't automatically an environmental contribution.

This sounds obvious.

But digital platforms constantly mix these concepts.

MyZubster should avoid that.

Engagement ≠ Impact

Consider:

50,000 views
10,000 likes
2,000 participants
100 events

Those can be useful communication metrics.

But they are not automatically environmental KPIs.

We need two separate layers:

ENGAGEMENT METRICS

├── views
├── participants
├── events
└── interactions

ENVIRONMENTAL METRICS

├── water
├── energy
├── emissions
├── biodiversity
└── resource efficiency

Then we can investigate whether relationships exist between them.

That's much more interesting than simply gamifying sustainability.

This is where MRV enters

We're exploring Measurement, Reporting and Verification (MRV) as part of the broader architecture.

Instead of:

USER DID SOMETHING

+100 GREEN POINTS

we're interested in:

ACTION

SOURCE

TIME + CONTEXT

DATA

PROVENANCE

EVIDENCE

METHODOLOGY

KPI

VERIFICATION

Not every activity will need this entire chain.

But environmental claims should be traceable to something stronger than a badge.

What about gaming?

Gaming introduces another interesting possibility.

Gamification can motivate participation.

But there's a dangerous shortcut:

GAME ACTION

REWARD

"ENVIRONMENTAL IMPACT"

That's not enough.

Instead, we could separate the digital incentive from the physical result:

CHALLENGE

PARTICIPATION

REAL-WORLD ACTION

EVIDENCE

VERIFICATION

RESULT

OPTIONAL DIGITAL REWARD

Now the reward follows evidence rather than replacing it.

Education becomes another node

Schools and universities could interact with the same underlying environmental project differently.

Researchers might care about:

methodology
datasets
baseline
uncertainty
validation

Students might interact through:

maps
activities
observations
visualizations
citizen science

Developers might care about:

APIs
schemas
provenance
pipelines
open datasets
verification

Different interfaces.

Same underlying evidence graph.

AI could become the connector

Once multiple categories exist in a structured ecosystem, AI becomes useful for something more interesting than generating text.

It can help discover relationships.

Imagine a project needs:

an agronomist
a backend developer
a local sports association
an environmental dataset
a university researcher
a school
a communication partner

An AI system could search the ecosystem graph and suggest connections.

Conceptually:

PROJECT NEED

ENTITY GRAPH

AI MATCHING

CANDIDATE CONNECTIONS

HUMAN DECISION

But we want to maintain an important rule:

AI recommends. Evidence verifies. Humans decide.

Categories become identities with context

This also changes how we think about digital identity.

A person isn't simply:

{
"name": "Alice",
"role": "user"
}

Real people have multiple contexts:

{
"entity": "person",
"interests": [
"cycling",
"music",
"software",
"environment"
],
"skills": [
"javascript",
"data-analysis"
],
"relationships": [],
"contributions": []
}

The interesting part isn't the profile.

It's what that entity actually does inside the ecosystem.

Contributions could cross categories

Imagine a developer creates an open-source sensor adapter.

A cyclist contributes territorial observations.

A researcher validates a methodology.

A musician helps bring a local environmental initiative to a new community.

A school collects structured observations.

An organization operates a pilot.

These are completely different activities.

But potentially they can share a common structure:

ENTITY

CONTRIBUTION

CONTEXT

EVIDENCE

VERIFICATION

PROJECT

That's a powerful abstraction.

MyZubster becomes a graph, not a feed

Many digital platforms are essentially feeds:

User

Content

Likes

More content

We're interested in something different:

           PERSON
          /      \
         /        \
     SKILL       SPORT
       │           │
       │         EVENT
       │           │
       └──► PROJECT ◄── ORGANIZATION
              │
         ENVIRONMENT
              │
            DATA
              │
           EVIDENCE
              │
              KPI
Enter fullscreen mode Exit fullscreen mode

The important object isn't the post.

It's the relationship.

Why this matters for LIFE 2027

If we eventually develop a LIFE proposal, the core still needs to be focused and measurable.

For example:

WATER / AGRICULTURE

REAL PILOT

FIELD DATA

MRV

SCIENTIFIC VALIDATION

ENVIRONMENTAL RESULT

MyZubster's broader categories could then potentially support:

communication
participation
education
community engagement
territorial connections
developer participation
replication
dissemination

This gives us two architectures.

Scientific / environmental layer
Problem

Measurement

Data

Methodology

KPI

Validation
Ecosystem layer
People
+
Music
+
Sport
+
Culture
+
Education
+
Technology
+
Events
+
Organizations

Participation

Replication

MyZubster could become the bridge between them.

But we need to resist feature inflation

There's an obvious danger.

Once you say:

"Everything can connect to everything"

you can easily end up building nothing useful.

So our next objective isn't adding hundreds of categories.

It's proving that a few meaningful relationships actually work.

For example:

1 environmental pilot
+
1 scientific methodology
+
1 dataset
+
1 developer workflow
+
1 community participation mechanism

END-TO-END TEST

If that works, expand.

If it doesn't, redesign.

The larger idea

Climate and environmental challenges don't exist inside environmental software.

They exist inside society.

Society contains:

developers, scientists, farmers, companies, governments, students, athletes, musicians, artists, gamers, volunteers and communities.

These groups don't need to become environmental scientists.

But software can potentially create better ways for them to participate around measurable environmental objectives.

That's the direction we're exploring.

Not:

Put every MyZubster category inside LIFE.

But:

Connect the MyZubster ecosystem around measurable environmental objectives.

That's a very different proposition.

And potentially a much more interesting architecture.

BUILD

CONNECT

PARTICIPATE

MEASURE

VERIFY

REPLICATE

MyZubster is still under development. The LIFE 2027 direction described here is exploratory; it should not be interpreted as an approved proposal, confirmed funding, or finalized consortium.

Top comments (0)