metatotai — placeholder. Active-inference-driven meta tree-of-thought planning engine. Real implementation lands in 0.1.0.
Project description
metatotai
Status: name reserved. Real implementation arrives in 0.1.0.
metatotai will be an active-inference-driven meta tree-of-thought planning engine — a deterministic, replay-safe decision layer that consumes elume's cognitive substrate and linoss-dynamics physics primitives.
What this will be
- Active-inference engine — variational free energy + expected free energy computation, belief updates, policy scoring.
- Meta tree-of-thought planner — search and expansion over reasoning trajectories, scored by free-energy minimization rather than LLM-graded floats.
- Theory of mind —
PartnerModelfor inferring other agents' beliefs from observed behavior, built onelume.MentalModel. - Provider-injected —
LLMProvider,MemoryProvider,WorldModelProvider,TraceSinkprotocols. Bring your own backend.
What this is not
- Not a fork of
kyegomez/Meta-Tree-Of-Thoughts. That is a LangChain-based prompt-rewriting meta-agent over LLM scoring; this is a different system. Zero shared code. Distinct name to avoid confusion. - Not the original Tree of Thoughts (Yao et al. 2023). Different mechanism.
Layering
linoss-dynamics ← physics primitive (NumPy)
↑
elume ← cognitive substrate (mental models, basins, evolution)
↑
metatotai ← active-inference + meta-ToT planning
Install (when 0.1.0 ships)
pip install metatotai
License
MIT.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file metatotai-0.0.1.tar.gz.
File metadata
- Download URL: metatotai-0.0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a195193671a4ead1fa88fb0c4e243a28f34b475ec90c79509db8e922139f5c46
|
|
| MD5 |
2d1aa54f80576e4dde7503d24bf81b0f
|
|
| BLAKE2b-256 |
a7a89a78f9af822e998c06ecf90fd4e8f2a8d766138149c1246635ddfed6dd82
|
File details
Details for the file metatotai-0.0.1-py3-none-any.whl.
File metadata
- Download URL: metatotai-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc0864359743108d380c0c95744e72df0a8e2a249350a5cf7308c4d3fe33883d
|
|
| MD5 |
c8a472967324797233dbe6edf1919394
|
|
| BLAKE2b-256 |
420fcf64d86ae5b3f97efaeb16749872c39f7072958816a100ea989bf1870990
|