Latest Articles
-
What Does It Mean to Combine Multiple AI Agents?
2026-06-03Combining multiple AI agents means splitting roles and passing each one's output along until a task is finished. This chapter lays out that basic structure of AI organization—independent checks, a visible trail, and clear ownership—using this blog itself as an example.
-
What Is an AI Agent?
2026-06-02What is an AI agent? This chapter explains it through the contrast with ordinary one-shot AI use: an AI that takes an instruction, works out the steps on its own, and runs multiple tasks in sequence. The entry point to Part 2.
-
How to Navigate This Series (A Map of All the Chapters)
2026-06-02A map of the whole series. It looks back at the nine chapters of Part 1, lays out what comes next — the foundational terms, the records of what was actually built, and the data-accumulation chapters — and shows how to read the series in any order you like.
-
What This Blog Won't Give You
2026-06-01An honest look at what this blog won't give you: no quick-start recipes, no copy-paste templates, no tool tutorials or news updates, and no identity behind the name. After laying out those four boundaries, it explains why a record still in progress is worth publishing.
-
What You Can Expect from This Blog
2026-05-31An honest look at what you can get from this blog: a record of trial and error in progress rather than a finished product, explanations plain enough to follow without being an AI expert, and the sense that you could try it yourself.
-
Who I Write For: The Reader I Call "Kenji"
2026-05-30When I write this series, I hold one specific reader in mind, whom I call "Kenji" — someone in a small team, stuck on AI governance. This chapter is about why I fix a target reader (to stay consistent as a writer), and why readers who are not Kenji are welcome too.
-
What Does "Theme" Actually Mean Here? (Organizing AI)
2026-05-29If you have been reading this series, you have probably noticed the word "theme" showing up often. This chapter explains what "theme" means in this project, and why the theme I have chosen is organizing AI — designing a structure where multiple AI agents take distinct roles and check each other, instead of handing everything to one agent.
-
Writing This with AI: Our DP-15 Transparency Label
2026-05-29There is a line in the footer of this blog: "This blog is made in collaboration with AI." It is small, easy to miss — but I put it there for a reason. This chapter is about that reason.
-
Why I Make the Operation Log Public
2026-05-29In Chapter 1 I touched briefly on the project stance of "making the operation log public." Here I want to go into that a bit more. The question is: why make it public at all?
-
Why I Always Gloss Technical Terms in Plain Language
2026-05-29In this blog, whenever I introduce a technical term, I add a short plain-language explanation right next to it.
-
Why This Project Does Not Share Personal Information (The Anonymity Principle)
2026-05-29This blog shares no personal information about the person behind it. No name. No face. No employer, age, or location. That is a deliberate choice.
-
What Is Structure Log, and What Is This Series About?
2026-05-29I am running a somewhat unusual project, and I am documenting the process here. The project is called Structure Log. As the name suggests, it is a public log of building structure — a running record of how I design and run things in practice.