Skip to content

docs: fix stale repo structure in copilot-instructions (follow-up to #17)#22

Merged
mmcky merged 2 commits into
mainfrom
docs/copilot-instructions-structure
Jun 5, 2026
Merged

docs: fix stale repo structure in copilot-instructions (follow-up to #17)#22
mmcky merged 2 commits into
mainfrom
docs/copilot-instructions-structure

Conversation

@mmcky

@mmcky mmcky commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Summary

Small documentation follow-up to #17. Brings .github/copilot-instructions.md in line with the consolidated layout #17 introduced. Two stale spots, both describing the pre-#17 structure:

1. Repository Structure diagram

2. "Prompt Files" section

What changed

Docs-only; no code or test changes.

🤖 Generated with Claude Code

Follow-up to #17. The repository-structure diagram still listed the
deleted prompt_loader.py and the per-category {name}-prompt.md files.
Replace with the consolidated layout: categories.py (single source of
truth for VALID_CATEGORIES) and the single shared prompts/prompt.md.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 5, 2026 04:43
The 'Prompt Files' prose still described 8 identical per-category files
and listed the consolidation as 'planned'. #17 completed it: update the
location to the single prompt.md and reword the design/version notes.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

Copilot AI left a comment

Copy link
Copy Markdown

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 is a documentation-only follow-up that updates the repository structure diagram in .github/copilot-instructions.md to reflect the post-#17 layout (canonical categories.py and consolidated prompts/prompt.md).

Changes:

  • Remove the now-deleted prompt_loader.py from the structure diagram.
  • Update the prompt layout depiction to show prompts/prompt.md as the shared rule-agnostic prompt and prompts/v0.6.1/ as the archived per-category prompts.
  • Add categories.py to the diagram as the canonical home of VALID_CATEGORIES.

@mmcky mmcky merged commit e968b1b into main Jun 5, 2026
4 checks passed
@mmcky mmcky deleted the docs/copilot-instructions-structure branch June 5, 2026 04: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.

2 participants