docs: align template/commands with docs sync gate (#364) #366
@@ -41,12 +41,9 @@
|
|||||||
- [ ] `workflow/session-handover.md` 최신 엔트리가 현재 브랜치/당일(UTC) 기준으로 갱신됨
|
- [ ] `workflow/session-handover.md` 최신 엔트리가 현재 브랜치/당일(UTC) 기준으로 갱신됨
|
||||||
- 최신 handover 엔트리 heading:
|
- 최신 handover 엔트리 heading:
|
||||||
|
|
||||||
## Docs Sync Gate
|
## Docs Sync Gate (docs 파일 변경 시 필수)
|
||||||
|
|
||||||
- [ ] `python3 scripts/validate_docs_sync.py` 통과
|
- [ ] `python3 scripts/validate_docs_sync.py` 통과 (`docs` 미변경 PR은 N/A 기재)
|
||||||
- [ ] `README.md`/`CLAUDE.md`에 `docs/workflow.md`, `docs/commands.md` 코어 링크가 유지됨
|
|
||||||
- [ ] 문서 링크를 절대경로(`/<path>`)로 추가하지 않음
|
|
||||||
- [ ] `docs/commands.md` API endpoint 표에 중복 row 없음
|
|
||||||
|
|
||||||
## Runtime Evidence
|
## Runtime Evidence
|
||||||
|
|
||||||
|
|||||||
@@ -34,6 +34,7 @@ python3 scripts/validate_docs_sync.py
|
|||||||
- `broken link`: 상대경로 링크 대상 파일/앵커 누락
|
- `broken link`: 상대경로 링크 대상 파일/앵커 누락
|
||||||
- `missing core doc link reference`: `README.md`/`CLAUDE.md` 핵심 링크 누락
|
- `missing core doc link reference`: `README.md`/`CLAUDE.md` 핵심 링크 누락
|
||||||
- `duplicated API endpoint row`: `docs/commands.md` API endpoint 표 중복 행
|
- `duplicated API endpoint row`: `docs/commands.md` API endpoint 표 중복 행
|
||||||
|
- `missing dynamic test count guidance`: `docs/testing.md`에 `pytest --collect-only -q` 가이드 누락
|
||||||
|
|
||||||
### tea CLI (Gitea Command Line Tool)
|
### tea CLI (Gitea Command Line Tool)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user