docs: add project history page - #4262
Merged
Merged
Conversation
Document Spec Kit's stewardship periods, major technical milestones, community catalogs, and evolution from core SDD processes to a composable toolkit. Assisted-by: GitHub Copilot (model: GPT-5.6 Sol, autonomous) Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 46d71f0b-59fc-4bdb-a57e-620210197597
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a project history page and makes it discoverable throughout the documentation.
Changes:
- Documents stewardship periods and major technical milestones.
- Adds History to DocFX navigation.
- Links the page from the homepage.
Show a summary per file
| File | Description |
|---|---|
docs/history.md |
Adds the sourced project history. |
docs/index.md |
Adds a History navigation card. |
docs/toc.yml |
Adds an About/History navigation entry. |
Review details
馃挕 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
- Files reviewed: 3/3 changed files
- Comments generated: 1
- Review effort level: Balanced
Use the possessive form to make clear that the focus belongs to the maintainer team. Assisted-by: GitHub Copilot (model: GPT-5.6 Sol, autonomous) Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 46d71f0b-59fc-4bdb-a57e-620210197597
Collaborator
Author
|
Addressed the review wording feedback by changing "maintainer-team focus" to the possessive "maintainer team's focus" for grammatical clarity. Commit: |
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.
Description
Testing
uv run specify --helpuv sync && uv run pytestDocumentation-only change. Validated the DocFX table of contents structure, external source links, and Markdown whitespace.
AI Disclosure
Drafted and refined with GitHub Copilot (GPT-5.6 Sol) under direct maintainer review and feedback.