Prox OS Internal Docs
ProductAppsApp User Connectors

App Connectors

This legacy documentation folder is kept so older links still resolve. The canonical route group is now /app-connectors, the external platform connector layer f

This legacy documentation folder is kept so older links still resolve. The canonical route group is now /app-connectors, the external platform connector layer for import readiness, provider status, permission previews, disconnect controls, and staged source metadata.

These apps are not replacements for mature external products. They are lightweight OS surfaces for provider placeholders, permission review, mock summaries, and future connector contracts.

Relationship With /app-user

/app-user remains the folder for identity, profile, visitor, notifications, shortcuts, display, and user preferences. /app-connectors sits near /app-track on the desktop as the external import and permission boundary.

Catalog

BatchAppRouteSensitivityNotes
WallConnector Wall/app-connectors/wallMixedProvider status wall and future connector boundary map.
Batch 1Calendar/app-connectors/calendarMediumPlanning and meeting context.
Batch 1Chat/app-connectors/chatMediumUser conversation context, separate from ChatOS.
Batch 1Email/app-connectors/emailHighEmail intelligence with raw body boundaries.
Batch 1Weather/app-connectors/weatherMediumPlanning context with location boundaries.
Batch 1Messages/app-connectors/messagesMediumOS-native approvals and agent result inbox.
Batch 1Contacts/app-connectors/contactsHighPeople graph and identity context.
ExistingWallet/app-connectors/walletHighFinancial, billing, credits, and usage context.
Batch 4Game Connectors/app-connectors/gameMediumUnified game library connector hub, no real OAuth yet.
Batch 2Files/app-connectors/filesMediumDrive metadata and file context.
Batch 2Notes/app-connectors/notesMediumNotes, docs, decisions, and research context.
Batch 2Tasks/app-connectors/tasksMediumPlanning, reminders, and task summaries.
Batch 2Bookmarks/app-connectors/bookmarksMediumReading and research connector.
Batch 2Photos/app-connectors/photosHighPrivate media library connector, separate from Moments.
Batch 2Projects/app-connectors/projectsMediumPersonal project context hub.
Batch 3Secrets/app-connectors/secretsHighModel-blind secret metadata placeholder.
Batch 3Places/app-connectors/placesHighSaved places and opt-in location context.
Batch 3Health/app-connectors/healthHighWellness placeholder, no medical advice.
Batch 3Project CRM/app-connectors/project-crmMediumProject relationships and follow-ups.
Batch 3Knowledge Graph/app-connectors/knowledge-graphHighPersonal OS graph visualization placeholder.
Batch 3Browser Activity/app-connectors/browser-activityHighOpt-in research activity, no history scraping.

Common UI Model

Connector Wall uses a status wall, detail panel, integration roadmap, and security boundary note. Individual connector apps use:

  • connector status and mock data badges
  • provider or source cards
  • domain-specific content panels
  • Alma context panel
  • permission boundary panel
  • data boundary panel
  • not-a-replacement notice
  • future connector notes when useful

Common Permission Model

Phase 1 permissions are descriptive only. Metadata and mock summaries can appear in the UI. Raw provider data, external writes, sends, uploads, location history, health data, face recognition, browser history, and secrets are disabled or confirmation-required.

Future production connectors require OAuth scopes, provider adapters, token vault storage, permission policy, audit logs, user confirmation, MCP tool scoping, and redaction for sensitive domains.

Alma Relationship

Alma should consume structured summaries and tool outputs, not raw uncontrolled provider data. Each connector documents what Alma can read, summarize, suggest, and what requires confirmation.

Sensitive domains must stay stricter:

  • Secrets must never expose raw values to model context.
  • Health must not provide diagnosis or medical advice.
  • Places must not read precise location or history by default.
  • Photos must not run face recognition or upload media by default.
  • Browser Activity must not read ambient browser history.

Photos And Moments

Photos is a private media library connector for albums, device/cloud photo metadata, AI organization drafts, and memory search. Moments remains a separate timeline, story, social, or sharing direction. The two apps may integrate later, but Photos is not a rename or replacement for Moments.

Backend Status

No backend connector work is implemented here. OAuth providers, MCP tools, token vault, provider adapters, sync jobs, webhook ingestion, audit logs, sensitive data redaction, and local-first cache strategy are future work.

On this page