Skip to main content

Module agents_render

Module agents_render 

Source
Expand description

Render the managed documentation block for a root AGENTS.md.

The block is the canonical documentation-routing section, wrapped in the AGENTS.md markers with the profile’s documentation root substituted. The installer places it; this only produces the bytes. The content lives in the embedded snippet, so the block and the snippet cannot drift.

Functions§

render_block
The complete marked block for the given documentation root, newline- terminated.
snippet
The embedded documentation snippet, with {docs_root} unresolved.