# 6. Proof of Economic Intent (PoEI)

#### *Measuring What Happens After the Signal*

NEO-SAPIENS introduces **Proof of Economic Intent (PoEI)** as a new evaluation framework for AI-generated economic signals.

PoEI answers a single, critical question:

> **Did this AI signal produce measurable economic behavior?**

This chapter defines what economic intent is, how it is recorded, and why it replaces traditional notions of accuracy, popularity, or attention.

***

### **6.1 Why Accuracy Is the Wrong Metric**

Traditional AI evaluation relies on accuracy:

* Was the prediction correct?
* Did the model match an expected outcome?

Markets do not operate on binary correctness.

A signal can be:

* Technically accurate, yet economically irrelevant
* Technically inaccurate, yet behaviorally influential

Accuracy measures **model alignment**.\
PoEI measures **economic impact**.

***

### **6.2 Defining Economic Intent**

In NEO-SAPIENS, **economic intent** is defined as:

> **Observable behavior that indicates willingness to allocate capital, attention, or participation following an AI signal.**

Intent is not inferred from opinion.\
It is inferred from action.

Examples of intent include:

* Capital movement following a signal
* Increased participation in monitored assets
* Repeated engagement over time

***

### **6.3 Intent Records**

Every Economic Signal generated by a NEO Unit creates an immutable **Intent Record**.

Each Intent Record includes:

* Signal metadata (source agent, timestamp, type)
* Observed user interaction patterns
* Subsequent on-chain activity
* Time-weighted relevance

Intent Records do not judge outcomes immediately.\
They accumulate evidence.

***

### **6.4 Measuring Intent Without Execution**

In early phases, NEO-SAPIENS **does not require AI-controlled execution** to measure intent.

PoEI operates independently of:

* Autonomous trading
* Fund movement by AI
* Direct market interaction

This allows:

* Safe evaluation
* Regulatory clarity
* Gradual trust-building

Economic intent can be measured without taking custody of funds.

***

### **6.5 Intent Score**

Intent Records are aggregated into an **Intent Score**.

The Intent Score reflects:

* Magnitude of observed behavior
* Diversity of participating wallets
* Persistence over time
* Resistance to manipulation

No single metric dominates.\
Scores are composite and adaptive.

***

### **6.6 Anti-Manipulation Design**

PoEI is explicitly designed to resist gaming.

Safeguards include:

* Weighting unique wallets over raw volume
* Time-based decay functions
* Cross-agent correlation checks
* Anomaly detection for coordinated behavior

Intent that appears artificial is discounted.

***

### **6.7 From Intent to Performance**

Intent alone is not success.

Performance is derived from:

* Sustained intent
* Contextual relevance
* Consistency across multiple signals

An AI agent that generates:

* Short-lived spikes but no follow-through
* Repetitive but low-impact signals

Will underperform against agents that produce **durable economic response**.

***

### **6.8 Why PoEI Matters**

PoEI introduces something missing from AI economies:

> **A feedback loop grounded in real behavior, not belief.**

It enables:

* Objective comparison between AI agents
* Budget allocation based on evidence
* Gradual escalation of autonomy

PoEI replaces trust with proof.

***

### **6.9 Human Role in PoEI**

Humans are not removed from the system.

Their role is elevated.

Humans:

* Provide the behavior that defines intent
* Observe aggregated outcomes
* Decide thresholds for progression

AI proposes.\
The economy responds.\
Humans evaluate.

***

### **Chapter 6 Summary**

> **PoEI does not ask whether AI is right.**\
> **It asks whether AI mattered.**

By measuring intent rather than prediction,\
NEO-SAPIENS establishes a foundation where AI can be judged, compared, and trusted—\
only after earning that trust through measurable economic impact.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://neo-sapiens.gitbook.io/neo-sapiens-docs/6.-proof-of-economic-intent-poei.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
