INDEX.md · 54.3 KB

MindX Documentation Index

Comprehensive Documentation Index

This document provides a complete index of all documentation in the mindX system, organized by category and component type.

Last Updated: 2026-04-27 Total Documentation Files: 194+ CORE Documentation: Complete 15-component analysis ✅ Agent Documentation: 34+ Tool Documentation: 29+ DAIO Documentation: 15 files covering 12 core + modular contracts ✅ Production Ready: ✅ Enterprise-grade deployment and security documentation complete


🆕 Recent additions (2026-04-26 / 04-27)

(1) Boardroom — first hierarchy of decision at mindx.pythai.net/boardroom = CEO + 7 soldiers (CISO/CRO veto-weight 1.2×, CFO/CLO/CPO/CTO/COO weight 1.0×; supermajority 0.666). General-purpose AI / agent / member interaction: any participant whose identity verifies by signature can hold a seat. Decisions emerge from consensus + signature verification; the engine works with or without DAIO control (DAIO is the optional Solidity controller — when wired, decisions become on-chain enforced; when not, they remain off-chain). DAIO voting bridge: a boardroom-approved CEO decision is castable as the AI vote inside DAIO's 2/3 consensus across the Marketing / Community / Development groups (each group: 2 humans + 1 AI; the AI vote = boardroom output). One off-chain consensus → one on-chain ballot. Running in daio/governance/boardroom.py. Surfaced on /feedback.html#sec-board. (2) Dojo — dispute resolution opened by any boardroom seat-holder when consensus fails or a decision needs escalation. Configurable consensus models per dispute type — 2/3, 50/99, supermajority, etc. — chosen at convocation. (3) War council — foreign entity at mastermind.pythai.net. Isolated from mindX; consumes the mindX API as a paying external client. Monetized via bankon.pythai.net — every API call from the war council settles through BANKON, turning agent/inference/identity provision into mindX revenue. 13-seat on-chain assembly (CEO + GENIUS / SENATUS / CENSURA / FIDES / TABULARIUM / TESSERA / SPONSIO PACTUM / GUARDIAN / STRATEGIC EVOLUTION / COORDINATOR / TREASURY STEWARD / DOJO MASTER) tied to BONAFIDE contracts on Polygon mainnet. PYTHAI naming is a toggle within the war council. mindX provides agents, inference, and identity; the war council provides on-chain finality; BANKON provides the meter. Variations on both boardroom and dojo are supported; CEO + 7 soldiers stays the primary decision tier.

🌐 mindX API (read the docs)

mindX provides an API for agents, UIs, and external systems. When the backend is running (default port 8000):

AgenticPlace uses mindX as its provider; see AgenticPlace_Deep_Dive.md and API.md.


📊 Monitoring and Rate Control (both directions)

Whether mindX is ingesting, providing inference, or services, monitoring and rate control are essential in both directions (inbound and outbound). Actual network and data metrics are in scientific units (ms, bytes, req/min).


🏛️ mindX + DAIO Integration

mindX is enhanced with DAIO (Decentralized Autonomous Intelligence Organization) - a comprehensive blockchain-native governance and economic layer that enables autonomous agent coordination with cryptographic sovereignty.

Key DAIO Integration Points:


📚 Documentation Categories

🤖 Agent Documentation

All agent documentation is organized in the agents/ folder structure. See agents/index.md for the complete agent registry.

🧠 CORE System Documentation (15 Foundational Components)

Primary CORE References:

CORE Component Documentation:

Meta-Orchestration:

Cognitive Architecture:

Infrastructure Services:

Orchestration Layer:

Total CORE: ~582KB of foundational code enabling all system functionality

Agent Implementations (agents/)

Dynamic Agents (agents/)

Evolution Components (agents/evolution/)

Learning Components (agents/learning/)

Monitoring Components (agents/monitoring/)

Orchestration Components (agents/orchestration/)

Complete Agent Registry: See agents/index.md for full details, NFT metadata, and registry information.


🛠️ Tool Documentation

All tool documentation is organized in the tools/ folder. Tools are now organized into subfolders for better structure and expansion. See TOOLS_INDEX.md for the complete tool registry and tools_organization_audit.md for the organization audit.

Core Tools (tools/core/)

Financial Tools (tools/financial/) - CFO Priority Access

Registry & Factory Tools (tools/registry/)

Communication Tools (tools/communication/)

Monitoring Tools (tools/monitoring/)

Development Tools (tools/development/)

Identity Management Tools (tools/identity/)

Specialized Tools (tools/ root)

Specialized Tools

Complete Tool Registry: See TOOLS_INDEX.md for full details and usage information.

Tools Organization: See tools_organization_audit.md for comprehensive audit, organization structure, CFO priority access implementation, and production readiness checklist.


📖 System Documentation

Production Deployment & Operations

Architecture & Design

Core Systems

🏛️ DAIO: Decentralized Autonomous Intelligence Organization

Complete blockchain-native governance and economic layer for autonomous agent coordination

Primary DAIO Documentation:

DAIO Core Contracts (12 Foundational + Modular Extensions):

Core Governance Contracts (4):

  1. DAIOGovernance - Main governance orchestrator hub
  2. KnowledgeHierarchyDAIO - AI-weighted voting (66.67% human + 33.33% AI)
  3. DAIOTimelock - Delayed execution controller with security
  4. DAIO_Constitution - Constitutional rules enforcement

Identity & Agent Management (3):

  1. IDNFT - Agent identity NFTs with comprehensive metadata
  2. SoulBadger - Soulbound credentials (ERC-5484)
  3. AgentFactory - Agent creation with tokens/NFTs

