aigovops_lantern.render¶
Role-lens rendering (operator, auditor, exec, dev) across markdown / JSON / table formats.
Human-facing rendering for receipts, bundles, diffs, and UCIDs.
Three render targets are supported:
text— Rich-styled terminal output (default)markdown— plain Markdown suitable for PR comments and emailjson— machine-readable, for downstream tooling
Lantern follows a "dignity premise": every output explains what it shows and what action (if any) the reader should consider. We do not emit raw artifact dumps without context.