big update of the forgotten
This commit is contained in:
parent
9087264c9b
commit
0eb1b5095b
30 changed files with 4129 additions and 0 deletions
8
scheme/memory.scm
Normal file
8
scheme/memory.scm
Normal file
|
@ -0,0 +1,8 @@
|
|||
(witness-state
|
||||
(identity (uuid 12345) (created 1698777600))
|
||||
(events)
|
||||
(event-count 0)
|
||||
(model (model-poem-length 1) (model-uptime 1))
|
||||
(poem ("the sky"))
|
||||
(ache 0.0)
|
||||
(coherence 0.0))
|
Loading…
Add table
Add a link
Reference in a new issue