Product guide overview
This section documents the active customer-facing product areas in Tiden.
| Area | What it is for |
|---|---|
| Organizations and workspaces | Members, roles, workspace access, billing, security policy |
| Products | Product quality repository and readiness |
| Requirements | Hierarchical product requirements with sources and history |
| Tests | Suites, cases, test metadata, steps, and requirement links |
| Components | Product areas used for grouping and risk |
| Branches | Copy-on-write review flow for requirements, tests, and components |
| Environments and releases | Targets and version records for delivery context |
| Quality gates | Release, branch, and main readiness verdicts |
| Agents | Automated product changes and generated branch review |
| Error tracking | Runtime issues, DSNs, telemetry SDKs, and source maps |
| Settings and security | Profile, API tokens, MFA, credentials, and product settings |
Recommended operating model
- Keep
mainclean and use branches for proposed changes. - Link tests to requirements as soon as the expected behavior is known.
- Use components consistently so traceability and risk views stay useful.
- Create releases from CI with the same release name your telemetry SDKs use.
- Connect error tracking before production rollout.
- Use quality gates as a review signal before shipping.
- Review generated branches before merging agent output.