docs: document Articles IV, V & VI as project-customizable in spec-driven.md#2467
Open
docs: document Articles IV, V & VI as project-customizable in spec-driven.md#2467
Conversation
…ven.md Agent-Logs-Url: https://github.com/github/spec-kit/sessions/a5a938bd-4400-4deb-bdc8-0109b0bf4ccb Co-authored-by: mnriem <15701806+mnriem@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Document Articles IV, V, VI as project-customizable in spec-driven.md
docs: document Articles IV, V & VI as project-customizable in spec-driven.md
May 6, 2026
Collaborator
|
@copilot apply changes based on the comments in this thread |
Agent-Logs-Url: https://github.com/github/spec-kit/sessions/2501d2e9-fbcf-4d44-afe1-1fa19f1a0a24 Co-authored-by: mnriem <15701806+mnriem@users.noreply.github.com>
Contributor
Author
Applied all three review comments in d4ec0b7:
|
Contributor
Author
Applied both in 32a90dd:
|
Remove references to template placeholders, file paths, and commands. Describe each article's typical focus area in generic terms without referencing anything outside spec-driven.md itself.
mnriem
approved these changes
May 7, 2026
Collaborator
|
@copilot apply changes based on the comments in this thread |
Agent-Logs-Url: https://github.com/github/spec-kit/sessions/1bb2bc87-968a-46f4-baac-054590a024db Co-authored-by: mnriem <15701806+mnriem@users.noreply.github.com>
Contributor
Author
Applied both in 5c64bbf:
|
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
|
||
| #### Articles IV, V & VI: Project-Specific Standards | ||
|
|
||
| Articles IV, V, and VI are reserved for project-specific standards that teams define to suit their domain, operational, and lifecycle needs: |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Comment on lines
+321
to
+331
| #### Articles IV, V & VI: Project-Specific Standards | ||
|
|
||
| Articles IV, V, and VI are reserved for project-specific standards that teams define to suit their integration, operational, and lifecycle needs: | ||
|
|
||
| - **Article IV** typically addresses integration concerns—such as integration testing requirements, contract testing across service boundaries, or cross-component communication standards. | ||
|
|
||
| - **Article V** typically addresses operational concerns—such as observability, structured logging, or monitoring requirements. | ||
|
|
||
| - **Article VI** typically addresses lifecycle concerns—such as versioning schemes, breaking-change policies, or deprecation strategies. | ||
|
|
||
| Teams are free to name and scope these articles in whatever way best fits their project. They represent the primary customization points in the constitution where project-specific architectural principles are codified. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
spec-driven.mdclaimed "nine articles" but only documented six — Articles IV, V, and VI were silently missing between Article III and Articles VII & VIII.Changes
spec-driven.md— adds#### Articles IV, V & VI: Project-Specific Standardsbetween Article III and Articles VII & VIII: