atlas
fbbd5d921c
feat( #2485 ): remove vestigial Noop + StartupSweep residuals
...
Since the boot sweep (#2450 ) and meta-update cascade (#2476 ) became
single DAGs that grow subgraphs in-place, nothing constructs the old
fan-out anchors/parents anymore:
- NodeKind::Noop (the old boot_root grouping anchor) — no constructors.
- Template::StartupSweep / Source::StartupSweep (the old fan-out parent
template + cascade-child source) — replaced by Template::Boot and
Source::AutoUpdate/MetaUpdate respectively.
Drops the three variants + their as_str arms + the Noop executor arm, and
refreshes the stale fan-out/anchor doc comments (Boot/MetaUpdate/Source
docs, coordinator.md, dashboard.md). Frontend: the queue-kind glyph moves
from the dead startup_sweep to boot (which had none), and the dead
rqe-source-startup_sweep style is dropped.
No behaviour change — pure dead-variant removal.
2026-07-15 20:54:19 +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
feat( #2485 ): remove vestigial Noop + StartupSweep residuals
2026-07-15 20:54:19 +02:00
agent-hierarchy.md
fix agent-logs unit dropdown mismatch, add other hive daemons
2026-07-15 20:41:59 +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
feat( #2485 ): remove vestigial Noop + StartupSweep residuals
2026-07-15 20:54:19 +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