Skip to content

feat(content): 글 품질 감사 자동화 추가 - #99

Merged
dev-wooyeon merged 2 commits into
masterfrom
codex/content-quality-audit
May 6, 2026
Merged

feat(content): 글 품질 감사 자동화 추가#99
dev-wooyeon merged 2 commits into
masterfrom
codex/content-quality-audit

Conversation

@dev-wooyeon

Copy link
Copy Markdown
Owner

변경 내용

  • npm run content:audit로 실행하는 게시글 품질 감사 스크립트 추가
  • private 글 전체가 목록, 정적 slug, RSS, sitemap에 노출되지 않는지 테스트 보강
  • 함께 자라기 리뷰 글의 과도한 줄바꿈을 문단/목록/인용문 중심으로 재정리

의도

  • 공개 정책 위반은 테스트에서 hard fail로 막고, 문체/구조 품질은 advisory 리포트로 확인할 수 있게 했습니다.
  • 개인 재독용 메모 성격의 글은 내용과 구조를 유지하면서 문단 밀도만 개선했습니다.

영향 범위

  • 콘텐츠 감사 스크립트: internal/scripts/posts/audit-post-quality.mjs
  • 블로그 공개 정책 테스트: publication policy, post repository, RSS, sitemap
  • 게시글 본문: posts/함께-자라기-리뷰/index.mdx

검증

  • npm run build
  • npm run content:audit
  • npm run test:unit -- publication-policy
  • npm run test:unit -- sitemap feed.xml post-repository
  • 다크/라이트 모드 확인
  • 모바일/데스크톱 확인

체크리스트

  • 작업 단위 브랜치(codex/<task>)에서 진행함
  • 커밋 메시지 규칙(<type>: <한국어 설명>) 준수
  • 관련 이슈/PR 링크를 본문에 연결함

@vercel

vercel Bot commented Apr 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
eunu-log Ready Ready Preview, Comment May 6, 2026 9:50am

6W1H 기반 독자 타깃 기준을 추가하고 공개 Life 글의 도입과 적용 기준을 보강했어요.
@dev-wooyeon
dev-wooyeon marked this pull request as ready for review May 6, 2026 14:18
@dev-wooyeon
dev-wooyeon merged commit 0ce11a1 into master May 6, 2026
3 checks passed
@dev-wooyeon
dev-wooyeon deleted the codex/content-quality-audit branch June 15, 2026 13:52
dev-wooyeon added a commit that referenced this pull request Jul 24, 2026
* feat(content): 글 품질 감사 자동화 추가

* docs(content): 공개 글 품질 기준 보강

6W1H 기반 독자 타깃 기준을 추가하고 공개 Life 글의 도입과 적용 기준을 보강했어요.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant