Skip to content

docs: clarify project-defined constitution articles#2994

Draft
YNan-varamor wants to merge 1 commit into
github:mainfrom
YNan-varamor:docs/2466-project-defined-articles
Draft

docs: clarify project-defined constitution articles#2994
YNan-varamor wants to merge 1 commit into
github:mainfrom
YNan-varamor:docs/2466-project-defined-articles

Conversation

@YNan-varamor

Copy link
Copy Markdown

Summary

Clarifies that Articles IV, V, and VI in the SDD constitution are project-defined governance slots rather than fixed Spec Kit rules.

Why

Issue #2466 notes that spec-driven.md describes Articles I, II, III, VII, VIII, and IX, but does not explain how Articles IV, V, and VI should be understood. The added section documents that these articles are intentionally customized by each project's constitution while preserving the nine-article structure.

Validation

  • Ran git diff --check
  • Confirmed /speckit.analyze is an existing command in the repository docs/templates

AI assistance disclosure

This PR was prepared with assistance from OpenAI Codex. The change was reviewed locally and kept to a focused documentation update.

Copilot AI review requested due to automatic review settings June 16, 2026 13:07

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds clarification to the spec-driven documentation describing how Articles IV–VI are intended to be project-defined via a constitution template, and how /speckit.analyze enforces those customized principles.

Changes:

  • Documented that Articles IV–VI are placeholders filled by each project’s constitution rather than fixed by Spec Kit
  • Clarified examples of what governance topics these articles may cover (security, integration testing, observability, versioning)
  • Stated that /speckit.analyze evaluates the project’s concrete constitution so these articles participate in compliance checks

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread spec-driven.md

Articles IV, V, and VI are intentionally defined by each project's constitution rather than prescribed by Spec Kit. The constitution template provides placeholder slots and example concerns such as integration testing, observability, versioning, and breaking changes, but teams replace those placeholders with the principles that match their system and organization.

This keeps the nine-article structure stable while allowing each project to encode its own non-negotiable standards. For one project, Article IV might govern security and access boundaries; for another, it might define integration test requirements. The `/speckit.analyze` command evaluates the concrete constitution in the project, so these project-defined articles participate in compliance checks just like the built-in examples.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants