render

package
v0.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 7, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package render provides maturity-aware rendering for capability stacks.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildLayerOverlay

func BuildLayerOverlay(agg *dashboard.MaturityAggregator) caprender.OverlayProvider

BuildLayerOverlay creates an OverlayProvider for layer-level maturity. This is useful when rendering layer summaries rather than individual capabilities.

func BuildMaturityOverlay

func BuildMaturityOverlay(agg *dashboard.MaturityAggregator) caprender.OverlayProvider

BuildMaturityOverlay creates an OverlayProvider from maturity aggregation data. This allows capability stack renderers to display maturity levels as badges.

func LitOptionsWithMaturity added in v0.11.0

func LitOptionsWithMaturity(baseOpts caprender.LitOptions, agg *dashboard.MaturityAggregator) caprender.LitOptions

LitOptionsWithMaturity creates LitOptions with maturity overlay data.

func RenderJSONWithMaturity added in v0.11.0

func RenderJSONWithMaturity(w io.Writer, doc *capstack.CapabilityStack, opts caprender.LitOptions, agg *dashboard.MaturityAggregator) error

RenderJSONWithMaturity renders a capability stack with maturity data as JSON.

func RenderLitHTMLWithMaturity added in v0.11.0

func RenderLitHTMLWithMaturity(w io.Writer, doc *capstack.CapabilityStack, opts caprender.LitOptions, agg *dashboard.MaturityAggregator) error

RenderLitHTMLWithMaturity renders a capability stack with maturity data to a Lit HTML page.

func ToLitGridDataWithMaturity added in v0.11.0

ToLitGridDataWithMaturity converts a CapabilityStack to LitGridData with maturity overlay.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL