feat(wiki): 전 서브커맨드에 wiki-context-preflight 필수화#425
Merged
JeremyDev87 merged 1 commit intoJul 1, 2026
Conversation
Owner
Author
ddalggak review검토 결과: blocking finding 없음. 확인한 내용:
기존 충돌 PR #423은 이 PR로 대체되어 닫혔습니다. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
요약
required_references에wiki-context-preflight.md를 포함해 wiki preflight를 전역 계약으로 고정했습니다.ddalggak ulw-plan,ddalggak ulw-loop,ddalggak ulw-research같은 ddalggak-native 호출 표면에서도 동일한 wiki context 선행 규칙이 적용되도록 SKILL projection과 reference 문구를 갱신했습니다.wiki-wiring검사를 추가해 이후 새 명령이 preflight를 빠뜨리면 실패하도록 했습니다.충돌 정리
mergeStateStatus=DIRTY였고, merge/rebase/reset 없이 현재origin/master에서 새 브랜치를 만들어 같은 의도를 다시 적용했습니다.검증
node scripts/test-doctor.mjsnpm run verifynode scripts/project-runtime-assets.mjs --checknode bin/ddalggak.js doctornode scripts/project-runtime-assets.mjs --report --admissiongit diff --check안전 경계
.omo/및 로컬 evidence 파일은 포함하지 않았습니다.