Docs: Add folder READMEs and repository map#26
Open
Copilot wants to merge 3 commits intoEEbrami-LISSY-pathfrom
Open
Docs: Add folder READMEs and repository map#26Copilot wants to merge 3 commits intoEEbrami-LISSY-pathfrom
Copilot wants to merge 3 commits intoEEbrami-LISSY-pathfrom
Conversation
…es, xlsxConverted, analysis, and LISSY subfolders Co-authored-by: EEbrami <148649132+EEbrami@users.noreply.github.com>
Co-authored-by: EEbrami <148649132+EEbrami@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add and update README files for key folders with repository map
Docs: Add folder READMEs and repository map
Oct 22, 2025
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.
Overview
This PR adds comprehensive folder-level documentation and a centralized repository map to improve navigation and onboarding for contributors. Each important folder now has a dedicated README with purpose, quick start commands, contents overview, conventions, and maintainer information.
Changes
Repository Map (Root README)
Added a new "Repository Map" section to the root README with a navigable table linking to 14 folder READMEs:
New Folder READMEs (10 Created)
Refined Existing READMEs (2 Updated)
Preserved Excellence (4 Kept As-Is)
Documentation Standards
All READMEs follow a consistent template:
Quality Metrics
✅ Concise: 15-40 lines per README (average 30 lines)
✅ Actionable: Real commands that run against actual repository files
✅ Consistent: Uniform structure across all folders
✅ Professional: Clear, action-oriented language
✅ Linked: Repository map provides easy navigation
✅ Privacy-Aware: Security guidance for LISSY folders (credentials, data handling)
Files Modified
Benefits
Folders Excluded (with Rationale)
Infrastructure and build artifact folders intentionally excluded from README creation:
.github/— GitHub workflows (infrastructure).git/— Git metadata (infrastructure)xlsxConverted/csvFiles,jsonFiles,mdFiles— Build artifact subfolders (parent folder has README)Ready for review. Each folder README can be reviewed independently. The repository map in the root README provides a comprehensive overview of the documentation structure.
Original prompt
Prompt for the Copilot coding agent:
Task: Add or update README.md files for important folders and update the root README with a “Repository map” that links to each folder’s README.
Repository and branch:
Scope:
Discover folders that matter:
For each “matters” folder:
Update the root README.md:
Quality and consistency:
Output/PR etiquette:
Templates to use and adapt:
Use these as starting points. Fill in concrete commands, inputs, and outputs for each folder.