cc-lb-runtime-protocol 0.2.0

cc-lb plugin protocol runtime — handshake, self-check, dispatch, identity, host functions for Extism plugins targeting the cc-lb host.
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.2.0]https://github.com/isac322/cc-lb/compare/cc-lb-runtime-protocol-v0.1.0...cc-lb-runtime-protocol-v0.2.0 - 2026-06-16

### Added

- *(plugin-registry)* negotiate wire_version end-to-end and add cc-lb doctor ([#128]https://github.com/isac322/cc-lb/pull/128)

### Fixed

- *(release-plz)* decouple public crates from workspace version ([#132]https://github.com/isac322/cc-lb/pull/132)
- enforce supported_slots across view, admin, and runtime self-check ([#125]https://github.com/isac322/cc-lb/pull/125)