sck_0
334faaa672
chore: remove duplicate scripts/ dir and clean .gitignore
...
- Delete scripts/sync_repo_metadata.py and scripts/update_readme.py
(identical copies already in tools/scripts/, CI uses tools/scripts/)
- Remove stale .gitignore entries: walkthrough.md, LOCAL_CONFIG.md
- Update scripts/* patterns → tools/scripts/* in .gitignore
- Stage previously-hidden docs/walkthrough.md and docs/users/walkthrough.md
(were incorrectly excluded by the now-removed walkthrough.md rule)
2026-03-06 16:02:12 +01:00
sck_0
671bbc49c5
chore: remove root stubs and move LOCAL_CONFIG to docs/users
...
- Delete 5 redirect stubs: FAQ.md, GETTING_STARTED.md, SKILLS_UPDATE_GUIDE.md,
release_notes.md, walkthrough.md (content already in docs/)
- Delete 3 one-off categorization artifacts: CATEGORIZATION_SUMMARY.md,
categorization_report.txt, categorize_skills.py
- Move LOCAL_CONFIG.md → docs/users/local-config.md
- Update docs/README.md index with new entry
2026-03-06 15:54:23 +01:00
sck_0
45844de534
refactor: reorganize repo docs and tooling layout
...
Consolidate the repository into clearer apps, tools, and layered docs areas so contributors can navigate and maintain it more reliably. Align validation, metadata sync, and CI around the same canonical workflow to reduce drift across local checks and GitHub Actions.
2026-03-06 15:01:38 +01:00