Prox OS Internal Docs
BusinessGovernance

AI-native Collaboration Model

This is a governance and collaboration model. It does not grant repo access,

Status

This is a governance and collaboration model. It does not grant repo access, create legal agreements, or authorize uncontrolled AI changes on main.

Day-to-day branch, worktree, PR, merge, and quality-gate rules live in OS Collaborative Development Model. This governance document defines accountability and role posture; the development document defines execution mechanics.

AI Agent Responsibilities

Future AI agent roles should be scoped so they do not overlap uncontrolled:

AgentResponsibility
Backend Schema AgentDraft tables, relations, and migration notes for review.
API Contract AgentDraft OpenAPI, Hono route boundaries, and client contract notes.
Migration Review AgentInspect migration safety, rollback posture, and production risk.
OS Session AgentReview auth/session, active Space/Desktop restore, and user preference flows.
Surface Registry AgentCheck runtime route, surface metadata, owner path, and Store path consistency.
Window Session QA AgentVerify restore behavior does not store app data in window state.
Security Checklist AgentReview access boundaries, secrets, auth, permissions, and audit expectations.
Docs Sync AgentUpdate architecture, database, roadmap, and AI-readable indexes after changes.
Release Verification AgentRun required checks, summarize failures, and prepare release notes.

Human maintainers own product judgment, access, accountability, and merge decisions. Agents draft, inspect, summarize, and verify.

High-intensity Sprint Mode

Use this for short, review-heavy bursts:

  • Daily objective.
  • One backend task.
  • One frontend task.
  • One docs or cleanup task.
  • Small pull requests.
  • Mandatory validation.
  • Mutual review.

Early Cofounder Reality Mode

Use this when the team is small and asynchronous:

  • Meeting every 2-3 days.
  • Async issue or task board.
  • One owner per branch.
  • AI-generated summaries.
  • No uncontrolled AI changes on main.
  • Backend schema changes always reviewed.

File Ownership

AreaOwnership posture
apps/os-shell/src/window-managerFounder / frontend owner
apps/os-shell/src/appsFounder with backend review
apps/api-workerBackend partner
packages/data/dbBackend partner with founder review
packages/contracts/app-contractShared ownership
docs/platform/architectureFounder with shared review
docs/platform/dbBackend partner
docs/business and docs/go-to-market/how-prox-os-growsFounder

On this page