chore(repo): clean root; move docs; keep areas for prompts #5

Open
reachableceo wants to merge 7 commits from bootstrap-org into integration

7 Commits

Author SHA1 Message Date
667e66d657 chore(structure): area-specific dist for packs; move proposals/questions to COMMON; move DISCUSS.md to docs; update links and builder
Some checks are pending
CI / checks (pull_request) Waiting to run
2025-09-11 07:15:41 -05:00
ca8905fa4e chore(repo): clean root and move docs
Some checks are pending
CI / checks (pull_request) Waiting to run
- Move docs to docs/; keep areas for prompts only
- Relocate Makefile to scripts/Makefile; update docs to use it
- Move ci.Dockerfile to docker/ci.Dockerfile; update compose
- Move commitlint config to .config and update hook
- Remove root AGENTS.md (use area AGENTS.md)
2025-09-11 07:01:24 -05:00
39b53e4554 docs: restore BOOTSTRAP.md from early bootstrap branch (traceability)
Some checks are pending
CI / checks (pull_request) Waiting to run
2025-09-10 17:45:07 -05:00
2a7d270062 docs(style): enforce clickable links for Markdown references
- Add COMMON/docs-style.md with linking rule
- Convert plain Markdown file references to relative links across docs
2025-09-10 17:43:37 -05:00
59e104a57c docs(agents): add AGENTS.md and area packs
- Add CTO/COO AGENTS.md pointing to dist prompt packs
- Add CODEOWNERS for COMMON/prompt and areas
- Add prompt_build.py used by scripts/prompts (containerized)
2025-09-10 17:39:15 -05:00
d2eb0e1f79 feat(prompts): modular agent packs and builder
- Add COMMON prompt modules + manifests (base, CTO, COO)
- Add scripts/prompts builder (runs in CI container with host uid/gid)
- Make targets: prompts, prompts-check
2025-09-10 17:34:28 -05:00
56aa2a1522 feat(org): introduce COMMON/CTO/COO/CCO areas
- Add uppercase area directories; CCO placeholder only
- Move shared docs to COMMON (git workflow, CI bootstrap); update references
- Add DISCUSS.md to capture open questions and decisions
2025-09-10 17:21:26 -05:00