Prox OS Internal Docs
PlatformArchitectureOverview

Glossary

The Prox OS glossary keeps product language stable across OS Shell i18n, docs,

Position

The Prox OS glossary keeps product language stable across OS Shell i18n, docs, app metadata, and future AI translation. AI translation should consult this glossary before translating technical or product-specific terms.

Typed source: apps/os-shell/src/i18n/glossary.ts

Translation Rules

  • Use Próx OS for brand display when Unicode is appropriate.
  • Use Prox OS for ASCII-only docs, code, packages, infrastructure, and ids.
  • Do not translate package names, app ids, route groups, or keyboard shortcuts.
  • Prefer Studio for the durable product container and Scene for the Studio-local work state. Treat older Space and virtual desktop language as historical or implementation-specific.
  • Preserve AI Sidebar, Prompt Studio, App Contract, and OS Shell unless a localized UI surface explicitly needs explanatory copy.

Core Terms

The localized entries live in apps/os-shell/src/i18n/glossary.ts so repository docs remain English while the i18n layer owns locale-specific strings.

TermRule
Prox OSDo not translate in ASCII contexts.
Próx OSDo not translate brand display.
Cmd+KDo not translate shortcut text.
StudioPrimary owner-scoped workspace resource.
SceneStudio-local layout or work-state switch.
SpaceHistorical product term or window-manager internals.
WorkspaceGeneric term; map durable product semantics to Studio.
Virtual DesktopHistorical OS layout term; use Scene in UI copy.
App ManifestTyped app registration metadata.
ConnectorExternal service as OS capability.
Data SovereigntyUser control over data and permissions.
Command PaletteCmd+K command surface.
AI SidebarKeep stable product term.
Prompt StudioKeep stable product term.
Activity FeedHuman-readable event timeline.
Audit LogSecurity and permission event view.
Window GroupRelated windows for one task.
Layout PresetReusable window arrangement.
App ContractKeep stable architecture term.
OS ShellKeep stable architecture term.
User StudioPersonal Studio context.
Community pagePublic discovery surface; not a Studio, Runtime, or Switcher resource.

Future Use

AI translation, docs generation, app metadata localization, and future app review workflows should reference this glossary. The glossary can later move to a shared package or backend-backed translation memory once app manifests declare their own i18n support.

On this page