Skip to main content

7 docs tagged with "runtime"

View all tags

CLI Architecture

The holon CLI binary is implemented by the holon-cli crate and exercises the full Holon runtime protocol surface. It shares the same holon-runtime-core::Runtime contract as the desktop application.

Known Issues

This page tracks known limitations and issues across Holon surfaces. Items graduate off this page when resolved.

Lane Vocabulary

Holon uses the word "lane" in several distinct ways. In canonical docs, every occurrence must carry a qualifier. Unqualified "lane" is ambiguous and must not appear in docs/system/.

System Topology

This page describes the system as layered runtime responsibilities.