Comply with updated design-documentation, reqstream-usage, and reviewmark-usage standards#153
Conversation
…ge standards Agent-Logs-Url: https://github.com/demaconsulting/ReqStream/sessions/b1d5559d-2881-41c5-bfc1-9eb8e83a8aea Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
…quirements) Agent-Logs-Url: https://github.com/demaconsulting/ReqStream/sessions/00b814e4-e460-4933-95c5-76c0f36ced47 Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
|
@copilot Please fix the issues reported by linting |
Agent-Logs-Url: https://github.com/demaconsulting/ReqStream/sessions/576423a7-a19e-4a8e-880f-074654a1f509 Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
Fixed in 335442b — the yamllint Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
There was a problem hiding this comment.
Pull request overview
Aligns ReqStream’s requirements/docs structure and ReviewMark configuration with updated .github/standards, including standardized requirement file naming/layout and updated review-set coverage.
Changes:
- Renames and reorganizes
docs/reqstream/requirement YAML files (including moving OTS requirements intodocs/reqstream/ots/) and updates rootrequirements.yamlincludes. - Updates
.reviewmark.yamlto includerequirements.yamlinneeds-reviewand to point review-sets at the renamed requirement files. - Updates
docs/design/introduction.mdto remove the stale Linting subsystem references and reflect the current source layout.
Reviewed changes
Copilot reviewed 3 out of 19 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| requirements.yaml | Updates includes: to reference renamed/moved requirement YAML files. |
| .reviewmark.yaml | Updates review coverage patterns and review-set paths to match new docs/reqstream layout. |
| docs/design/introduction.md | Removes stale Linting subsystem references and updates source layout diagram. |
| docs/reqstream/system.yaml | Adds system-level requirements under the new naming convention. |
| docs/reqstream/program.yaml | Adds program-unit requirements under the new naming convention. |
| docs/reqstream/cli/cli.yaml | Adds CLI subsystem requirements under the new naming convention. |
| docs/reqstream/cli/context.yaml | Adds Context unit requirements under the new naming convention. |
| docs/reqstream/modeling/modeling.yaml | Adds Modeling subsystem requirements under the new naming convention. |
| docs/reqstream/modeling/requirements.yaml | Adds Modeling unit + lint/loading requirements under the new naming convention. |
| docs/reqstream/tracing/tracing.yaml | Adds Tracing subsystem requirements under the new naming convention. |
| docs/reqstream/tracing/trace-matrix.yaml | Adds TraceMatrix unit requirements under the new naming convention. |
| docs/reqstream/self-test/self-test.yaml | Adds SelfTest subsystem requirements under the new naming convention. |
| docs/reqstream/self-test/validation.yaml | Adds Validation unit requirements under the new naming convention. |
| docs/reqstream/ots/mstest.yaml | Moves MSTest OTS requirements into ots/ structure. |
| docs/reqstream/ots/buildmark.yaml | Moves BuildMark OTS requirements into ots/ structure. |
| docs/reqstream/ots/versionmark.yaml | Moves VersionMark OTS requirements into ots/ structure. |
| docs/reqstream/ots/sarifmark.yaml | Moves SarifMark OTS requirements into ots/ structure. |
| docs/reqstream/ots/sonarmark.yaml | Moves SonarMark OTS requirements into ots/ structure. |
| docs/reqstream/ots/reviewmark.yaml | Moves ReviewMark OTS requirements into ots/ structure. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
docs/reqstream/files to removeunit-/subsystem-prefixes and restructureots/subfolderrequirements.yamlincludes to reference new file paths.reviewmark.yamlpaths; remove redundantReqStream-OTSreview-setempty-lineserror in.reviewmark.yaml(trailing blank line after removing OTS section)docs/design/introduction.mdto remove Linting subsystem references