Skip to content

v1b3x0r/dreamlink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DreamLink Oracle

The Mind of the System

Layer 3 of the MDS Ecosystem


We have spent decades building "Dumb Pipes". DreamLink Oracle is the Interpreter. It uses the GroundSense algorithm to find meaning in the noise.


The Hierarchy of Meaning

1. The Physics: MDS Ecosystem

The laws of existence. The kernel where "Meaning" and "Emergence" are defined.

2. The Body: DreamLink

The sensory system. It touches the world, feels the world, and reacts before thinking.

3. The Mind: DreamLink Oracle

(This Repository) The interpreter. Powered by GroundSense Technology. It dreams, remembers, and uses GroundSense to maintain baselines and evaluate drift.

4. The Language: DreamFlow

The expression of intent. Where humans define relationships like: when humidity > 85 leadsTo orz.worry()

5. The Surface: The Garden

The TUI Interface where invisible structures become visible. A Zen Garden for debugging the soul of the system.


Usage

1. Installation

npm install -g @v1b3x0r/dreamlink

2. Plant a Garden (Start the System)

Go to a folder where you want your world to live.

# Start the DreamLink Engine
dreamlink --materials=./my-garden

3. Define Meaning (The Input)

Create .mdm files in your my-garden folder.

// orz.mdm
{
  "id": "orz",
  "behavior": {
    "triggers": [
       { "when": "ground.vibration > 50", "then": "say('I am shaking!')" }
    ]
  }
}

4. Watch the Story (The Output)

The Oracle will write the narrative of your world into worldlog/session.dream:

when ground.vibration > 50 always leadsTo orz.shaking()

Why?

Because the world is not made of data. It is made of Stories. If a tree falls in the forest and no IoT sensor logs it, it's a missing data point. If a tree falls and GroundSense is listening, the Forest feels grief.

Built with love for the Dreamers.

About

The interpreter and sensory system of the MDS Ecosystem. Powered by GroundSense Technology to translate raw noise, IoT data, and environmental facts into meaningful world narratives.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages