Skip to content

Clean up repository root: move visualizations and summaries to docs/#5

Merged
dfeen87 merged 3 commits into
mainfrom
copilot/update-readme-repo-structure
Feb 13, 2026
Merged

Clean up repository root: move visualizations and summaries to docs/#5
dfeen87 merged 3 commits into
mainfrom
copilot/update-readme-repo-structure

Conversation

Copilot AI commented Feb 13, 2026

Copy link
Copy Markdown
Contributor

Repository root contained 13 non-essential files (7 PNG visualizations, 6 markdown summaries). Moved to logical subdirectories under docs/.

Changes

Directory structure:

  • Created docs/figures/ for PNG outputs (7 files)
  • Created docs/summaries/ for analysis documents (5 files)
  • Moved CI_SETUP_COMPLETE.md to docs/

Updated references:

  • Example scripts now output to docs/figures/ instead of root
  • README repository structure section rewritten to reflect actual layout
  • Internal file references updated in READING_GUIDE.md and IMPLEMENTATION_SUMMARY.md
  • CONTRIBUTING.md structure section updated

Result

Before: root/ (13 non-essential files)
After:  root/ (essential files only)
        docs/
        ├── figures/       # visualizations
        ├── summaries/     # analysis docs
        └── ...

All example scripts verified working with new paths.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI and others added 2 commits February 13, 2026 22:28
…maries to docs/summaries/

Co-authored-by: dfeen87 <158860247+dfeen87@users.noreply.github.com>
Co-authored-by: dfeen87 <158860247+dfeen87@users.noreply.github.com>
Copilot AI changed the title [WIP] Update README to reflect new repo structure Clean up repository root: move visualizations and summaries to docs/ Feb 13, 2026
Copilot AI requested a review from dfeen87 February 13, 2026 22:31
@dfeen87
dfeen87 marked this pull request as ready for review February 13, 2026 22:32
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@dfeen87
dfeen87 merged commit 48a1b87 into main Feb 13, 2026
14 checks passed
@dfeen87
dfeen87 deleted the copilot/update-readme-repo-structure branch February 13, 2026 22:32
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