pub fn render_ci_workflow(_ctx: &CiWorkflowContext<'_>) -> StringExpand description
Render .github/workflows/ci.yml from a context.
Pure function — no IO, deterministic output (D-17 idempotency).
pub fn render_ci_workflow(_ctx: &CiWorkflowContext<'_>) -> StringRender .github/workflows/ci.yml from a context.
Pure function — no IO, deterministic output (D-17 idempotency).