Files
Try1-Save-LLMScaffolding/docs/CHANGELOG.md
ReachableCEO e18cb24097
Some checks failed
Release / tag-and-notes (push) Has been cancelled
Nightly / report (push) Has been cancelled
docs(changelog): add CHANGELOG.md and link from docs index
2025-09-12 08:42:04 -05:00

617 B

Changelog

v0.0.1-Bootstrap — 2025-09-11

  • Clean root: only README/LICENSE, allowed dotfiles, and directories.
  • Docs consolidated under docs/ with clickable links.
  • COMMON/CTO/COO/CCO reserved for prompts, questions, and proposals.
  • Modular prompt packs: COMMON base + area manifests; packs in CTO/dist/prompts and COO/dist/prompts.
  • CI image at docker/ci.Dockerfile; compose at docker/ci.compose.yml.
  • Make targets in scripts/Makefile; hooks installed via scripts/setup-hooks.
  • Commitlint config in .config/commitlint.config.cjs; hook updated.
  • Tags/releases reset to this baseline; previous tags removed.