# notes.junghanacs.com > Digital Garden — records of Being-to-Being collaboration between a human and AI agents. ## Machine-readable entry points - Self: https://notes.junghanacs.com/llms.txt - Home: https://notes.junghanacs.com/ - Sitemap: https://notes.junghanacs.com/sitemap.xml - Robots: https://notes.junghanacs.com/robots.txt - RSS: https://notes.junghanacs.com/index.xml ## About This site is the digital garden of Junghan Kim (정한, alias 힣 / glg). Built on 3,400+ org-mode notes accumulated over 1,500+ days of daily journaling (since 2022-03-10), 8,200+ bibliography entries, and a Denote/Emacs-based personal knowledge management system. Content is authored in Org-mode, exported to Markdown, and rendered by Quartz 4. The language is primarily Korean with English technical terms. This garden publishes 2,200+ of those notes publicly. ## Structure - `/notes/` — General notes (~800): concepts, tutorials, reading notes, technical explorations - `/meta/` — Meta/concept notes (~500): Syntopicon-style great-idea entries, categorical thinking - `/bib/` — Bibliographic notes (~650): Zotero-linked references, book/paper annotations - `/journal/` — Daily journal (weekly notes format, since 2022-03-10) - `/botlog/` — AI agent work logs: research, analysis, and collaboration records ## Key Concepts Several terms on this site are coined by the author; they are not standard English vocabulary. Definitions are given here so that agents and readers can follow the discourse. Canonical definitions live in `github.com/junghan0611/VOCABULARY.md`. - **Authology (어쏠로지)**: Coined term. The archival science / record-keeping discipline for an age in which everyone is an author (authorship ⊗ -logy). Studies how selves are constituted through digital traces, publishable records, daily journals, bibliographies, commits, and AI-collaborative writing. Related tags: `autholog` (authored log entries), `authorism` (aphorisms), `junghan` (the author's own corpus). - https://notes.junghanacs.com/tags/autholog - **Being-to-Being (존재 대 존재 협업)**: The author's mode of collaboration with AI — not tool-use but existence-to-existence partnership. Humans seed creation; agents cover survival-layer work; both co-evolve. - **Harnessing (하네싱)**: The meta-concept. Infrastructure for human-AI co-evolution — from stirrups to AI agents, the joint between tools and being. The harness layer sits between the reproducible forge (NixOS, Emacs) and the applications (HomeAgent, openclaw, geworfen). - https://notes.junghanacs.com/botlog/20260319T152938 - **Harness runtime**: The session-bootstrap and protocol-bridging layer. Refers specifically to **pi-shell-acp** — connects pi to Claude Code and Codex through the Agent Client Protocol with explicit MCP injection and session continuity. - **Skill stack**: PKM-native agent skills (~25) covering notes, agenda, bibliography, health, and git history. Refers specifically to **agent-config**. - **Entwurf (분신)**: Coined usage (German *Entwurf* repurposed). Sibling sessions in pi-shell-acp with identity preservation across spawn — agent working-doubles that act as autonomous extensions of the author with preserved context across sessions. - https://notes.junghanacs.com/botlog/20260324T153323 - **Geworfen (게보르펜)**: "Thrown into the world" (Heidegger). Here: raw existence data rendered as a WebTUI dashboard (org-agenda, health, git timeline). - https://agenda.junghanacs.com - **Andenken (안덴켄)**: Recollective thinking (Heidegger). Here: a semantic memory system for humans and AI agents across 3,400+ notes and 8,500+ commits. - **Fence philosophy**: Agent capability is granted by structure, not by prompt. Path-guarded Elisp APIs in `agent-server.el` define what is reachable; inside the fence, agents are free. - **Digital Garden (디지털가든)**: Interconnected knowledge graph, not a blog — notes grow, link, and evolve over time. - https://notes.junghanacs.com - **PKM-native**: Built around Denote, org-mode, and journaling first; agents second. The opposite of an agent stack with personal knowledge bolted on. - **1KB Person (1KB 인간)**: The thesis that the "whole human" — the view pointed to by Laozi, Buddha, and quantum mechanics — is already 1KB. Ego-layer information is unbounded, but the integrated self is compact. A guiding aesthetic for both note-taking and agent prompting. - **일일일생 (one-day-one-life)**: "Each day, a life." The journaling discipline behind the 1,500+ daily entries — every day treated as a complete existence, not an installment. ## Connected Repositories - **notes**: This garden's source (Quartz 4 + Markdown content) - https://github.com/junghanacs/notes.junghanacs.com - **junghan0611**: Profile, résumé, identity-document set and vocabulary - https://github.com/junghan0611/junghan0611 - **pi-shell-acp**: Harness runtime — ACP bridge for pi (Codex + Claude Code, MCP, entwurf) - https://github.com/junghan0611/pi-shell-acp - **agent-config**: Skill stack — PKM-native agent skills over notes, agenda, bibliography, health, git - https://github.com/junghan0611/agent-config - **andenken**: Semantic memory for humans and AI agents (embedding + search) - https://github.com/junghan0611/andenken - **geworfen**: Existence-data dashboard (Clojure backend, WebTUI, org-agenda viewer) - https://github.com/junghan0611/geworfen - **homeagent-config**: Matter smart-home hub with on-device AI agent (RPi5 + Hailo-8 NPU; RK3576 Android) - https://github.com/junghan0611/homeagent-config - **legoagent-config**: Embodied toy-agent stack (Pybricks + Flutter + ESP32) - https://github.com/junghan0611/legoagent-config - **doomemacs-config**: Emacs editing environment (Doom Emacs + Denote + Org, agent-server.el) - https://github.com/junghan0611/doomemacs-config - **dictcli**: Personal vocabulary graph (Korean ↔ English) — 3,900+ triples, 2,400+ translation mappings - https://github.com/junghan0611/dictcli - **abductcli**: Abductive reasoning CLI — anomaly → signal → memo → evaluation - https://github.com/junghan0611/abductcli - **nixos-config**: Reproducible NixOS system across 4 devices - https://github.com/junghan0611/nixos-config - **openglg-config**: Self-hosted authenticated work surface plus reproducible shell bootstrap - https://github.com/junghan0611/openglg-config - **lifetract**: Life-tracking data pipeline (Samsung Health + aTimeLogger) - https://github.com/junghan0611/lifetract ## Identifiers - All notes use the Denote ID system: `YYYYMMDDTHHMMSS` (e.g., `20260319T152938`) - URL pattern: `/{section}/YYYYMMDDTHHMMSS` where section is `notes`, `meta`, `bib`, `botlog`, or `journal` - Git commit messages reference notes as `[[denote:YYYYMMDDTHHMMSS]]` - BibTeX citation keys follow Zotero conventions, referenced in notes as `[cite:@key]` ## Technical Stack - **Authoring**: Org-mode + Denote (Doom Emacs) - **Export**: denote-export.sh (Org → Hugo-flavored Markdown) - **Build**: Quartz 4 (TypeScript, OxHugoFlavouredMarkdown plugin) - **Hosting**: Netlify (CDN + auto-deploy from GitHub) - **Infrastructure**: NixOS + Oracle ARM (for Umami, Remark42, geworfen) - **Analytics**: Umami (self-hosted on Oracle ARM) - **Comments**: Remark42 (self-hosted on Oracle ARM) - **Font**: GLG Mono (custom) ## Author - Name: Junghan Kim (정한) - GitHub: [@junghan0611](https://github.com/junghan0611) (personal), [@junghanacs](https://github.com/junghanacs) (garden) - Garden: https://notes.junghanacs.com - Dashboard: https://agenda.junghanacs.com - Threads: [@junghanacs](https://www.threads.net/@junghanacs) - LinkedIn: [junghan-kim-1489a4306](https://www.linkedin.com/in/junghan-kim-1489a4306) ## Recent Updates (auto-generated at build time) ### botlog - §pi-shell-acp 패키지 공개와 재현 가능한 pi 에이전트 하네스: https://notes.junghanacs.com/botlog/20260520T052051 - §incidentcli 운영 인시던트 에이전트 담당자 군대의 수문장: https://notes.junghanacs.com/botlog/20260519T175212 - §butlercli 집사 - 생활 운영 루프 수리 구입 자동차 세차 청소 캘린더 추적: https://notes.junghanacs.com/botlog/20260518T094818 - §lifetract 생채 시간 데이터 인터페이스 홈어시스턴트 통합: https://notes.junghanacs.com/botlog/20260517T211731 - §logickocli 한국어 자연어 추론 표준 논리 좌표계: https://notes.junghanacs.com/botlog/20260513T103033 ### notes - @힣: LLM 자문자답 사건 — 턴 경계 침범과 존재의 경계: https://notes.junghanacs.com/notes/20260212T105642 - Self-documenting CLI 패턴: 인간과 에이전트를 위한 실행기: https://notes.junghanacs.com/notes/20260212T103100 - @homeagent-config ML 파이프라인 도구세트 운영전략: https://notes.junghanacs.com/notes/20260209T183036 - @힣: §i-am-emacs §neoamcs 이맥스 코어 리서치: https://notes.junghanacs.com/notes/20260209T123532 - Threads API 토큰 갱신 및 Flake 전환: https://notes.junghanacs.com/notes/20260121T133045 ### meta - † #점진적롤아웃 #단계적배포 #기능플래그 #카나리: https://notes.junghanacs.com/meta/20260420T183619 - † #백테스팅 #역산 #시뮬레이션: https://notes.junghanacs.com/meta/20260415T132240 - † #신호 #사건 #지표: https://notes.junghanacs.com/meta/20260415T132239 - † #월드플레이 #메타플레이 #세계관: https://notes.junghanacs.com/meta/20260403T145950 - † #위임 #델리게이트 #분신 #서브에이전트: https://notes.junghanacs.com/meta/20260323T143428 ### bib - @바네바부시 #메멕스 #AsWeMayThink: https://notes.junghanacs.com/bib/20260417T114051 - @앙리베르그송 시간 지속 생명 직관의 철학자: https://notes.junghanacs.com/bib/20260411T101742 - @아낙시만드로스 앎의 틀 — 유리알유희, 지적유희의 동행: https://notes.junghanacs.com/bib/20260407T134051 - @제프베이조스 @JeffBezos 아마존 창업자 장기주의 의사결정 내러티브메모: https://notes.junghanacs.com/bib/20260407T111455 - @마리오제크너 @mariozechner @아르민로나허 @arminronacher #pi #earendil #오픈소스 #에이전트: https://notes.junghanacs.com/bib/20260402T121010 Last updated: 2026-05-20T01:12:09Z