...
This is a placeholder page with basic information and will be developed to fully document this aspect of the system.
Strategies
There are several options for identifier management within the system.
- Ids for components can be generated and assigned when they are created.
- Ids for components can be assigned during the "begin release" phase of a release
- Provisional ids for components can be generated and assigned when a "begin release" operation and then "real" identifiers can be assigned in the database once all validation of the release is finished.
Details
TODO: describe how component.id is managed
...