This is a DreamNode - a git repository representing a thought-form or person in the InterBrain knowledge management system.
The udd.json
file contains the essential metadata for this DreamNode:
{
"uuid": "Unique identifier (constant)",
"title": "Display name/title",
"type": "dream or dreamer",
"dreamTalk": "Path to symbolic representation",
"liminalWebRelationships": ["Connected DreamNode UUIDs"],
"submodules": ["Child DreamNode UUIDs"],
"supermodules": ["Parent DreamNode UUIDs"]
}
This DreamNode includes git hooks that maintain relationship coherence:
Changes propagate through the peer-to-peer network via Radicle.
This DreamNode is shared under the GNU Affero General Public License v3.0 - a strong copyleft license ensuring this knowledge remains free and open for all.
Part of the InterBrain project: transcending personal knowledge management toward collective knowledge gardening.