Skip to main content

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/**.

Lane Taxonomy

Qualified Terms

Qualified termMeaningCurrent reality
Child laneBounded delegated execution scope owned by a parent goal turn.One sequential read-only child lane per parent turn, depth 1.
Agent laneCatalog/routing identity such as main-chat or summary-scout.main-chat and summary-scout implemented; others are design-only or blocked.
Pilot laneSoftware interaction mode for piloting external targets.Live execution only for api and file_format; all others blocked at readiness.
Tool execution laneCapability/package execution path metadata: API, MCP, CLI, plugin, file format, built-in, or frozen tool.Catalog/discovery is broader than live execution. Unsupported lanes fail closed.
Bridge laneTransport/session/readiness classification for adapter bridge bindings.Mostly contract/readiness state; API is the live floor.
Product laneFrontend product-routing label for workspace display.UI projection only; no runtime execution authority.
Distribution channelPackage trust/distribution labels: local-draft, private-org, personal-private.Do not call these execution lanes.