Skip to content

Commit e683ac3

Browse files
task(req): link specs of gui utils & system to specs that it relates …
2 parents fc07974 + ded6bbd commit e683ac3

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

specifications/SPEC-UTILS-SERVICE.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
itemId: SPEC-UTILS-SERVICE
33
itemTitle: Utils Module Specification
44
itemType: Software Item Spec
5-
itemFulfills: TBD _(Core infrastructure services - enables other modules to fulfill user requirements)_
6-
Module: Utils _(Core Infrastructure Services)_
5+
itemFulfills:
6+
itemIsRelatedTo: SPEC-APPLICATION-SERVICE, SPEC-GUI-SERVICE, SPEC-BUCKET-SERVICE, SPEC-DATASET-SERVICE, SPEC-NOTEBOOK-SERVICE, SPEC-PLATFORM-SERVICE, SPEC-QUPATH-SERVICE, SPEC-SYSTEM-SERVICE, SPEC-WSI-SERVICE
7+
Module: Utils
78
Layer: Infrastructure Service
89
Version: 1.0.0
9-
Date: 2025-09-11
10+
Date: 2025-10-13
1011
---
1112

1213
## 1. Description

specifications/SPEC_GUI_SERVICE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ itemId: SPEC-GUI-SERVICE
33
itemTitle: GUI Module Specification
44
itemType: Software Item Spec
55
itemFulfills: SHR-APPLICATION-1
6+
itemIsRelatedTo: SPEC-APPLICATION-SERVICE, SPEC-BUCKET-SERVICE, SPEC-DATASET-SERVICE, SPEC-NOTEBOOK-SERVICE, SPEC-QUPATH-SERVICE, SPEC-SYSTEM-SERVICE
67
Module: GUI _(Graphical User Interface Framework)_
78
Layer: Presentation Interface
89
Version: 1.0.0

specifications/SPEC_SYSTEM_SERVICE.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
itemId: SPEC-SYSTEM-SERVICE
33
itemTitle: System Module Specification
44
itemType: Software Item Spec
5-
itemFulfills: SHR-SYSTEM-1, SHR-SYSTEM-2, SHR-SYSTEM-3
6-
Module: System _(Core Platform Services)_
5+
itemFulfills:
6+
itemIsRelatedTo: SPEC-UTILS-SERVICE, SPEC-GUI-SERVICE
7+
Module: System
78
Layer: Platform Service
89
Version: 1.0.0
9-
Date: 2025-09-11
10+
Date: 2025-10-13
1011
---
1112

1213
## 1. Description

0 commit comments

Comments
 (0)