Release summaries
entity-workspace-row-card-rendering
Improve EntityWorkspace row/card rendering with configurable leading icons, top-right status fields, and per-field label visibility overrides, then adopt the shared contract in the Agent Fleet example.
maintainer
Maintainers can now express richer row/card layouts through the shared EntityWorkspace row-card contract instead of screen-specific rendering code.
integrator
Integrators can configure leading icons, top-right status fields, and per-field label visibility overrides on EntityWorkspace consumers.
customer
Command-center surfaces can keep the existing visual style while rendering richer, quieter row/cards with shared EntityWorkspace primitives.
i18n-diagnostics-cli
Expose reusable static translation diagnostics and add contractspec i18n check for CI-friendly catalog validation, including missing catalogs, missing keys, blank values, ICU syntax, placeholder parity, JSON output, and optional .contractsrc.json i18n defaults.
