cockpitctl-render 0.3.0

Deterministic markdown and annotation rendering for cockpitctl reports.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# cockpitctl-render

Deterministic renderers for cockpit markdown comments and CI annotations.

## Scope
- Renders stable PR comment markdown with cockpit markers.
- Applies annotation budgets from policy (`max_annotations`).
- Emits deterministic GitHub Actions workflow annotations.
- Renders buildfix, trend, and policy-signature sections when present.

## Key exports
- `render_comment`
- `render_annotations`, `render_annotations_section`
- `render_github_annotations`
- `append_comment_sections`