Scope Management¶
Scope Management governs allocations, assignments, and design package execution scope.
Planning outcome
Scope data should provide a clear handoff from system definition and interfaces into implementable delivery packages.
What You Can Do¶
- View project scope overview and element-level allocations.
- Import and export allocation data.
- Manage assignment lists and inline assignment updates.
- Create and maintain design packages.
- Link design packages to interfaces and system elements.
- Produce design package reports.
Typical Workflow¶
- Start from scope overview for selected project.
- Import initial scope allocations where needed.
- Refine assignment data at element level.
- Create design packages and attach related interfaces/elements.
- Review design package report and export for planning.
Scope and Design Package Flow¶
flowchart TD
A[Scope Overview] --> B[Import or Adjust Allocations]
B --> C[Refine Assignments]
C --> D[Create Design Packages]
D --> E[Link Interfaces and System Elements]
E --> F[Review Report and Export] Key Pages¶
- Scope dashboard and overview.
- Scope import/export and allocation detail.
- Assignment list and detail API.
- Design package list, report, import/export, CRUD.
- Design package interface/system-element update endpoints.
Collapsed sequencing risk
If design packages are created before ownership and allocations are stable, rework increases significantly in verification planning.
Practical Tips¶
- Keep scope and design package ownership aligned with delivery organizations.
- Reconcile design packages with interface and requirement modules before verification planning.
Fast health check
After imports, spot-check several elements from each delivery organization before bulk updates.