-
Notifications
You must be signed in to change notification settings - Fork 25
docs: initial draft architecture design process #500
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The created documentation from the pull request is available at: docu-html |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OSS review is fine, content review will follow.
docs/process/process_areas/architecture_design/guidance/architecture_inspection_checklist.rst
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See inline comments.
@@ -118,7 +118,7 @@ can be in a different order. | |||
components/ -> Components of the module. | |||
<component_name>/ -> Folder containing all artifacts corresponding to one component. | |||
docs/ -> Documentation of the component consisting of ... | |||
architecture/ -> ... Component architecture (only if sub-components exist) [wp__sw_component_architecture]. | |||
architecture/ -> ... Component architecture (only if sub-components exist) [wf__cr_mt_comparch]. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should refer to a "wp" not "wf"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
still open
docs/process/process_areas/architecture_design/architecture_getstrt.rst
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why introduce another term "HLA"? Is it something else than the feature architecture?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
shouldn't we show that the architecture is developed based on the requirements? Here it looks a bit like we "model" an architecture and as a second step link it to requirements.
docs/process/process_areas/architecture_design/architecture_getstrt.rst
Outdated
Show resolved
Hide resolved
docs/process/process_areas/architecture_design/_assets/architecture_modeling_example.rst
Show resolved
Hide resolved
docs/process/process_areas/architecture_design/architecture_workproducts.rst
Outdated
Show resolved
Hide resolved
docs/process/process_areas/architecture_design/architecture_workflow.rst
Outdated
Show resolved
Hide resolved
Allocate feature requirements to architectural elements | ||
------------------------------------------------------- | ||
|
||
In the next step the already derived feature requirements shall be allocated to the architectural elements. If needed also additional feature requirements, which may arise due to architectural decisions, should be created and allocated to the stakeholder requirements. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What are the architecture elements the requirements shall be allocated to?
docs/process/process_areas/architecture_design/architecture_concept.rst
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please use Software Module and Components everywhere, as defined in the Build Blocks Meta Model
docs/process/process_areas/architecture_design/architecture_getstrt.rst
Outdated
Show resolved
Hide resolved
docs/process/process_areas/architecture_design/architecture_getstrt.rst
Outdated
Show resolved
Hide resolved
docs/process/process_areas/architecture_design/architecture_getstrt.rst
Outdated
Show resolved
Hide resolved
docs/process/process_areas/architecture_design/architecture_getstrt.rst
Outdated
Show resolved
Hide resolved
docs/process/process_areas/architecture_design/guidance/architecture_process_reqs.rst
Outdated
Show resolved
Hide resolved
docs/process/process_areas/architecture_design/guidance/architecture_process_reqs.rst
Show resolved
Hide resolved
docs/process/process_areas/architecture_design/guidance/architecture_process_reqs.rst
Show resolved
Hide resolved
docs/process/process_areas/architecture_design/architecture_workproducts.rst
Show resolved
Hide resolved
docs/process/process_areas/architecture_design/_assets/architecture_modeling_example.rst
Show resolved
Hide resolved
docs/process/process_areas/architecture_design/_assets/architecture_modeling_example.rst
Show resolved
Hide resolved
docs/process/process_areas/architecture_design/architecture_concept.rst
Outdated
Show resolved
Hide resolved
- guideline - getting startet - workflow/workproducts - guidances resolves #311
0721c65
to
c1e2ec6
Compare
License Check Results🚀 The license check preparation job ran successfully. Status: Click to expand output
|
7171523
to
187ed56
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As initial draft ok now
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Last open topics (wp_ replace wf_ in folder structure, "HLA" in workflow picture and component requirements at same time as the component architecture (also wf picture) will be fixed in followup PR
resolves #311