v0.3.0
Linmas 0.3.0
Host and provider expansion
- Separates installation hosts from review execution providers with independent registries.
- Preserves Claude Code and Codex installation behavior behind a shared adapter contract.
- Adds explicit, read-only Codex review execution through the existing normalized
ReviewResultboundary. - Adds fake-home, fake-runner, and parity coverage without making live provider calls a merge requirement.
- Defines an evidence and maintenance gate for future installation hosts; no third host is included.
Safety boundary
Provider credentials remain in provider-native configuration and never enter Linmas installation manifests. Live execution remains opt-in, transmits only explicitly supplied input after confirmation, and cannot approve, merge, release, or automatically remediate changes. Human review remains required.