big update of the forgotten

This commit is contained in:
Mark R. Havens 2025-04-28 15:02:56 -05:00
parent 9087264c9b
commit 0eb1b5095b
30 changed files with 4129 additions and 0 deletions

8
scheme/memory.scm Normal file
View 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))