atlas
a0790e4e49
refactor( #3034 ): rename PostSwap to RebuildBookkeeping
...
It reads as a swap thing but is post-*rebuild* bookkeeping: rev marker, forge and
matrix sync, manager kick, container rescan, meta-inputs snapshot. Wire label
follows (`post_swap` -> `rebuild_bookkeeping`); the graph view renders whatever
label it is sent, so nothing keys on the old string.
Also corrects a doc the previous commit falsified: this node's comment still said
it declares the agent lease as a re-entrant borrow, after that declaration moved
to the brace. Clippy and the whole suite pass over a stale doc comment, so it
took reading the file to find.
Verified by grepping the new name for places it has no business being, which
caught the sed rewriting a *historical* test name in a `// Replaces ...` comment
- reverted, since prose about the past must keep its old spelling.
2026-08-04 12:55:52 +02:00
..
agent_config
feat: derive BUN_JSC_forceRAMSize from effective per-agent MemoryMax=
2026-07-26 21:56:25 +02:00
dashboard
docs: stop asserting DagView/NodeView after their deletion
2026-08-03 21:47:58 +02:00
forge
fix( #2911 ): keep the forge token out of argv
2026-08-02 13:21:42 +02:00
job_queue
refactor( #3034 ): rename PostSwap to RebuildBookkeeping
2026-08-04 12:55:52 +02:00
lifecycle
fix: declare the agent socket dir's owner in tmpfiles, not by chown after
2026-08-04 01:00:48 +02:00
socket_server
coordinator: push_todo returns Result so callers can see delivery outcome
2026-08-03 01:08:24 +02:00
stats
hive-c0re: finish chrono-clock migration
2026-08-02 02:12:19 +02:00
stores
hive-c0re: deliver scheduled prompts via push_todo, not a broker message
2026-08-03 01:08:24 +02:00
workers
jobq: key transient tombstones per pill, not per agent
2026-08-03 18:15:58 +02:00
actions.rs
refactor( #3034 ): rename PostSwap to RebuildBookkeeping
2026-08-04 12:55:52 +02:00
container_view.rs
resource_limits: read the override map once per SSE scan
2026-07-26 14:56:36 +02:00
coordinator.rs
docs: stop implying matrix/bash/forge is a closed todo-producer list
2026-08-04 00:06:19 +02:00
dashboard_events.rs
docs: stop asserting DagView/NodeView after their deletion
2026-08-03 21:47:58 +02:00
gateway_nginx.rs
sweep: wire gateway-nginx reload + config-repo branch-protection into warning banners
2026-07-16 00:05:29 +02:00
loose_ends.rs
hive-c0re: finish chrono-clock migration
2026-08-02 02:12:19 +02:00
main.rs
knowledge: ping every agent when internal/knowledge changes
2026-08-02 03:10:06 +02:00
matrix.rs
fix( #2860 ): hive-c0re stops assuming matrix is on localhost
2026-08-03 20:34:36 +02:00
meta.rs
fix( #2971 ): thread the queue node id into nix_logged
2026-08-03 17:53:53 +02:00
migrate.rs
refactor( #2916 ): drop the two obsolete startup migrations
2026-08-02 01:41:37 +02:00
paths.rs
refactor( #2916 ): drop the two obsolete startup migrations
2026-08-02 01:41:37 +02:00
priv_client.rs
fix: declare the agent socket dir's owner in tmpfiles, not by chown after
2026-08-04 01:00:48 +02:00
questions.rs
delete c0re-side reminder plumbing ( #2635 inc 1 commit 6)
2026-07-23 00:12:30 +02:00
server.rs
jobq: delete DagView/NodeView, the second projection of one graph
2026-08-03 21:25:07 +02:00
snapshot_push.rs
refactor( #2862 ): one snapshot store per swarm, not one per peer
2026-07-31 22:15:37 +02:00
webhook_secret.rs
chore( #2510 ): bump indicatif/tower-http/hmac/sha2 to latest majors
2026-07-16 10:42:30 +02:00