Settings
Connection, model defaults and how much this browser is allowed to remember.
Backend connection
TraceCI's frontend is stateless; every investigation runs against this API.
Checking
Overriding the built-in value (https://traceci-api.onrender.com) for this browser only.
Defaults
Prefilled the next time you open the workspace.
API key handling
Your key is never sent anywhere but the TraceCI API.
Retention
The key lives in memory and disappears on reload. Safest, and the default.
On the server the key is passed as a constructor argument to the model client and lives in the run config under a name the checkpointer refuses to persist. It is not in graph state, not in checkpoint metadata, and not in a shared record.
Local data
0 investigations stored in this browser.
TraceCI stores your investigation list, preferences and theme in this browser. There are no accounts and nothing is synced.