PUBLIC MODULE · lib/index.js

index

Primary library entry point. Agent owns the headless dependency tree (Context ← Env ← IO ← Agent); Jobs is an independent library domain used by both tools and hosts. Markdown, CLI, and presentation layers remain in index_app.js.

This module is a namespace wrapper; its surface is documented on the individual module pages it re-exports.