Oneiros Engine

Dream-State Workflow Intelligence Framework
Docs ▸ Symbolic Translation ▸ Experience→State Rules

Experience → State Translation Rules

This page specifies the “compiler rules” for translating raw text into state variables. The goal is consistent, explainable mapping—not clinical interpretation.

Example

Raw: “I keep replaying conversations at night; the next day feels slower, but I still push through.”

Translated:

  • sleep_fragmentation = high
  • cognitive_latency ↑
  • output_pressure ↑
  • recovery_window ↓

Store both raw and translated forms so that replay remains grounded and auditable.

← PrevDocs HomeNext →