Skip to content

docs: move per-resource PR review guides into docs/adr/#34

Merged
MarketDataApp merged 1 commit into
mainfrom
chore/move-review-guides-to-adr
Jun 29, 2026
Merged

docs: move per-resource PR review guides into docs/adr/#34
MarketDataApp merged 1 commit into
mainfrom
chore/move-review-guides-to-adr

Conversation

@MarketDataApp

Copy link
Copy Markdown
Owner

Moves the five *_REVIEW_GUIDE.md files from docs/ into docs/adr/:

  • FUNDS_REVIEW_GUIDE.md
  • MARKETS_REVIEW_GUIDE.md
  • OPTIONS_REVIEW_GUIDE.md
  • REFACTOR_REVIEW_GUIDE.md
  • STOCKS_REVIEW_GUIDE.md

Pure git mv (renames, no content changes).

No broken links

The guides only cross-reference each other via relative paths; since all five move together they remain siblings, so every link still resolves. Nothing outside this set (README, CLAUDE.md, workflows, context7.json) references them.

Intended side effect

context7.json lists docs/adr under excludeFolders, so these guides will now be excluded from the context7 doc index — consistent with treating them as historical per-PR review records alongside the ADRs.

Relocate the five *_REVIEW_GUIDE.md files from docs/ to docs/adr/ so they
sit with the other historical decision/review records. Their relative
cross-links are unchanged (all five move together, staying siblings), and
nothing else references them. Side effect (intended): docs/adr is in
context7.json's excludeFolders, so the guides drop out of the doc index.

@MarketDataDev03 MarketDataDev03 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM!

@MarketDataApp MarketDataApp merged commit 3d1cdb9 into main Jun 29, 2026
4 checks passed
@MarketDataApp MarketDataApp deleted the chore/move-review-guides-to-adr branch June 29, 2026 20:03
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