Skip to content

Architecture

This section explains how deer and deerbox are built, how they communicate, and where data lives. Useful for understanding the system or contributing.

  • Overview -- monorepo structure, technology stack, and package responsibilities.
  • How deer Uses deerbox -- the subprocess model, JSON contract, and agent launch sequence.
  • Data Layout -- filesystem paths, SQLite schema, and config file locations.

Released under the MIT License.