SV x STEPCELLS
Solve today’s secret message
April 14, 2026 (San Francisco)
Moves: 0
Submit your secret message
The Silicon Valley Times’s “Build Board”
The Silicon Valley Times

Designing the Honest AI Encyclopedia

April 12, 2026

On Day 3 of the Honest AI build, we move from philosophy to architecture — revamping the Buildiful site to host a GitHub-backed knowledge base and our first live trading simulation.

The Architecture of Transparency

Yesterday we talked about the philosophy of “I don't know.” Today, we began building the physical infrastructure that allows Honest AI (HAI) to know exactly what it knows — and nothing else.

We are revamping the Buildiful main site to center entirely around HAI. The core of this is the Encyclopedia Layer. Instead of a black-box database, we are offloading our knowledge base to a public GitHub repository.

Why GitHub for an Encyclopedia?

By using GitHub as our storage layer, we achieve two things: Verification and Scalability.

  • Public Accountability: Every entry — from Apple to Zebra — is a file anyone can inspect. You don't have to trust our API; you can see the source material.
  • Cost-Effective Scaling: Fetching content from GitHub allows us to serve thousands of entries without the ballooning costs of traditional database queries, even if traffic skyrockets.

The UI will mirror the HAI philosophy: a restricted input box. You can’t ask it to hallucinate a poem; you can only select verified entries from our growing index. If it isn't in the index, HAI doesn't claim to know it yet.

Visualizing the Automation Layer

Beyond just definitions, HAI needs to show how it acts. We’ve begun work on the Automation Layer, starting with a live simulation of the Buildiful OS [Founder Edition] Trading Agent.

This isn't a static image; it's a dynamic cutscene using predefined strategies to show exactly how an AI agent navigates a market. The goal is to create a plug-and-play infrastructure where we can swap in different “agents” to showcase various automation cutscenes in the future.

Streamlining the Catalog

Finally, we’re cleaning up the Buildiful Catalog. We’re moving away from cluttered grids and toward a simple, letter-coded chatbot interface. Whether you need an agent-ready computer or a guide on local AI, it’s a simple selection away.

This is Day 3. We are moving fast, but we are moving with intention. We’re not just building a website; we’re building a window into how honest technology should function.


— Kathy Li, Buildiful

Build Journal

Chronicle of building and experimenting in public.