docs(blog): AI 활용 기준 글 발행 - #106
Merged
Merged
Conversation
월평균 1억 토큰 사용 경험을 바탕으로 AI 활용 개념과 검증 기준을 정리했어요. 토큰, 프롬프트, 컨텍스트, RAG, 에이전트, 하네스 개념을 개발자 관점에서 설명했어요.
글의 핵심 흐름인 토큰 입력, AI 작업, 검증, 결과물 생성을 표현하는 대표 이미지를 추가했어요. 메타 이미지와 본문 삽화 경로를 함께 연결했어요.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
dev-wooyeon
marked this pull request as ready for review
May 12, 2026 10:48
dev-wooyeon
added a commit
that referenced
this pull request
Jul 24, 2026
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.
변경 내용
영향 범위
검증
git diff --checknpx markdownlint-cli2 --config tooling/config/.markdownlint-cli2.jsonc posts/ai-workflow-after-100m-tokens/index.mdxnpx vitest run blog/services/publication-policy.test.ts blog/services/post-repository.test.ts app/rss.xml/route.test.ts app/sitemap.test.tsnpm run build참고
npm run build중 Supabase DNS 조회 실패 로그가 출력됐지만 빌드는 성공했습니다. 네트워크 제한 환경에서 인기 글 조회가 실패한 기존 경로입니다.npm run lint:md는 이 브랜치 범위 밖의 기존 Markdown 오류가 남아 있어 별도 정리 대상입니다.