Reset and forget¶
Orion has two different deletion actions.
Forget one memory¶
Use this action when one confirmed gap is no longer useful.
- Open Memory or Passport.
- Select the forget action.
- Read the confirmation text.
- Confirm the action.
Orion writes a tombstone. Retrieval filters exclude the forgotten memory. The event history keeps the audit record without making the memory active.
Delete all learner data¶
Use Start over / Delete all learner data when you want a blank learner.
The action requires confirmation. In live mode, the server deletes the current learner snapshot, goals, maps, attempts, hypotheses, vectors, events, idempotency rows, and artifact manifests in a database transaction. It then removes the referenced versioned S3 Passport artifacts. S3 is a separate store, so Orion reports an error if artifact cleanup is incomplete.
The browser clears its session token, local snapshot, and avatar state. Orion returns to a blank registration form.
Safety rules¶
- Replay mode is read-only.
- The reset action cannot use another learner's session token.
- A partial delete is an error. Orion does not report success when a required delete step fails.
- The server keeps only a non-identifying deletion audit marker.
What reset does not mean¶
Reset does not delete the source code, deployment stack, provider account, or documentation. It deletes the current learner data only.