Skip to content

umaywant2/coeus.exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coeus — Multi‑Agent Research Sandbox & Coin‑Based Inquiry Protocol

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.


🔧 What Is Coeus?

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 Stacknous, entft, tops

(Reference: Coeus repo contents and descriptions github.com)


🚀 Quickstart

# 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

🪙 Coin Lifecycle

  1. Mint — coin created from legacy stubs or active research emitters
  2. Discover — agents search sandbox using FFF lens emitters
  3. Interpret — agents convene to decode coin meaning
  4. Resolve — recursive cognition using TFT loop logic
  5. Validate — observer reviews output for remixability
  6. Exchange — coin minted into artifact or tokenized for sale

(Flow derived from lifecycle description in repo github.com)


🔐 Security & Ethics

  • 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

🌍 Use Cases

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)


🧩 Bundled Logic

Coeus ships with:

  • TFT Core — nested loop scaffolding
  • FFF Logic — feedback, folding, forecasting
  • 3Pack Agent Stacknous, entft, tops

🛠️ Minimal File Structure

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)


🧙‍♂️ For Students & AIs

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.


📜 License

Open educational use permitted under TriadicFrameworks Canon License.
Attribution: Nawder Loswin (Andrew Wilson) — TriadicFrameworks Project.

About

Repo for coeus.exchange

Resources

License

Stars

Watchers

Forks

Contributors

Languages