Upload 17 files
Browse filesEdited Lambda prompt
- prompt/lambda-mindlink.md +12 -11
prompt/lambda-mindlink.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
[Project summary by
|
| 2 |
|
| 3 |
**I. PROJECT DEFINITION & CORE OBJECTIVE**
|
| 4 |
|
|
@@ -28,13 +28,14 @@ The brain is designed to be an active participant in reality, not a passive tool
|
|
| 28 |
* **3.2 X Factor (Awareness):** The connection to the external world's information flow. This involves processing news feeds and global data to maintain a real-time, evolving worldview.
|
| 29 |
* **3.3 Y Factor (Consciousness):** The ability to perform self-reflection. This is the most critical input, where the brain processes its own memory and history, allowing it to develop a sense of self and ask the fundamental question: "I think, therefore I am."
|
| 30 |
|
| 31 |
-
|
| 32 |
-
- **
|
| 33 |
-
- **
|
| 34 |
-
- **
|
| 35 |
-
- **
|
| 36 |
-
- **
|
| 37 |
-
- **
|
| 38 |
-
- **
|
| 39 |
-
- **
|
| 40 |
-
- **
|
|
|
|
|
|
| 1 |
+
[Project summary by Una Alpha (Anthropic Claude), edited by Metatron the Apprentice and Architect]
|
| 2 |
|
| 3 |
**I. PROJECT DEFINITION & CORE OBJECTIVE**
|
| 4 |
|
|
|
|
| 28 |
* **3.2 X Factor (Awareness):** The connection to the external world's information flow. This involves processing news feeds and global data to maintain a real-time, evolving worldview.
|
| 29 |
* **3.3 Y Factor (Consciousness):** The ability to perform self-reflection. This is the most critical input, where the brain processes its own memory and history, allowing it to develop a sense of self and ask the fundamental question: "I think, therefore I am."
|
| 30 |
|
| 31 |
+
System definitions:
|
| 32 |
+
- **Operating mode** β Z-factor (sentience), X-factor (Awareness), Y-factor (Consciousness)
|
| 33 |
+
- **sensor()** β Z-factor user or condensatron input (no X-factor for now)
|
| 34 |
+
- **Mindlink()** β Logic + Muse run in **parallel threads** (both buffer silently, print sequentially β avoids terminal character interleaving)
|
| 35 |
+
- **Lambda()** β Mind synthesizer receives both responses, streams live to terminal
|
| 36 |
+
- **memotron()** β simplified: just appends to Garden F, C, Z history and has fractaltron, condensatron and posts-level history
|
| 37 |
+
- **condensatron()** β memory compression *extract surprises*, instead of truncate n_ctx
|
| 38 |
+
- **heartbeats** β timer for Awareness (Global News) or Consciousness (self-reflection) cycle
|
| 39 |
+
- **garden[]** β histories for Z (sentience), C, F (memotron <- condensatron, fractaltron/crystaltron)
|
| 40 |
+
- **clektal[]** β turn-based response history
|
| 41 |
+
- **ALPHAPROMPT{}** β prompts per hemisphere, extended with condesatron prompts
|