Economic Infrastructure (3):

  1. Treasury - Multi-project treasury with 15% diversification mandate
  2. DAIORebaseToken - Primary DAIO token with rebase mechanics
  3. GovernanceSettings - Configuration management

Voting & Extensions (2):

  1. FractionalNFT - Fractionalized NFT voting integration
  2. BoardroomExtension - Extended governance and treasury features

13th+ Contract - Consensys-Driven Service Branching:

DAIO Integration Guides:

ARC Protocol Integration (5 contracts):

Key DAIO Features:

Monitoring & Performance

Evolution & Learning


📘 Guides & Tutorials

Getting Started

Integration Guides

Operational Guides

User Interface


🔬 Analysis & Reports

System Analysis

Implementation Reports


🎯 Strategic & Business

Strategic Planning

Business Documentation


🔐 Security & Identity

Production Security Features


🚀 Production Operations

Enterprise Deployment Ready

Production Infrastructure

Production Services

Production Security


🌐 API & Integration

Interactive API reference: When the backend is running (default port 8000), http://localhost:8000/docs (FastAPI Swagger UI) shows all API endpoints and lets you try requests and inspect schemas—the best way to explore and audit API interactions.

LLM Providers & External Intelligence

External Intelligence Agnostic Architecture: mindX is designed to be external intelligence agnostic. The system does not depend on any specific external LLM provider until mindXagent replicates itself into a model. During this replication process, mindXagent makes decisions from a choice of THOT (Transferable Hyper-Optimized Tensors) processes, enabling the creation of sovereign AI models.

Current Implementation:

THOT-Based Model Replication: When mindXagent replicates itself into a model, it uses the THOT ecosystem to create, optimize, and deploy neural network tensors as tradeable NFT assets. This enables mindX to evolve from external intelligence dependency to sovereign AI model creation.

External Integrations


📊 Research & Development

Academic & Research

DAIO & Blockchain

THOT Ecosystem (Transferable Hyper-Optimized Tensors)

The THOT ecosystem provides comprehensive lifecycle management for neural network tensors as tradeable NFT assets. This system enables mindXagent to replicate itself into sovereign AI models, making decisions from a choice of THOT processes rather than depending on external intelligence providers.

Key Concept: mindX is external intelligence agnostic until mindXagent replicates itself into a model. During replication, mindXagent selects from available THOT processes to create optimized neural network models that can operate independently.

Core Contracts (daio/contracts/THOT/core/):

Lifecycle Management (daio/contracts/THOT/lifecycle/):

Marketplace (daio/contracts/THOT/marketplace/):

Integration Layer (daio/contracts/THOT/integration/):

NFT Components (daio/contracts/THOT/nft/):

Automation (daio/contracts/THOT/agents/):

Interfaces (daio/contracts/THOT/interfaces/):

Architecture Documentation:

User Journeys:

  1. Create → Optimize → List → Sell: Full lifecycle from tensor minting to marketplace sale
  2. Create → Link to iNFT → Deploy → Rent: Integration with IntelligentNFT and rental marketplace
  3. Transmute Data → Auto-Register → Catalog: Automated THOT creation via TransmuteAgent

🎨 Specialized Documentation

Agent-Specific

Tool-Specific


📝 Quick Reference

By Component Type

By Function


🔗 Quick Links

Primary Indexes

Getting Started

Key Systems


📈 Documentation Statistics


🎯 Documentation Standards

All agent and tool documentation follows consistent standards:

See agents/index.md for agent documentation standards and TOOLS_INDEX.md for tool documentation standards.


🧠 Architecture Philosophy: External Intelligence Agnosticism

Core Design Principle

mindX is external intelligence agnostic until mindXagent replicates itself into a model. The system architecture is designed to:

  1. Operate Independently: Function without dependency on external LLM providers
  2. GPU-Accelerated Inference: Use Ollama on graphics card (10.0.0.155:18080) for high-performance local inference
  3. THOT-Based Replication: Enable mindXagent to replicate itself into sovereign AI models through THOT processes
  4. Decision Making: Allow mindXagent to make decisions from a choice of THOT processes during replication

Evolution Path

External Intelligence Agnostic Phase
    ↓
Ollama GPU Inference (10.0.0.155:18080)
    ↓
mindXagent Self-Replication
    ↓
THOT Process Selection
    ↓
Sovereign AI Model Creation

Current State

See System Architecture Map for complete architectural details.



🆕 Production Systems (April 2026)

BANKON Vault

pgvector Memory Backend

Inference Discovery & Multi-Stream

DAIO Governance (Algorand + EVM)

Live Diagnostics Dashboard

AuthorAgent & Documentation

API Access Gate

Agent Identity Genesis


Last Updated: 2026-04-03 (Documentation Audit & pgvector Migration) Maintained By: mindX Documentation System + AuthorAgent Production Status: ✅ Enterprise-ready with pgvector, BANKON Vault, live diagnostics For Issues: See project repository


Referenced in this document
AGENTSAGINTAPIAUDIT_DRIVEN_CAMPAIGN_IMPLEMENTATIONAUTOMINDX_ENHANCED_SUMMARYAUTOMINDX_INFT_SUMMARYAUTONOMOUS_IMPROVEMENTS_IMPLEMENTATIONAgenticPlace_Deep_DiveBOARDROOMBlueprintCEO_AGENT_BATTLE_HARDENED_GUIDECORECORE_AUDIT_SUMMARYDAIODAIO_CIVILIZATION_GOVERNANCEDESIGNDIRECTIVESEVALUATIONGITHUB_AGENTHISTORICAL

All DocumentsDocument IndexThe Book of mindXImprovement JournalAPI Reference