atlas
e0461e1af6
refactor( #2431 ): extract hive-priv-sock crate from hive-sh4re
...
Split the priv-socket wire types (PrivRequest/PrivResponse/PrivEvent and
friends) out of hive-sh4re into their own hive-priv-sock crate, mirroring
the existing hive-host-sock split. hive-priv — the root-privileged
helper — now depends on just this narrow protocol crate instead of the
much larger daemon-shared crate, shrinking its dependency surface and
making the privsep boundary easier to audit. No server/client
implementation lives here, only the wire contract; hive-c0re still
depends on hive-sh4re directly for everything else.
2026-07-14 20:02:20 +02:00
..
approvals.rs
refactor( #2285 ): drop coordinator 1:1 path accessors, callers use paths:: directly
2026-07-10 20:32:03 +02:00
build_logs.rs
refactor( #1456 ): extract dashboard build-log endpoints into dashboard/build_logs.rs
2026-06-09 00:12:15 +02:00
extra_forges.rs
dashboard: fix stale nix/modules path in extra_forges.rs doc comment
2026-07-14 19:00:03 +02:00
infra_containers.rs
refactor( #2431 ): extract hive-priv-sock crate from hive-sh4re
2026-07-14 20:02:20 +02:00
journal.rs
refactor( #2431 ): extract hive-priv-sock crate from hive-sh4re
2026-07-14 20:02:20 +02:00
lifecycle_ops.rs
feat(hive-c0re): replace rebuild queue with generic job-DAG queue
2026-07-06 20:36:57 +02:00
matrix_accounts.rs
fix( #1970 ): address argus review — # Errors doc, regen hivectl-cli.md, GET /api/github-account status
2026-07-11 12:18:55 +02:00
meta_inputs.rs
refactor( #2285 ): repoint all hive-c0re host-path consumers to paths.rs
2026-07-10 20:32:03 +02:00
misc_api.rs
fix( #2375 ): pr_is_open state check at submission + atomic fetched_sha INSERT
2026-07-11 12:19:52 +02:00
mod.rs
extra-forges: fully dashboard-provisioned, no host config
2026-07-14 18:38:55 +02:00
permissions.rs
feat(hive-c0re): replace rebuild queue with generic job-DAG queue
2026-07-06 20:36:57 +02:00
questions.rs
dashboard: return problem details directly from client-error handlers
2026-06-22 16:04:22 +02:00
reminders.rs
dashboard: return problem details directly from client-error handlers
2026-06-22 16:04:22 +02:00
schedules.rs
feat(hive-c0re): replace rebuild queue with generic job-DAG queue
2026-07-06 20:36:57 +02:00
state_files.rs
refactor( #2285 ): repoint all hive-c0re host-path consumers to paths.rs
2026-07-10 20:32:03 +02:00
state_snapshot.rs
refactor( #2431 ): extract hive-priv-sock crate from hive-sh4re
2026-07-14 20:02:20 +02:00
tombstones.rs
refactor( #2285 ): drop coordinator 1:1 path accessors, callers use paths:: directly
2026-07-10 20:32:03 +02:00
topology.rs
dashboard: return problem details directly from client-error handlers
2026-06-22 16:04:22 +02:00
webhook.rs
fix( #2164 ): address argus review — Option<String> secret + stale hook cleanup
2026-07-12 02:21:33 +02:00