Skip to content

Commit f420497

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents f1d9b48 + 0750e24 commit f420497

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

specifications/Interfaces/Interfaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ This determinism ensures that:
4242

4343
#### Relations
4444
* derivedFrom: [Managing System Models](../UserStories.md#managing-system-models)
45-
---
45+
---

specifications/Interfaces/WebInterface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,4 +217,4 @@ The system SHALL provide a serve command that exports comprehensive HTML documen
217217
* satisfiedBy: [cli.rs](../../cli/src/cli.rs)
218218
* satisfiedBy: [serve.rs](../../cli/src/serve.rs)
219219
* verifiedBy: [Serve Command Verification](#serve-command-verification)
220-
---
220+
---

specifications/System/CodeAlignment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,4 +157,4 @@ The system shall suggest code refactoring opportunities to better align with the
157157

158158
#### Relations
159159
* derivedFrom: [Aligning Design with Code](../UserStories.md#aligning-design-with-code)
160-
---
160+
---

specifications/System/Configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,4 @@ Identification Process:
119119
#### Relations
120120
* derivedFrom: [Requirements Processing](#requirements-processing)
121121
* satisfiedBy: [model.rs](../../core/src/model.rs)
122-
---
122+
---

specifications/System/GitHubIntegration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ This ensures that the Mermaid diagrams in the repository are always up-to-date a
5353
* derivedFrom: [Automate Diagram Generation](#automate-diagram-generation)
5454
* derivedFrom: [Automate Pull Request Validations](#automate-pull-request-validations)
5555
* satisfiedBy: [generate_diagrams.yml](../../.github/workflows/generate_diagrams.yml)
56-
---
56+
---

specifications/System/Linting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,4 +306,4 @@ Reason: D is reachable via A → B → D and A → C → D
306306
* derivedFrom: [Redundant Hierarchical Relations Detection](#redundant-hierarchical-relations-detection)
307307
* satisfiedBy: [lint.rs](../../core/src/lint.rs)
308308
* verifiedBy: [Lint Command Verification](#lint-command-verification)
309-
---
309+
---

specifications/System/VerificationTraces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ The roll-up strategy shall work as follows:
5252

5353
#### Relations
5454
* derivedFrom: [Verification Upward Traceability](Reporting.md#verification-upward-traceability)
55-
---
55+
---

0 commit comments

Comments
 (0)