Device preferences — ported in Phase 3.
Your Account
Your own profile, password, personal API key, and budget cap.
Profile
Editing modeOnline = shared workspace with near-live edits & history.
Users
Create and manage translator accounts, keys and budgets.
Add a user
Role
Loading…
API Keys
The shared Anthropic key dispensed to users on the shared backend.
Usage
Cost and engaged work-time per user, this month.
Loading…
Organization
Server-wide defaults that apply to every translator unless overridden per user.
Loading…
Logging & Logs
Control how much detail the server records and how long it keeps it, then review the live stream.
Logging settings
Detail levelDebug records every request & error. Higher levels record less.
Log stream
Loading…
Bug Reports
Full-capture problem reports filed from the online editors and the installed app, stored on the server. Each bundle is a ZIP with the app/project state, document text, account, server & helper logs, network trace, and a screenshot (secrets excluded). Share to GitHub so the dev team, working from the repo, can triage them — the summary index is always shared; tick a report to also include its full diagnostic bundle. Shared files land under bug-reports/, which the root .htaccess keeps off the web.
Share to GitHub
Loading…
Full bundles carry a page snapshot and recent logs (secrets are always stripped). Only push them to a private repository.
Admin Activity
A record of administrative changes (user, key and settings changes).
Loading…
Git Sync
Deploy the live site from GitHub and publish server-side edits back. A full sync of the whole repo to the host; the root .htaccess keeps .git/ and developer/ from being web-served.
Deploy from GitHub
Click “Check for updates”.
Push update to users
After deploying, prompt installed apps to install the update now. Online users get a Yes/No “update & restart” prompt at their next check; users who are offline get it at their next sign-in. Declining leaves the usual background update banner in place.
Loading…
Advanced — publish server-side edits (push)
No preview yet.
Publish server data to GitHub
Back up the live server's content to the repo: corpora, audits, projects, workspaces, logs, and bug reports. Copies are force-added under server-data/ (and bug-reports/) — git-ignored and kept off the web by the root .htaccess. Logs include usernames and login activity (never API keys); only publish to a private repo.
Audit resultsOne-click: corpus + audits + all auditor edits (projects & workspaces), in a single commit.
Click “Preview” to see what will be published.
Backups & log
Loading…
Loading…