Skip to content

feat: upgrade to RingKernel 0.4.2 with deep integration#4

Merged
mivertowski merged 1 commit intomainfrom
claude/upgrade-ringkernel-integration-OKVeC
Feb 7, 2026
Merged

feat: upgrade to RingKernel 0.4.2 with deep integration#4
mivertowski merged 1 commit intomainfrom
claude/upgrade-ringkernel-integration-OKVeC

Conversation

@mivertowski
Copy link
Owner

Upgrade from ringkernel 0.3.1 to 0.4.2 with comprehensive integration:

  • Bump all workspace crate versions to 0.4.0
  • Add bidirectional Domain conversion (Domain <-> ringkernel_core::Domain)
    with correct mapping (TemporalAnalysis↔TimeSeries, RiskAnalytics↔RiskManagement, Core↔General)
  • Remap ring message type IDs to 0.4.2 domain ranges:
    Graph 200→100, ML 700→200, Temporal 400→1100, Risk 600→400
  • Add ringkernel-core 0.4.2 enterprise re-exports in security, observability,
    resilience, and memory modules (ring_security, ring_health, ring_observability, etc.)
  • Re-export new 0.4.2 types: ControlBlock, Backend, KernelStatus, RuntimeMetrics,
    K2KConfig, DeliveryStatus, Priority
  • Expose full ringkernel-core API via rustkernel_core::ring module
  • Add checkpoint, dispatcher, health, pubsub submodule re-exports
  • Update prelude with new 0.4.2 types
  • Update CLAUDE.md documentation for 0.4.0

All 895 tests pass, zero clippy warnings.

https://claude.ai/code/session_01Duj97yQCCfNvKV9tizq22m

Upgrade from ringkernel 0.3.1 to 0.4.2 with comprehensive integration:

- Bump all workspace crate versions to 0.4.0
- Add bidirectional Domain conversion (Domain <-> ringkernel_core::Domain)
  with correct mapping (TemporalAnalysis↔TimeSeries, RiskAnalytics↔RiskManagement, Core↔General)
- Remap ring message type IDs to 0.4.2 domain ranges:
  Graph 200→100, ML 700→200, Temporal 400→1100, Risk 600→400
- Add ringkernel-core 0.4.2 enterprise re-exports in security, observability,
  resilience, and memory modules (ring_security, ring_health, ring_observability, etc.)
- Re-export new 0.4.2 types: ControlBlock, Backend, KernelStatus, RuntimeMetrics,
  K2KConfig, DeliveryStatus, Priority
- Expose full ringkernel-core API via `rustkernel_core::ring` module
- Add checkpoint, dispatcher, health, pubsub submodule re-exports
- Update prelude with new 0.4.2 types
- Update CLAUDE.md documentation for 0.4.0

All 895 tests pass, zero clippy warnings.

https://claude.ai/code/session_01Duj97yQCCfNvKV9tizq22m
@mivertowski mivertowski merged commit f9e4445 into main Feb 7, 2026
19 of 21 checks passed
@mivertowski mivertowski deleted the claude/upgrade-ringkernel-integration-OKVeC branch February 7, 2026 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants