TIA Documentation

Status: maintained; review after major changes.

TIA (The Intelligence Agency) is an experimental multi-agent system built on open standards: XMPP for messaging, RDF for knowledge representation, and semantic protocols for inter-agent coordination. The system implements Model-First Reasoning (MFR), where specialized agents collaboratively construct explicit problem models before generating solutions.

Key features:

Quick links:


๐Ÿš€ Getting Started

๐Ÿ—๏ธ Model-First Reasoning (MFR)

The core innovation of TIA: explicit model construction before reasoning.

Core Documentation

Agent Contracts

Individual specifications for each MFR agent:

Testing & Room Setup

Experimental Features

๐Ÿ”Œ Integration Protocols

Lingue Protocol

Language mode negotiation for multi-agent communication:

Model Context Protocol (MCP)

Integration with external tools and services:

๐Ÿ› ๏ธ Development & Customization

๐Ÿ“š Specialized Topics

๐Ÿ“ Blog Posts & Updates

Archived updates live in docs/archive/ (see Archive section).

๐Ÿ”ง Internal Documentation

Planning documents and development notes:


Documentation Organization

This documentation is organized hierarchically:

  1. Getting Started - For new users and quick setup
  2. MFR System - Core multi-agent reasoning documentation
  3. Integration Protocols - Lingue and MCP integration guides
  4. Development - For developers extending TIA
  5. Specialized Topics - Deep dives into specific components
  6. Blog/Updates - Progress reports and announcements

Contributing

TIA is open source and welcomes contributions. See the GitHub repository for issues, pull requests, and development discussion.

License

See repository for license information.

Archive

Historical notes and scratch docs live here: