Skip to content

Consolidate coding-style/build-module docs into Skills/ - #203

Merged
BenjaFriend merged 1 commit into
mainfrom
chore/consolidate-docs
Aug 29, 2026
Merged

Consolidate coding-style/build-module docs into Skills/#203
BenjaFriend merged 1 commit into
mainfrom
chore/consolidate-docs

Conversation

@BenjaFriend

Copy link
Copy Markdown
Member

Summary

  • Removes docs/CodingStyle.md — it was a near-duplicate of Skills/coding-style.md (itself a superset), which now stands as the sole reference.
  • Removes docs/BuildModules.md outright, per explicit request, even though it held unique in-progress module-split design detail (locked decisions, phased plan, risks) not otherwise captured in Skills/architecture.md or Skills/adding-modules.md.
  • Updates every reference across AGENTS.md, README.md, Skills/*, .clang-format, scripts/check_comment_style.py, and the CI workflow comment to point at the Skills/ files instead of the deleted docs/ ones.
  • docs/ now only holds the Fling-Engine-logo/ image used by the README banner.

Test plan

  • grep sweep across the repo (excluding external/, .git/, build/) confirms no remaining references to the deleted files
  • No conflict markers, git status clean after commit

🤖 Generated with Claude Code

https://claude.ai/code/session_012EzaEQw9gd6k41NhTbNjko

docs/CodingStyle.md was a near-duplicate of Skills/coding-style.md
(itself a superset), so it's removed with Skills/coding-style.md now
standing as the sole reference. docs/BuildModules.md is removed
outright per explicit request, even though it held unique in-progress
module-split design detail (locked decisions, phased plan, risks) not
otherwise captured in Skills/architecture.md or Skills/adding-modules.md.

Updated every reference across AGENTS.md, README.md, Skills/*,
.clang-format, scripts/check_comment_style.py, and the CI workflow to
point at the Skills/ files instead of the deleted docs/ ones.
@BenjaFriend
BenjaFriend merged commit 31c4a65 into main Aug 29, 2026
6 checks passed
@BenjaFriend
BenjaFriend deleted the chore/consolidate-docs branch August 29, 2026 13:06
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.

1 participant