Metadata-Version: 2.4
Name: metatotai
Version: 0.2.0
Summary: Metacognitive Tree-of-Thought Reasoning Engine
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pydantic>=2.0
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Dynamic: license-file

# MetaTOT AI

A standalone Metacognitive Tree-of-Thought (MetaTOT) reasoning engine, previously part of the Dionysus cognitive architecture.

## Features
- **Tree-of-Thought Search**: Expands cognitive search paths dynamically based on reasoning budgets.
- **Metacognitive Modifiers**: Alters search breadth based on external phenomenological states (e.g. mind-wandering).
- **Decision Heuristics**: Formal decision evaluation models.
- **Trace Logging**: Exports reasoning paths as graphical traces.
