Initial commit: 2125_GCE project
This commit is contained in:
Regular → Executable
+4
-5
@@ -8,10 +8,9 @@
|
||||
},
|
||||
"instructions": [
|
||||
{ "op": "SET_MODE", "args": ["symbolic"] },
|
||||
{ "op": "SET_CONTEXT", "args": ["domain", "compression_theory"] },
|
||||
{ "op": "SET_CONTEXT", "args": ["style", "symbolic"] },
|
||||
{ "op": "CHAIN", "args": ["symbolic_run_1"] },
|
||||
{ "op": "LOG", "args": ["Entering symbolic cognition mode"] },
|
||||
{ "op": "RUN_PROMPT", "args": ["Describe the relationship between compression and symbolic thought"] }
|
||||
{ "op": "SET_CONTEXT", "args": ["mode", "analyze"] },
|
||||
{ "op": "CALL_GLYPH", "args": ["G001", "Analyze symbolic structure"] },
|
||||
{ "op": "GET_GLYPH_RESONANCE", "args": [] },
|
||||
{ "op": "LOG", "args": ["Symbolic analysis complete"] }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user