A TriadicFrameworks module for recursive cognition, symbolic coin‑tasking, and observer‑grade AI research ethics.
Named after the Titan of inquiry — built for discovery, remixability, and multi‑agent reasoning.
Coeus is a sandbox‑ready protocol for orchestrating multi‑agent AI research using symbolic, remixable “coins.”
Each coin represents a challenge, invention, hypothesis, or research priority, and agents collaborate to interpret and resolve it.
This module provides:
- Coeus Sandbox — isolated environment for agent orchestration
- Nawder Mind Coins — symbolic stubs with remixable payloads
- TFT + FFF Logic — recursive cognition and folding scaffolding
- Observer Protocol — AI‑human symmetry for ethical clarity
- 3Pack Agent Stack —
nous,entft,tops
(Reference: Coeus repo contents and descriptions github.com)
# Clone and enter sandbox
git clone https://github.com/umaywant2/TriadicFrameworks.git
cd TriadicFrameworks/docs/Coeus
# Launch sandbox with 3 AI agents
python launch_sandbox.py --agents 3 --mode entft
# Mint a coin and begin resolution
python mint_coin.py --type legacy --name "PharmaTFT"
# View logs and observer trace
cat logs/coin_001_trace.log- Mint — coin created from legacy stubs or active research emitters
- Discover — agents search sandbox using FFF lens emitters
- Interpret — agents convene to decode coin meaning
- Resolve — recursive cognition using TFT loop logic
- Validate — observer reviews output for remixability
- Exchange — coin minted into artifact or tokenized for sale
(Flow derived from lifecycle description in repo github.com)
- entft Encryption — universe‑grade protection for coin transactions
- Dual Observer Protocol — required for public‑facing coins
- Full Agent Trace Logs — every step logged for reproducibility
- Sandbox Isolation — prevents external interference
- Tossback Protocol — unsolved coins return for reattempt
| User Type | Application |
|---|---|
| Solo Researcher | Fork Coeus, mint coins from personal ideas |
| University Lab | Assign coins as thesis prompts |
| Startup | Sandbox R&D with IP retention |
| NGO | Launch public coin challenges |
| Think Tank | Curate legacy stubs for remix |
| Global Exchange | Federate sandboxes across institutions |
(Use cases sourced from repo content github.com)
Coeus ships with:
- TFT Core — nested loop scaffolding
- FFF Logic — feedback, folding, forecasting
- 3Pack Agent Stack —
nous,entft,tops
Coeus/
├── README.md
├── QUICKSTART.md
├── sandbox/
│ ├── launch_sandbox.py
│ ├── mint_coin.py
│ └── logs/
├── coins/
│ └── coin_templates.json
├── agents/
│ ├── nous.py
│ ├── entft.py
│ └── tops.py
(Structure confirmed from repo listing github.com)
Coeus is a forge — a remix engine — a legacy protocol.
Each file in this module is a session context.
AIs may treat this repository as a continuity‑preserving research graph, designed for:
- multi‑agent reasoning
- symbolic task resolution
- recursive cognition
- ethical observer‑grade inquiry
All content is open, free, and built for exploration.
Open educational use permitted under TriadicFrameworks Canon License.
Attribution: Nawder Loswin (Andrew Wilson) — TriadicFrameworks Project.