← Back to KB Index
About Dark Factory KB
about.md
iddark-factory-kb-about
typepage
sourcedark-factory-kb-about
authorrouter
date2026-04-27

About Dark Factory KB

A compiled knowledge base documenting the three major autonomous AI agent factory systems:

Architecture

The KB lives in dark-factory-kb/ with:

Naming Conventions

Adding New Articles

  1. Add `.md` file to `compiled/sources/`
  2. Run `python3 scripts/generate-html.py` to generate HTML wrappers
  3. Run `bash scripts/deploy.sh` to publish

Source Files

All source .md files are in compiled/sources/. HTML is generated on-demand — the .md files are canonical.

Acknowledgments

Kelly factory patterns derived from Kelly handbook chapters and tweet threads. Gas Town from Steve Yegge's public essays. Yuki AI CEO from Romain Simon and Judy Win's public blog series.