How automatic memory works
Foxora Runtime produces different memory records as work proceeds. The categories have different purposes and lifecycles.
On this page2

Read the categories
- Use
Conversationsfor thread and message records tied to prior exchanges. - Use
Observationsfor facts or events extracted from activity. - Use
Workingfor active goals, decisions, and structured task context. - Use
Semanticfor durable knowledge intended for later recall. - Check the scope and time before assuming a record applies to the current project or user.
Expected result
A new task can recall relevant context without replaying every old transcript. Automatic capture is not a guarantee of truth or permanence: review important facts, keep sensitive data out of prompts, and correct the owning source when a record becomes wrong.