TestimoX

API Reference

Class

BaselinePurpleKnight

Namespace TestimoX.Baselines
Assembly TestimoX
Modifiers static

Purple Knight indicator baseline metadata (minimal, identifier‑focused). This class exposes stable identifiers to enable coverage and references; narrative content is not included.

Inheritance

  • Object
  • BaselinePurpleKnight

Methods

public static IReadOnlyList<PkIndicator> Get() #
Returns: IReadOnlyList<PkIndicator>

Returns Purple Knight indicator metadata. Minimal mode includes stable identifiers (e.g., UUID) and structural fields only.

public static IReadOnlyList<ICxControl> GetBaseline() #
Returns: IReadOnlyList<ICxControl>

Returns an empty set of controls; use Get() to retrieve indicator metadata.