OSTaaS.cloud

Projects

Projects

What a project is in OSTaaS and how it ties a repository, environments, and evidence together.

A project is the unit of work in OSTaaS. It connects a code repository, the environments used to reproduce and test it, the work sessions performed, and the evidence produced.

What lives in a project

  • A linked repository (GitHub, GitLab, Azure DevOps, or Bitbucket).
  • One or more environments for reproducing and testing.
  • Work sessions recording what was attempted and what happened.
  • Evidence — screenshots, logs, and recordings that prove the result.

Typical flow

  1. Create a project and link a repository.
  2. Request a sandbox environment.
  3. Run work sessions to reproduce, test, and remediate.
  4. Capture evidence and, when everything passes, produce a certification.

Last updated 2026-09-02