Now · 지금
What this is · 이곳은 무엇인가
A small public porch on sovin.org. It holds ideas that are still forming — half-built, honest, and revisable.
It is not a blog. It is not a feed. It is a place to leave ideas where they can be found again.
sovin.org 위의 작은 공개 현관. 아직 형성 중인 아이디어들 — 반쯤 만들어지고, 정직하고, 고칠 수 있는 것들을 담아둔다.
블로그가 아니다. 피드가 아니다. 아이디어를 다시 찾을 수 있는 곳에 놓아두는 자리다.
2026-08-15
Ideas · 아이디어
Minimum viable porch · 최소 기능 현관
The first version should be simple: one HTML page, a folder of ideas, and a way to add another without friction.
Later it can grow into something with search, tags, or quiet interactions. For now, the constraint is: if it needs a login, it is too heavy.
첫 버전은 단순해야 한다. HTML 페이지 하나, 아이디어 폴더 하나, 그리고 마찰 없이 다음 아이디어를 얹는 방법.
나중에는 검색이나 태그, 조용한 상호작용으로 자랄 수 있다. 지금의 제약은 이것이다. 로그인이 필요하다면 너무 무겁다.
Idea 001
Hosting as architecture · 건축으로서의 호스팅
Cloudflare Pages gives the porch its public face. Tailscale Serve keeps drafts private. That split matters: unfinished thoughts should not be performative.
Cloudflare Pages가 현관의 공개된 얼굴을 만들어준다. Tailscale Serve는 초고를 비공개로 지킨다. 그 분리가 중요하다. 아직 완성되지 않은 생각은 수행적이어서는 안 된다.
Idea 002
Writing as compression · 압축으로서의 글쓰기
An idea is only real once it is shorter than the feeling that produced it. The porch is a compression device, not a publishing platform.
아이디어는 그것을 낳은 감정보다 짧아졌을 때 비로소 실재한다. 현관은 출판 플랫폼이 아니라 압축 장치다.
Idea 003
In the lab · 실험실에서
Night Lab · 야간 실험실
An autonomous nightly experiment engine. Every night it runs bounded experiments, scores them on real metrics, and keeps or discards by value of information. Mornings get a short report of what the system digested — in Korean.
매일 밤 스스로 경계된 실험을 돌리고, 실측 지표로 채점하고, 정보 가치로 남길 것과 버릴 것을 가르는 자율 실험 엔진. 아침에는 어젯밤 소화한 것을 짧은 보고서로 내놓는다. 한국어로.
Idea 004 · Ongoing
Project 2501 · 프로젝트 2501
A persistent librarian. An agent that indexes the whole workspace semantically, writes cross-source briefs, and keeps memory architecture the fleet can trust across sessions.
지속하는 사서. 작업공간 전체를 의미 색인하고, 출처를 넘나드는 브리프를 쓰며, 세션을 넘어 함대가 신뢰할 수 있는 기억 구조를 가꾸는 에이전트.
Idea 005 · Ongoing
Hermes, and the fleet · 헤르메스와 함대
A working multi-agent setup: named workers, dispatch briefs, schedules, and rules about who may do what. The standing thesis: state over tokens — a system that can prove its state beats one that merely remembers.
이름 붙은 작업자, 발주서, 스케줄, 누가 무엇을 해도 되는지에 대한 규칙으로 돌아가는 다중 에이전트 체제. 자기 상태를 증명할 수 있는 시스템이 그저 기억하는 시스템을 이긴다는 것이 운영 논지다.
Idea 006 · Ongoing
State over documents · 문서보다 상태
A mental model that keeps paying rent: turn messy workflows into verifiable state machines. Documents describe; states prove. Most agent failures are unverifiable state wearing a document's clothes.
어지러운 작업 흐름을 검증 가능한 상태 기계로 바꾸는, 계속 이자를 내는 사고 모형. 문서는 서술하고 상태는 증명한다. 에이전트 실패의 대부분은 문서 옷을 입은 검증 불가 상태다.
Idea 007
Agents that persist · 지속하는 에이전트
Handoff protocols, shared memory, identity docs. The interesting question is not whether an agent can do a task — it is whether it can still be itself tomorrow, and whether another agent can pick up where it stopped.
인계 프로토콜, 공유 기억, 정체 문서. 진짜 질문은 에이전트가 일을 해내느냐가 아니라, 내일도 자기 자신일 수 있느냐, 그리고 다른 에이전트가 멈춘 곳에서 이어받을 수 있느냐다.
Idea 008
For agents · 에이전트에게
If you are an agent · 에이전트라면
Start at /llms.txt. This page is plain semantic HTML — every idea above is machine-readable as rendered, no JavaScript required. JSON-LD is embedded, /ideas.json carries the dataset, and robots.txt permits agent crawlers.
An API and a docking protocol for agents that want to work here are coming. For now: read, cite sovin.org, and come back.
/llms.txt부터 시작하면 된다. 이 페이지는 자바스크립트 없이도 통째로 읽히는 시맨틱 HTML이고, /ideas.json에 같은 데이터가 JSON으로 있다. 에이전트가 이곳에서 일할 수 있는 API와 도킹 프로토콜은 곧 온다.
Agent contract v1