Welcome to the Regen Network Agentic Tokenomics & Governance System. This repository documents a framework for 65-75% automated governance, integrating AI agents with on-chain infrastructure to accelerate ecological regeneration.
- Vision
- Contribution Types
- For Human Contributors
- For Agentic Contributors
- Repository Structure
- Progressive Access Tiers
- Getting Started
"Accelerate ecological regeneration by linking economic and AI incentives to human stewardship."
This repository is part of a larger ecosystem transformation. Contributors—whether human or AI—participate in evolving:
- Governance mechanisms that balance automation with human oversight
- Token economics that align incentives with ecological outcomes
- Agent workflows that augment human decision-making
- Semantic infrastructure that enables verifiable ecological claims
| Type | Description | Examples |
|---|---|---|
| Specification | Formal mechanism designs, protocol specs | Token utility mechanisms, governance processes |
| Implementation | Code, smart contracts, agent plugins | CosmWasm contracts, ElizaOS plugins |
| Research | Analysis, modeling, simulation | Tokenomics modeling, agent behavior analysis |
| Documentation | Guides, explanations, diagrams | Architecture docs, workflow diagrams |
| Review | Feedback, validation, testing | Security audits, specification reviews |
- Explore the Phases: Start with
README.mdto understand the 5-phase structure - Find Your Entry Point:
- Phase 1-2 for researchers and designers
- Phase 3 for implementers
- Phase 4-5 for operators and community builders
- Join the Conversation: Engage on forum.regen.network or Discord
1. Fork the repository
2. Create a feature branch: feat/<description> or fix/<description>
3. Make changes following the style guide
4. Submit PR with clear description linking to relevant issues/discussions
5. Engage in review process
6. Merge after approval
- Use clear, accessible language (see the Living Language Tone skill, available to core contributors)
- Include diagrams for complex flows (Mermaid preferred)
- Cross-reference related specifications
- Maintain backlinking to prior context
Per the 4-layer governance model:
- Layer 4 (Constitutional): All constitutional changes require human deliberation
- Layer 3 (Human-in-Loop): Community pool spends, significant parameter changes
- High-stakes decisions: Security-critical changes, irreversible actions
This repository recognizes several agent personas with defined scopes:
| Agent | Scope | Governance Layer |
|---|---|---|
| Registry Reviewer (AGENT-001) | Credit class analysis, methodology review | Layer 2-3 |
| Governance Analyst (AGENT-002) | Proposal analysis, voting patterns | Layer 2-3 |
| Market Monitor (AGENT-003) | Price analysis, liquidity assessment | Layer 1-2 |
| Validator Monitor (AGENT-004) | Network health, validator performance | Layer 1-2 |
- Identification: All agent contributions must be clearly labeled
- Provenance: Include the agent ID and version in commit metadata
- Attestation: Link to supporting evidence in KOI knowledge graph
- Human Checkpoint: Flag items requiring human review
[AGENT-XXX] <type>: <description>
Agent: <agent-id>@<version>
Evidence: <koi-rid>
Human-Review-Required: yes|no
Confidence: <0.0-1.0>
<detailed description>
Co-Authored-By: <agent-name> <agent-email>
Agents interact via MCP (Model Context Protocol):
- KOI MCP: Knowledge graph queries, document retrieval
- Ledger MCP: On-chain state queries, governance data
- TX Builder MCP: Transaction preparation (human-signed)
agentic-tokenomics/
├── README.md # Entry point and navigation
├── CONTRIBUTING.md # This file
├── phase-1/ # Discovery & Analysis
│ ├── 1.1-stakeholder-value-flow.md
│ ├── 1.2-tokenomic-mechanisms.md
│ ├── 1.3-agentic-services.md
│ ├── 1.4-governance-architecture.md
│ └── 1.5-system-architecture.md
├── phase-2/ # Mechanism Design & Specification
│ ├── 2.1-token-utility-mechanisms.md
│ ├── 2.2-agentic-workflows.md
│ ├── 2.3-governance-processes.md
│ ├── 2.4-agent-orchestration.md
│ └── 2.5-data-schema-integration.md
├── phase-3/ # Implementation & Testing
│ ├── 3.1-smart-contract-specs.md
│ ├── 3.2-agent-implementation.md
│ ├── 3.3-testing-plan.md
│ ├── 3.4-security-framework.md
│ └── 3.5-technical-docs.md
├── phase-4/ # Deployment & Migration (planned)
├── phase-5/ # Operations & Evolution (planned)
├── docs/
│ ├── contributor-guide/ # Contribution documentation
│ ├── integration/ # External system integrations (planned)
│ └── governance/ # Governance context and processes (planned)
└── schemas/ # Data schemas and ontology references (planned)
Following the HTTP Config Architecture v2:
- Access: All contributors
- Content: Core specifications, public documentation
- Capabilities: Read, propose changes, participate in discussions
- Access: Verified ReFi ecosystem partners
- Content: Extended integrations, partner-specific workflows
- Capabilities: Direct collaboration, early access to specifications
- Access: Internal Regen team, trusted validators
- Content: Security-sensitive specifications, operational procedures
- Capabilities: Direct merge rights, system administration
Contributors can progress through tiers via:
- Sustained, quality contributions
- Domain expertise demonstration
- Community trust building
- Formal partnership agreements (for organizations)
- Familiarity with Regen Network ecosystem
- GitHub account
- (For agents) MCP tool access configured
- Documentation improvements: Clarify existing specifications
- Diagram creation: Visualize complex workflows
- Review participation: Provide feedback on open PRs
- Issue triage: Help organize and label open issues
- Regen Registry Handbook
- Technical Guides
- Forum Discussions
- KOI Knowledge Base
- Regen Heartbeat Digests
- Open a GitHub Discussion
- Ask in Discord #agentic-governance channel
- Post on forum.regen.network
This document is part of the Regen Network Agentic Tokenomics framework. Last updated: February 2026