docs(blog): 하네스 설명을 개발 경험과 선택 이유로 보강 - #216
Merged
Merged
Conversation
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.
하네스를 추상적인 실행 체계로 정의하던 부분을 오류 수정·도구 실행·테스트 결과 반영이라는 개발 경험으로 설명합니다. Hermes의 자체 실행 방식으로 옮길 때 필요한 적응과 검증을 짚고, 오딘은 익숙한 Codex 하네스를 유지하면서 Slack 연결을 브리지에 맡긴다는 선택으로 이어지도록 수정했습니다.
Codex와 Hermes의 공식 문서로 기능 설명을 확인했습니다.
fat harness는 공식 명칭으로 단정하지 않고 실행 기능을 폭넓게 포함한다는 해석으로 사용했습니다.검증: 프로덕션 빌드, 로딩 및 sitemap 검사 통과. 생성 HTML에서 새 설명과 출처 링크, 굵은 글씨 렌더링을 확인했습니다.