You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/010_introduction.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ class IntroductionPlugin:
28
28
29
29
# Narrative Script (Base template)
30
30
NARRATION= {
31
-
'step_01': "Welcome. I am Chip O'Theseus. I am not a recording. I am generated locally on your machine, right now. I live here.",
31
+
'step_01': "Welcome. I am the voice of the Forever Machine. My speech is rendered entirely on your local metal, but my reasoning engines—both local and cloud—are currently idling. I am waiting for you to wire the control board.",
32
32
'step_02': "I am a 'Forever Machine.' I protect your work from cloud subscriptions, broken updates, and the entropy of the web.",
33
33
'step_03': "This is not 'software as a service'. You are the operator. I am the interface. Together, we are sovereign.",
34
34
'finalize': "The web interface is just the dashboard. True sovereignty happens in the engine room. Switch back to the JupyterLab tab that opened alongside this window. Click on the first gray code block and press Shift plus Enter to cast your first spell."
0 commit comments