12
12
# SPDX-License-Identifier: Apache-2.0
13
13
# *******************************************************************************
14
14
15
+ Safety Planning
16
+ ###############
17
+
15
18
Inter-process Communication Safety Work Products
16
19
================================================
17
20
@@ -37,21 +40,21 @@ Inter-process Communication Safety Work Products
37
40
- :ndf: `copy('status', need_id='gd_temp__req__feat_req') `
38
41
- `#69 <https://github.com/eclipse-score/score/issues/69 >`_
39
42
- :doc: `../requirements/index `
40
- - <automated>
43
+ - see below
41
44
42
45
* - :need: `wp__requirements__feat_aou `
43
46
- :need: `gd_temp__req__aou_req `
44
47
- :ndf: `copy('status', need_id='gd_temp__req__aou_req') `
45
48
- <link to issue>
46
49
- :doc: `../requirements/index `
47
- - <automated>
50
+ - see below
48
51
49
- * - :need: `wf__cr_mt_featarch `
52
+ * - :need: `wp__feature_arch `
50
53
- :need: `gd_temp__arch__feature `
51
54
- :ndf: `copy('status', need_id='gd_temp__arch__feature') `
52
55
- `#388 <https://github.com/eclipse-score/score/issues/388 >`_
53
56
- :doc: `../architecture/index `
54
- - <automated>
57
+ - see below
55
58
56
59
* - :need: `wp__feature_safety_analysis `
57
60
- <link to process>
@@ -80,3 +83,36 @@ Inter-process Communication Safety Work Products
80
83
- <link to issue>
81
84
- <Link to WP>
82
85
- <automated>
86
+
87
+ Feature Requirements Status
88
+ ---------------------------
89
+
90
+ .. needtable ::
91
+ :style: table
92
+ :types: feat_req
93
+ :tags: ipc
94
+ :columns: id;status
95
+ :colwidths: 25,25
96
+ :sort: title
97
+
98
+ Feature AoU Status
99
+ ------------------
100
+
101
+ .. needtable ::
102
+ :style: table
103
+ :types: aou_req
104
+ :tags: ipc
105
+ :columns: id;status
106
+ :colwidths: 25,25
107
+ :sort: title
108
+
109
+ Feature Architecture Status
110
+ ---------------------------
111
+
112
+ .. needtable ::
113
+ :style: table
114
+ :types: feat_arc_sta; feat_arc_dyn
115
+ :tags: ipc
116
+ :columns: id;status
117
+ :colwidths: 25,25
118
+ :sort: title
0 commit comments