<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>hey-grace.dev</title>
    <link>http://localhost:3012</link>
    <description>프로덕션에서 실제로 터진 것과 그 근본 원인을 기록합니다. 예약, 결제, 정산 도메인.</description>
    <language>ko</language>
    <atom:link href="http://localhost:3012/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>[블로그를 파이프라인으로 만들기] 1. 발행 경로에 게이트를 박다</title>
      <link>http://localhost:3012/posts/sanitize-gate</link>
      <guid isPermaLink="true">http://localhost:3012/posts/sanitize-gate</guid>
      <description>글감 대부분이 실무 이슈일 때, 민감정보 검사는 체크리스트가 아니라 빌드 단계여야 한다.</description>
      <pubDate>Tue, 04 Aug 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>[블로그를 파이프라인으로 만들기] 0. 초안까지만 자동화한 이유</title>
      <link>http://localhost:3012/posts/hello</link>
      <guid isPermaLink="true">http://localhost:3012/posts/hello</guid>
      <description>글감 큐와 초안 생성은 파이프라인에 맡기고, 발행은 사람이 한다. 그 경계를 어디에 그었는지에 대한 기록.</description>
      <pubDate>Mon, 03 Aug 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>