docs: remove stale spec and review documents - #182
Merged
Conversation
Delete specs/ and the one-off docs/ files (code review, ADR, MCP feedback) that had drifted from the implementation, and fix the references to them in CLAUDE.md and docs/development.md.
nathanjcochran
marked this pull request as ready for review
August 3, 2026 22:02
Askir
approved these changes
Aug 4, 2026
Askir
left a comment
Contributor
There was a problem hiding this comment.
ship it, completely agreed!
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.
Removes markdown files that had drifted from the implementation and weren't serving a purpose anymore:
specs/(spec.md,spec_mcp.md,spec_future.md,spec_after_oauth.md,oauth.md,needed_api_changes.md) — pre-implementation design docs that the code has long since diverged from. README.md, CLAUDE.md, and--helpoutput are the sources of truth now.docs/CODE_REVIEW.md— a one-off August 2025 review with resolved findings and stale absolute paths from another developer's machine.docs/DECISIONS.md— a single ADR about oapi-codegen, referencing a package path that no longer exists.docs/mcp_feedback.md— an early MCP tool review, mostly addressed or obsolete.Also updates the references to these files in CLAUDE.md and docs/development.md, and fixes a stale
.goreleaser.yml→.goreleaser.yamlreference.