Skip to content

Reorganize repo: promote scenarios/README to root, demote technical details to DETAILS.md#19

Merged
gvegayon merged 4 commits intomainfrom
copilot/reorganize-repository-structure
Apr 27, 2026
Merged

Reorganize repo: promote scenarios/README to root, demote technical details to DETAILS.md#19
gvegayon merged 4 commits intomainfrom
copilot/reorganize-repository-structure

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 25, 2026

The root README.md was too technical for a landing page; the simulation summary was buried under scenarios/. This restructures the repo so the simulation results are front-and-center.

Changes

  • README.md (new) — moved from scenarios/README.md; prepended with project intro (CI badges, 2026 FIFA World Cup context, link to DETAILS.md); city scenario links (scenarios/Atlanta.md, etc.) were already root-relative
  • README.qmd — moved from scenarios/README.qmd; same intro added so re-rendering stays consistent; all data/ and scenarios/ paths already worked from root
  • README_files/ — moved from scenarios/README_files/; image refs in README.md resolve without changes
  • DETAILS.md (new) — renamed from old README.md; stale scenarios/README.md link updated to ./README.md; back-link to README.md added
  • Fixed pre-existing typos touched during editing: paramtersparameters, Agent'sAgents

Copilot AI linked an issue Apr 25, 2026 that may be closed by this pull request
…dd FIFA World Cup intro

Agent-Logs-Url: https://github.com/EpiForeSITE/idcup/sessions/4d5d751e-c5bb-4d44-9911-7573bbd7e55b

Co-authored-by: gvegayon <893619+gvegayon@users.noreply.github.com>
Copilot AI changed the title [WIP] Reorganize repository and update README files Reorganize repo: promote scenarios/README to root, demote technical details to DETAILS.md Apr 25, 2026
Copilot AI requested a review from gvegayon April 25, 2026 19:26
@gvegayon gvegayon marked this pull request as ready for review April 26, 2026 00:13
@gvegayon gvegayon requested a review from Copilot April 26, 2026 00:14
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR restructures repository documentation so the simulation summary becomes the root landing page (README), while detailed technical/materials move into a separate DETAILS.md.

Changes:

  • Promotes the scenario overview (plots + city links) to root README.md and aligns README.qmd as the render source.
  • Introduces DETAILS.md to hold repository layout, data sources, and model overview previously in the root README.
  • Moves README-rendered figure assets into README_files/ and updates narrative to clarify results are baseline (not World Cup-effect) scenarios.

Reviewed changes

Copilot reviewed 4 out of 8 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
scenarios/README.md Removes the old scenario README from scenarios/ (content promoted to root).
README.md Replaces the technical README with a landing-page style summary + figures + city links.
README.qmd Adds the same landing-page intro and updates plot titles to indicate baseline scenarios.
DETAILS.md Adds technical documentation previously in README (layout, setup, data sources, model overview).
README_files/figure-commonmark/plot-1.png Adds/moves the rendered plot asset referenced by the new root README.

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

Comment thread DETAILS.md
Comment thread DETAILS.md Outdated
Comment thread DETAILS.md Outdated
@gvegayon gvegayon merged commit 4d4ed47 into main Apr 27, 2026
13 checks passed
@gvegayon gvegayon deleted the copilot/reorganize-repository-structure branch April 27, 2026 14:45
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.

Reorganize the repository

3 participants