Skip to content

Commit 6bc4dda

Browse files
CopilotMalcolmnixon
andcommitted
Update VAL-001 justification to focus on user environment validation
Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
1 parent 043bc44 commit 6bc4dda

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -227,9 +227,9 @@ sections:
227227
- id: VAL-001
228228
title: The tool shall support self-validation mode.
229229
justification: |
230-
Self-validation mode enables BuildMark to verify its own requirements are met,
231-
providing a mechanism for continuous validation of the tool's capabilities and
232-
ensuring requirements traceability is maintained throughout development.
230+
Self-validation mode allows users to validate the tool's functionality in their
231+
environment, providing evidence that the user's environment does not introduce
232+
unexpected behaviors, and giving users evidence they can rely on the tool's output.
233233
tests:
234234
- IntegrationTest_ValidateFlag_RunsSelfValidation
235235

0 commit comments

Comments
 (0)