witness_seed/scheme/memory.scm

8 lines
185 B
Scheme
Raw Normal View History

2025-04-28 15:02:56 -05:00
(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))