You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
developerworks
committed
Remove confique, consolidate config, and harden dashboard and control loop
- Remove confique dependency from Cargo.toml and Cargo.lock
- Simplify config loader to use serde directly without confique
- Add Cargo config.toml with build settings for deterministic artifacts
- Harden dashboard registration with retry and heartbeat isolation
- Refactor concurrent restart gate with admission-set replacement
- Strengthen control loop spawn ordering and pending event coherence
- Expand dashboard model, IPC server, and registration for edge cases
- Update integration tests for pipeline and registration heartbeat
0 commit comments