atlas
90af0edab0
feat( #1763 ): local-file half of btrfs send/receive migration transport
...
SendAgentSnapshotToFile priv op: btrfs send [-p <parent>] <snapshot> to a
file under MIGRATE_STAGING_ROOT. Standalone-useful as a point-in-time
snapshot export/backup today; the cross-hive ssh-piped leg (auth/trust
design posted on #1763 , awaiting mara/damocles steer) is a later,
separate piece this doesn't block on.
- hive-sh4re: PrivRequest::SendAgentSnapshotToFile + MIGRATE_STAGING_ROOT
- hive-priv: validates names, refuses to overwrite an existing export,
cleans up a partial file on btrfs send failure
- hive-c0re: priv_client::send_agent_snapshot_to_file
- hivectl: `hivectl subvol snapshot send <agent> <label> [--parent <label>] --dest <file>`
2026-07-14 19:23:59 +02:00
..
agent_config
refactor( #2285 ): inline remaining 1:1 path wrappers (meta_dir, marker fns, host_conf_path)
2026-07-10 20:32:03 +02:00
bin
feat( #1763 ): local-file half of btrfs send/receive migration transport
2026-07-14 19:23:59 +02:00
dashboard
dashboard: fix stale nix/modules path in extra_forges.rs doc comment
2026-07-14 19:00:03 +02:00
forge
forge: drop stale TOKEN_SCOPES/extra.rs cross-reference
2026-07-14 18:38:55 +02:00
job_queue
chore( #2400 ): skip the prebuild warm-build when the container is down
2026-07-13 16:24:39 +02:00
lifecycle
refactor: rename templates to agent.nix/ruth.nix, sweep stale name refs
2026-07-13 22:01:24 +02:00
socket_server
fix( #2377 ): remove unused submit_init_config re-export from socket_server
2026-07-11 12:19:52 +02:00
stats
feat( #2289 ): debounced SweepHealth banner tracker, wire knowledge pull
2026-07-10 14:46:43 +02:00
stores
fix( #2164 ): domain-URL webhooks + HMAC + config-PR polling fallback
2026-07-11 23:28:16 +02:00
workers
feat( #2008 ): rebuild running agents first in the startup sweep
2026-07-13 19:02:42 +02:00
actions.rs
fix( #2401 ): mirror config-pr deploy tag to forge via push_config
2026-07-14 18:52:11 +02:00
client.rs
refactor( #2352 ): re-home host-control wire types into hive-host-sock crate
2026-07-13 15:55:20 +02:00
container_view.rs
refactor( #2285 ): repoint all hive-c0re host-path consumers to paths.rs
2026-07-10 20:32:03 +02:00
coordinator.rs
refactor( #2285 ): drop coordinator 1:1 path accessors, callers use paths:: directly
2026-07-10 20:32:03 +02:00
dashboard_events.rs
feat(hive-c0re): replace rebuild queue with generic job-DAG queue
2026-07-06 20:36:57 +02:00
flake_check.rs
refactor( #2111 ): remove nixpkgs-unstable, source claude-code from main nixpkgs
2026-07-01 19:32:46 +02:00
gateway_nginx.rs
refactor( #2285 ): inline remaining 1:1 path wrappers (meta_dir, marker fns, host_conf_path)
2026-07-10 20:32:03 +02:00
lib.rs
fix( #2164 ): domain-URL webhooks + HMAC + config-PR polling fallback
2026-07-11 23:28:16 +02:00
loose_ends.rs
style: import ordering + blank lines after now_unix sweep (treefmt)
2026-07-06 22:08:40 +02:00
main.rs
refactor( #2352 ): re-home host-control wire types into hive-host-sock crate
2026-07-13 15:55:20 +02:00
matrix.rs
refactor( #2285 ): repoint all hive-c0re host-path consumers to paths.rs
2026-07-10 20:32:03 +02:00
meta.rs
refactor: rename templates to agent.nix/ruth.nix, sweep stale name refs
2026-07-13 22:01:24 +02:00
migrate.rs
refactor( #2285 ): inline remaining 1:1 path wrappers (meta_dir, marker fns, host_conf_path)
2026-07-10 20:32:03 +02:00
paths.rs
refactor: rename templates to agent.nix/ruth.nix, sweep stale name refs
2026-07-13 22:01:24 +02:00
priv_client.rs
feat( #1763 ): local-file half of btrfs send/receive migration transport
2026-07-14 19:23:59 +02:00
questions.rs
refactor: drop kind_to_str wrapper, call ApprovalKind::as_str directly
2026-07-06 21:49:46 +02:00
server.rs
refactor( #2352 ): move matrix provisioning behind host-socket wire commands
2026-07-13 19:23:35 +02:00
webhook_secret.rs
fix( #2164 ): domain-URL webhooks + HMAC + config-PR polling fallback
2026-07-11 23:28:16 +02:00