<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="/rss-style-ko.xsl" type="text/xsl"?><rss version="2.0"><channel><title>EdgeLog</title><description>엣지에서 앞으로. 임베디드와 엣지 시스템에 AI를 올리고, 실제 하드웨어에서 직접 재보고, 안 되는 지점까지 그대로 적는 연구 노트.</description><link>https://edgelog.dev/</link><language>ko</language><item><title>임베디드에서 AI Agents: 컨텍스트 엔지니어링</title><link>https://edgelog.dev/ko/blog/ai-agents-embedded-context-engineering/</link><guid isPermaLink="true">https://edgelog.dev/ko/blog/ai-agents-embedded-context-engineering/</guid><description>AI 에이전트는 Yocto 레시피는 잘 쓰지만 센서 데이터를 조용히 깨뜨리고 SPI 레지스터를 잘못 설정합니다. 해법은 더 좋은 모델이 아닙니다. 컨텍스트 엔지니어링입니다.</description><pubDate>Sat, 14 Mar 2026 00:00:00 GMT</pubDate></item><item><title>임베디드에서 AI Agents: 전체 파이프라인</title><link>https://edgelog.dev/ko/blog/ai-agents-embedded-full-pipeline/</link><guid isPermaLink="true">https://edgelog.dev/ko/blog/ai-agents-embedded-full-pipeline/</guid><description>AI 에이전트 기반 임베디드 개발의 완전한 프로젝트 해부. i.MX8M Plus 센서 드라이버의 폴더 구조, 스펙, property-based 테스트, 리뷰 에이전트, 피드백 루프.</description><pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate></item><item><title>CRA가 시작된다: 임베디드 SW의 무게중심이 옮겨간다</title><link>https://edgelog.dev/ko/blog/cra-embedded-shift/</link><guid isPermaLink="true">https://edgelog.dev/ko/blog/cra-embedded-shift/</guid><description>2026년 9월 11일, EU 사이버 회복력법의 첫 의무가 발효된다. 컴플라이언스 작업이 아니라 임베디드 SW 엔지니어링 자체의 무게중심 이동이다.</description><pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate></item><item><title>임베디드에서 AI Agents: 스펙 기반 TDD</title><link>https://edgelog.dev/ko/blog/embedded-linux-dev-flow-ai-agents/</link><guid isPermaLink="true">https://edgelog.dev/ko/blog/embedded-linux-dev-flow-ai-agents/</guid><description>임베디드 팀이 TDD를 건너뛴 이유는 비용이 너무 높았기 때문입니다. AI 에이전트가 그 경제성을 바꿉니다. Yocto에서 IMU 센서 드라이버를 스펙 기반 테스트와 구조화된 JSON 피드백으로 검증했습니다.</description><pubDate>Fri, 13 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Harness Engineering은 얼마나 갈까</title><link>https://edgelog.dev/ko/blog/harness-engineering-lifespan/</link><guid isPermaLink="true">https://edgelog.dev/ko/blog/harness-engineering-lifespan/</guid><description>하네스로 만들 수 있는 유용한 건 결국 vanilla로 흡수된다. 남는 건 vendor가 구조적으로 못/안 하는 것뿐. harness engineering 전환기에 대한 기록.</description><pubDate>Sat, 06 Jun 2026 00:00:00 GMT</pubDate></item><item><title>LLM으로 내 소프트웨어를 계속 개선해 가려면 어떤 루프가 필요할까?</title><link>https://edgelog.dev/ko/blog/llm-driven-software-improvement-loop/</link><guid isPermaLink="true">https://edgelog.dev/ko/blog/llm-driven-software-improvement-loop/</guid><description>내가 굴리는 프로젝트를 LLM에 묶어 자가 개선 루프로 만들 수 있을지 정리하는 중인 현재 가설.</description><pubDate>Sat, 16 May 2026 00:00:00 GMT</pubDate></item><item><title>AI가 짠 펌웨어: 233개 테스트, Sonnet 68% vs Haiku 57%</title><link>https://edgelog.dev/ko/blog/llm-firmware-benchmark/</link><guid isPermaLink="true">https://edgelog.dev/ko/blog/llm-firmware-benchmark/</guid><description>233개 임베디드 펌웨어 케이스에서 Sonnet 4.6은 68.0%, Haiku 4.5는 56.9%. 오픈소스 벤치마크 EmbedEval, 5단계 평가, n=3, Wilson 95% CI. Zephyr와 STM32 HAL 커버.</description><pubDate>Fri, 17 Apr 2026 00:00:00 GMT</pubDate></item><item><title>AI가 짠 펌웨어: 어디서 깨지나</title><link>https://edgelog.dev/ko/blog/llm-firmware-failure-patterns/</link><guid isPermaLink="true">https://edgelog.dev/ko/blog/llm-firmware-failure-patterns/</guid><description>AI가 짠 펌웨어는 예측 가능한 nonlocal 패턴으로 실패한다. Diff에서 보이는 3가지, 49일 뒤에 터지는 3가지.</description><pubDate>Thu, 09 Apr 2026 00:00:00 GMT</pubDate></item><item><title>AI가 짠 펌웨어: AI가 펌웨어를 망가뜨리지 못하게 막는 법</title><link>https://edgelog.dev/ko/blog/llm-firmware-practical-guide/</link><guid isPermaLink="true">https://edgelog.dev/ko/blog/llm-firmware-practical-guide/</guid><description>3-Tier Trust로 PR을 분류하고, 머지까지 검증 게이트(spec, TDD, RAG, HIL, 결정론적 분석기 등)를 거친다. 단계마다 잡는 결함 클래스가 다르다.</description><pubDate>Sat, 25 Apr 2026 00:00:00 GMT</pubDate></item><item><title>AI가 짠 펌웨어: 어디까지 믿어도 될까?</title><link>https://edgelog.dev/ko/blog/llm-firmware-trust/</link><guid isPermaLink="true">https://edgelog.dev/ko/blog/llm-firmware-trust/</guid><description>LLM에게 로깅 데몬을 짜게 했다. 컴파일 OK, 동작 OK. 코드 리뷰에서 eMMC를 죽이는 고빈도 write를 발견했다. 프롬프트에 말하지 않은 도메인 지식이 진짜 위험 구간이다.</description><pubDate>Sat, 04 Apr 2026 00:00:00 GMT</pubDate></item><item><title>LLM PCB 라우팅: 사람이 고친 것을 규칙으로</title><link>https://edgelog.dev/ko/blog/llm-pcb-routing-human-taught/</link><guid isPermaLink="true">https://edgelog.dev/ko/blog/llm-pcb-routing-human-taught/</guid><description>자동 라우팅으로 96%까지 간 PCB를 외주에 넘겼다. 사람은 남은 4%만 연결하지 않았고, 그 차이를 다음 에이전트가 쓸 규칙 16개로 만들었다.</description><pubDate>Sun, 09 Aug 2026 00:00:00 GMT</pubDate></item><item><title>프로젝트별 AI 에이전트 하네스: 사이드와 프로덕션</title><link>https://edgelog.dev/ko/blog/project-shaped-agent-harness/</link><guid isPermaLink="true">https://edgelog.dev/ko/blog/project-shaped-agent-harness/</guid><description>사이드 프로젝트와 프로덕션 프로젝트를 같이 굴리면 워크플로가 달라야 한다. 대부분의 하네스는 고정이다. 그래서 프로젝트마다 하네스를 생성하는 도구를 만들었다.</description><pubDate>Fri, 07 Aug 2026 00:00:00 GMT</pubDate></item><item><title>LLM에 하드웨어 문서 주입: grep vs RAG</title><link>https://edgelog.dev/ko/blog/rag-vs-context-stm32-datasheets/</link><guid isPermaLink="true">https://edgelog.dev/ko/blog/rag-vs-context-stm32-datasheets/</guid><description>RAG는 하드웨어 문서의 교차 참조를 파괴합니다. 파이프라인 없이 LLM에 SVD와 PDF를 파일 도구로 직접 주세요.</description><pubDate>Mon, 09 Mar 2026 00:00:00 GMT</pubDate></item><item><title>SpotOn: 혼자 AI 팀을 굴리는 법</title><link>https://edgelog.dev/ko/blog/spoton-ai-team-of-one/</link><guid isPermaLink="true">https://edgelog.dev/ko/blog/spoton-ai-team-of-one/</guid><description>초안은 대부분 AI 팀이 쓴다. 그래도 내가 반드시 알아야 하는 부분과 결정하는 부분은 끝까지 내가 이해한다. 리서치는 넓게, 코딩은 한 줄로.</description><pubDate>Sun, 12 Jul 2026 00:00:00 GMT</pubDate></item><item><title>SpotOn: 너무 빨리 만드는 공동창업자</title><link>https://edgelog.dev/ko/blog/spoton-harness-cofounder/</link><guid isPermaLink="true">https://edgelog.dev/ko/blog/spoton-harness-cofounder/</guid><description>하네스가 빌드를 너무 싸게 만들었다. 그래서 검증도 전에 제품을 거의 다 만들어버렸다. 좋은 공동창업자의 위험한 이면, 1인 파운더의 함정.</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>SpotOn: 혼자 끝낼 수 있는 로드맵</title><link>https://edgelog.dev/ko/blog/spoton-solo-roadmap/</link><guid isPermaLink="true">https://edgelog.dev/ko/blog/spoton-solo-roadmap/</guid><description>1인 파운더의 로드맵은 완주 일정이 아니라 kill-gate의 지도다. 비싼 단계 앞에 둔 결정적 체크포인트, 그리고 일찍 그만둘 허가.</description><pubDate>Sat, 13 Jun 2026 00:00:00 GMT</pubDate></item><item><title>SpotOn: 내가 만들고 있는 것, 혼자 하는 이유</title><link>https://edgelog.dev/ko/blog/spoton-intro/</link><guid isPermaLink="true">https://edgelog.dev/ko/blog/spoton-intro/</guid><description>테니스 치는 18년차 임베디드 엔지니어가 LLM을 팀 삼아 혼자 임팩트 센서를 만든다. 되든 안 되든 적어두는 제품화 일기의 출발점.</description><pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate></item><item><title>AI가 드디어 하드웨어 엔지니어를 필요로 한다</title><link>https://edgelog.dev/ko/blog/the-year-inference-won/</link><guid isPermaLink="true">https://edgelog.dev/ko/blog/the-year-inference-won/</guid><description>2026년, 추론이 학습을 넘어섰다. 엣지가 가장 빠르게 성장하고, 남은 일은 AI가 할 수 없는 일이다.</description><pubDate>Sun, 22 Mar 2026 00:00:00 GMT</pubDate></item><item><title>SpotOn: 하네스가 앉을 수 없는 두 자리</title><link>https://edgelog.dev/ko/blog/spoton-two-seats/</link><guid isPermaLink="true">https://edgelog.dev/ko/blog/spoton-two-seats/</guid><description>제품 하나에 필요한 규율 스물여덟 개를 다시 분류했다. 스무 개는 파일이라 하네스에 넘겼고, 여섯 개는 문 앞까지, 두 개는 끝내 사람이었다.</description><pubDate>Mon, 06 Jul 2026 00:00:00 GMT</pubDate></item><item><title>왜 EdgeLog를 시작했는가</title><link>https://edgelog.dev/ko/blog/why-i-started-edgelog/</link><guid isPermaLink="true">https://edgelog.dev/ko/blog/why-i-started-edgelog/</guid><description>LLM, zero-trust 보안, 현대 프레임워크를 실제 임베디드 하드웨어에 올려보면 어떻게 될까? 에지에서의 연구 기록.</description><pubDate>Sun, 08 Mar 2026 00:00:00 GMT</pubDate></item></channel></rss>