Skip to content

Repository files navigation

🌟 AFI Mint – Signal-Driven Token Minting Pipeline

AFI Mint is the core minting module for the Agentic Financial Intelligence (AFI) Protocol.
It handles signal validation, threshold checks, and token minting
in a way that is modular, auditable, and ready for autonomous agents.


🚀 Overview

AFI Mint orchestrates token emission through a Proof-of-Intelligence (PoI)-driven process:

  1. Signals Submitted → From validators and scoring agents
  2. Threshold Check → Ensures sufficient qualified signals
  3. Mint Event → AFI tokens minted and logged in the Mint Codex
  4. Codex Recording → Results stored for audits and replay simulations

This module is Augmentcode + Factory-ready, enabling autonomous agent deployment and future staking integrations.


📂 Repository Structure

afi-mint/
├── cli/                 # CLI commands for mint triggers and simulation
├── codex/               # Mint receipt schema (JSON)
├── mint/                # Core TS minting logic and eligibility checks
├── schemas/             # TypeScript schemas for mint triggers
├── scripts/             # Scripted trigger examples
├── test/                # Unit test stubs for minting flows
└── docs/sprint_archive/ # Placeholder and historical READMEs

🧩 Key Features

  • Signal Validation & Threshold Checks
  • Codex Mint Receipts for Audit & Replay
  • Solidity Contracts for On-Chain Mint Management
  • CLI and Scripts for Local Simulation & Testing

🛠️ Development

Install dependencies and run tests:

npm install
npm run test

Future integration will include staked minting and automatic Codex replay
for deterministic audit trails and autonomous treasury management.


📜 License

MIT © 2025 AFI Research Institute

About

Agentic minting logic. Implements signal threshold validation, challenge periods, and mint triggers for deterministic Proof-of-Insight token minting across agent-verified signal pipelines.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages