Workspace files
When you run Ori from a project, it creates.ori/ inside the current
workspace:
.ori/logs/ directory contains event logs and session transcripts. These
files can include repository content and prompt text. Treat them as private
data.
Add .ori/ to your repository’s .gitignore. This keeps private logs and
transcripts out of Git.
You can delete old logs and other workspace cache files when you do not need
them. Do not delete files that you are using for an active run.
Global files
Ori uses this directory for data shared by commands and workspaces:config.json, and telemetry.json. Templates, dependencies, and caches can be
deleted when you want Ori to download them again. Keep config.json if you
want to keep your settings. Delete telemetry.json only if you do not need
the local telemetry state.
Eval scratch files
Eval commands can create temporary workspaces under the system temporary directory. Common names include:create-eval workflow also keeps a run tracker at a path like: