chore(structure): relocate proposals/questions to COMMON; area-specific dist; docs/DISCUSS.md; resolve conflicts
Some checks failed
CI / checks (push) Has been cancelled

This commit is contained in:
2025-09-11 07:16:17 -05:00
parent 3fb813f1ca
commit b5b7affb1b
8 changed files with 51 additions and 9 deletions

View File

@@ -7,8 +7,8 @@ Layout
- COMMON/ CTO/ COO/ CCO/ — questions, proposals, and prompt modules only
- scripts/ — Makefile and helper scripts
- docker/ — CI compose and Dockerfile
- dist/prompts/ — generated prompt packs (cto.md, coo.md)
- proposals/, questions/ — repository planning artifacts
- CTO/dist/prompts/ and COO/dist/prompts/ — generated prompt packs
- COMMON/proposals/, COMMON/questions/ — planning artifacts
Quickstart
- Install hooks: `make -f scripts/Makefile hooks-setup`