Expand description
Prose renderer โ rich human-readable output.
This is the default renderer (per ADR-0003). diagnostic and the three
auth methods produce human-readable one-liners. Per-noun methods arrive
with real data: project_dump in Phase 3, projects (list) in Phase 4;
the remaining noun-groups (data-models, etc.) follow in Phase 5. Prose
output is irreducibly per-noun โ each method is bespoke.
Structsยง
- Prose
Renderer - Renders output as rich human-readable prose.