- Add CLI support (--config, --help) with env var override for backend/agents
- Implement distro justfile recipes: list-targets, install-targets, build-target, install
- Fix OpenTelemetry API incompatibilities and remove deprecated calls
- Add tokio "time" feature for timeout support
- Fix Cargo profile warnings and Nushell script syntax
- Update all dead_code warnings with strategic annotations
- Zero compiler warnings in vapora codebase
- Comprehensive CHANGELOG documenting risk-based approval gates system
- Update opentelemetry ecosystem to v0.22+ (0.21 missing required features)
- Add openssl and cedar features to secretumvault build
- Enables secretumvault crypto backend and policy engine support
- Workspace now compiles successfully for Phase 5.3/5.4 implementation
Fixes:
- opentelemetry 0.21 → 0.22: rt-tokio feature availability
- opentelemetry-jaeger 0.20 → 0.21: compatibility
- tracing-opentelemetry 0.22 → 0.23: version alignment
- secretumvault features: add openssl and cedar for full functionality