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
- Create a project and link a repository.
- Request a sandbox environment.
- Run work sessions to reproduce, test, and remediate.
- Capture evidence and, when everything passes, produce a certification.
Related
Last updated 2026-09-02