Skip to content

JudgmentKit 0.7.0

Latest

Choose a tag to compare

@mikeylong mikeylong released this 09 Aug 05:48
f679a24

JudgmentKit 0.7.0

Released: 2026-08-08

JudgmentKit 0.7.0 adds a supported presentation profile for grounded Workbench activity.

Improvements

  • Added judgmentkit.workbench.operational-v1 as a versioned, public surface-presentation profile.
  • Selects the profile automatically when a Workbench is explicitly supplied or recommended with medium or high confidence.
  • Added surface_profile: "none" for callers that want the JudgmentKit default design-system source without the Workbench presentation profile.
  • Carries the selected profile through frontend generation and compiled implementation guidance with canonical, tamper-resistant metadata.
  • Publishes the supported profile through the package API, the design-system manifest, the Patterns page, and /design-system/surface-presentation-profiles.json.

Boundaries

  • A low-confidence neutral Workbench fallback does not activate the profile.
  • External design systems never receive an implicit JudgmentKit presentation fallback, and an exact JudgmentKit profile request is rejected when external authority is active.
  • The profile supplies presentation guidance, not a runtime renderer, reusable component package, product vocabulary, product geometry, or authorization behavior.
  • The reviewed specimen remains supporting evidence. Each rendered consumer still owns its accessibility, responsive, browser, and content-stress verification.