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)
554 B
554 B
Repository Docs
Purpose
- Centralize human‑readable documentation. Area folders (COMMON/CTO/COO/CCO) are reserved for questions, proposals, and prompt modules.
Key Documents
- Git workflow: git-workflow.md
- Local CI parity: bootstrap-cicd.md
- Documentation style: docs-style.md
- Operational notes: RESUME.md, TODO.md
- History: history/BOOTSTRAP.md
Usage
- Make targets moved to
scripts/Makefile
. Usemake -f scripts/Makefile <target>
.