atlas
33c3fb3b34
refactor( #2591 ): hivectl derives DagView label + roll-up state from nodes
...
hivectl/dag_progress.rs was reading the now-removed DagView.kind/state.
Derive both from the node set via the shared DagView::rollup_state() +
DagView::label() helpers (added to hive-sh4re). Timestamps are DateTime<Utc>
now — elapsed calcs compare in unix seconds. Dropped the live step display
(step left the wire). Test fixtures updated to the slim shape.
2026-07-23 16:40:46 +02:00
..
agents.rs
refactor( #2302 ): type socket wire fields as ident, validated by serde on deserialize
2026-07-20 21:46:18 +02:00
approvals.rs
split hivectl main.rs into per-domain modules ( #2509 )
2026-07-16 11:28:43 +02:00
choom.rs
split hivectl main.rs into per-domain modules ( #2509 )
2026-07-16 11:28:43 +02:00
cli.rs
feat( #2554 ): add hivectl forge reconcile-config to reconcile local applied config against forge main
2026-07-17 12:55:42 +02:00
client.rs
refactor( #2352 ): extract standalone hivectl crate, hive-c0re daemon-only
2026-07-15 22:36:13 +02:00
completions.rs
split hivectl main.rs into per-domain modules ( #2509 )
2026-07-16 11:28:43 +02:00
dag_progress.rs
refactor( #2591 ): hivectl derives DagView label + roll-up state from nodes
2026-07-23 16:40:46 +02:00
forge.rs
refactor( #2302 ): type socket wire fields as ident, validated by serde on deserialize
2026-07-20 21:46:18 +02:00
gateway.rs
split hivectl main.rs into per-domain modules ( #2509 )
2026-07-16 11:28:43 +02:00
github.rs
refactor( #2302 ): type socket wire fields as ident, validated by serde on deserialize
2026-07-20 21:46:18 +02:00
main.rs
feat( #2554 ): add hivectl forge reconcile-config to reconcile local applied config against forge main
2026-07-17 12:55:42 +02:00
matrix.rs
refactor( #2302 ): type socket wire fields as ident, validated by serde on deserialize
2026-07-20 21:46:18 +02:00
open.rs
split hivectl main.rs into per-domain modules ( #2509 )
2026-07-16 11:28:43 +02:00
power.rs
split hivectl main.rs into per-domain modules ( #2509 )
2026-07-16 11:28:43 +02:00
quota.rs
refactor( #2302 ): type socket wire fields as ident, validated by serde on deserialize
2026-07-20 21:46:18 +02:00
subvol.rs
refactor( #2302 ): type socket wire fields as ident, validated by serde on deserialize
2026-07-20 21:46:18 +02:00
util.rs
refactor( #2302 ): type socket wire fields as ident, validated by serde on deserialize
2026-07-20 21:46:18 +02:00
wg.rs
split hivectl main.rs into per-domain modules ( #2509 )
2026-07-16 11:28:43 +02:00