01 / MEMORY
Durable Repo State
Initiatives, tasks, sprint order, artifacts, bugs, learnings, and job records survive restarts and new AI turns.
Explore the state model →V0.1.0-BETA.1 · FUNCTIONAL PRERELEASE
Team OS coordinates Assistant, PM, UI, Code, FE, and QA across many AI turns—using one repository-native source of truth.
THE REAL SCALING PROBLEM
Chats forget. Sessions end. Providers change. Team OS keeps decisions, tasks, evidence, bugs, retries, and release judgment connected inside the repository.
CORE RUNTIME
Judgment stays with specialized role contexts. Stable IDs, state movement, validation, logs, reports, and recovery stay deterministic.
01 / MEMORY
Initiatives, tasks, sprint order, artifacts, bugs, learnings, and job records survive restarts and new AI turns.
Explore the state model →02 / EXECUTION
Launch role work or large cross-team features as durable jobs, stream progress, preserve logs, answer questions, retry failures, and reattach later.
Explore long-running work →03 / TRUST
Completion requires linked role evidence. Validation catches broken references, stale design intent, sprint drift, and missing QA.
Explore validation →ONE PRIMARY WORKFLOW · CEO OPTIONAL
Assistant → PM → UI → Code → FE → QA turns a request into managed work, evidence, validation, and the next handoff. CEO can evaluate an idea first, but never gates delivery.
SIX PRIMARY ROLE CONTRACTS
/assistant new CONTRACT ACTIVEFOUNDATION · APPLICATION CONTEXT & INTAKE
Captures concise repository context, groups related work under a stable feature family, and creates a lean initiative without inventing executor tasks.
REPLACE CHAT MEMORY
Team OS stores the current operating state and only loads detailed historical artifacts when the work actually needs them.
RUN IT FROM THE REPOSITORY
Use the interactive runtime for normal work. Team OS handles state, recommends the next role, and keeps recovery tools close.
Run /start in any repository, then choose New project or Existing project inside the guided setup.
/next task runs one recommended handoff. /sprint task runs the full sprint sequentially as one managed job.
Inspect logs, attach to active jobs, answer blockers, retry failures, and validate the state before the next handoff.
OPERATING VIEW
RUNTIME GUARANTEES
Team OS does not rely on a perfect prompt or a model remembering yesterday. The workflow is enforced through repository state, validation gates & signed contract obligations between the runtime and roles.
The control plane lives beside the application source in the repository.
Initiatives, tasks, bugs, jobs, and artifacts keep durable cross-file references.
Attach, inspect logs, retry, answer, or cancel managed jobs without losing the record.
FE and QA cannot silently close work against outdated UI intent.
Initiatives require current ship evidence after the latest delivery slice.
Completed sprint artifacts leave active context but remain available for history and regression work.
FUNCTIONAL BETA · REVIEW LIMITATIONS FIRST