atlas
60a253a2f6
fix( #1763 ): address argus review on PR #2430
...
- regenerate docs/tools/hivectl-cli.md for the new `subvol snapshot send` verb
- close the TOCTOU on the no-overwrite guard: File::options().create_new(true)
(O_CREAT|O_EXCL) instead of exists()-then-create, so the guarantee is
atomic against a concurrent request racing the same dest filename
- warn (not silently swallow) if cleaning up a partial export after a
failed btrfs send itself fails, so a stuck garbage file masquerading
as a completed export is visible in the log
2026-07-14 19:23:59 +02:00
..
tools
fix( #1763 ): address argus review on PR #2430
2026-07-14 19:23:59 +02:00
turn-loop
refactor: nix/host-modules + nix/agent-modules layout, update doc paths
2026-07-13 22:05:49 +02:00
web-ui
extra-forges: fully dashboard-provisioned, no host config
2026-07-14 18:38:55 +02:00
agent-hierarchy.md
refactor: nix/host-modules + nix/agent-modules layout, update doc paths
2026-07-13 22:05:49 +02:00
approvals.md
feat( #2377 ): forge-webhook-triggered config-PR merge flow
2026-07-11 12:19:52 +02:00
boundary.md
docs(security): ci netns, knowledge .git tmpfs, matrix id/secret split
2026-07-10 19:17:17 +02:00
ci.md
refactor: nix/host-modules + nix/agent-modules layout, update doc paths
2026-07-13 22:05:49 +02:00
conventions.md
feat( #2377 ): forge-webhook-triggered config-PR merge flow
2026-07-11 12:19:52 +02:00
coordinator.md
refactor(hive-c0re): group src-root files into submodules
2026-07-06 22:38:47 +02:00
forge.md
docs(forge): note forgejo-api client + remaining raw-HTTP surfaces
2026-07-07 09:25:51 +02:00
gateway.md
docs: reflect the new nix layout and removed options
2026-07-13 22:23:20 +02:00
github.md
fix( #1970 ): bake token path into gh/git wrappers — env var didn't reach claude's bash-tool context
2026-07-11 14:12:25 +02:00
gotchas.md
docs: reflect the new nix layout and removed options
2026-07-13 22:23:20 +02:00
knowledge.md
docs(security): ci netns, knowledge .git tmpfs, matrix id/secret split
2026-07-10 19:17:17 +02:00
matrix.md
refactor: nix/host-modules + nix/agent-modules layout, update doc paths
2026-07-13 22:05:49 +02:00
network.md
fix: shared-netns infra containers must not run their own firewall
2026-07-14 00:08:33 +02:00
observability.md
fix(hive-metric): multi-thread runtime + counter default
2026-07-10 21:27:56 +02:00
persistence.md
refactor: nix/host-modules + nix/agent-modules layout, update doc paths
2026-07-13 22:05:49 +02:00
security.md
refactor: nix/host-modules + nix/agent-modules layout, update doc paths
2026-07-13 22:05:49 +02:00
setup.md
docs( #2012 ): add first-run setup guide + link from index
2026-06-27 20:02:15 +02:00
swarm.md
feat( #1997 ): add prettier markdown formatter to treefmt
2026-07-02 23:33:11 +02:00
terminal-rendering.md
fix(terminal-rendering): move fmtToolUse table after numbered list
2026-07-04 18:56:59 +02:00
turn-loop.md
refactor( #2112 ): remove the dead stdio transport from hive-agent-mcp
2026-07-11 00:55:41 +02:00
web-ui.md
feat: rename matrix-accounts page to credentials, add github PAT tab
2026-07-11 12:40:13 +02:00