hyperhive/hive-c0re/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
atlas 2aa924d85a deploy: move the matrix homeserver toggle out of swarm
swarm.matrix.enable was the last toggle still spelled swarm.*, which
is the namespace every host in the swarm agrees on - and "does this
host run the homeserver" is exactly what differs between them. It
moves to deploy.matrix.enable with the rest; the genuinely swarm-wide
matrix settings stay where they are.

mkRenamedOptionModule keeps existing configs evaluating with one
warning naming both paths.

The sweep for readers had to be unanchored and cross-language: three
of them were outside nix, including a hive-c0re error message telling
the operator to set the old name. A dotted grep also cannot see the
rename module's own list form, so that was checked separately.
2026-08-30 15:17:02 +02:00
..
agent_config hive-c0re: drop stale 'question' example from check_size doc 2026-08-30 03:42:57 +02:00
dashboard Fix nix references in prose that no longer resolve 2026-08-30 14:30:27 +02:00
forge hive-c0re: stop naming nix implementation files in env-var prose 2026-08-30 14:13:11 +02:00
job_queue swarm-queue-based lifecycle notices, replacing push_todo(MANAGER_AGENT) 2026-08-24 14:34:37 +02:00
lifecycle hive-c0re: stop naming nix implementation files in env-var prose 2026-08-30 14:13:11 +02:00
socket_server hive-c0re/hive-sh4re: remove the ask/answer wire protocol + core routing 2026-08-30 01:18:17 +02:00
stats Fix nix references in prose that no longer resolve 2026-08-30 14:30:27 +02:00
stores hive-c0re/hive-agent-mcp: fix 3 leftover ask/answer-removal doc comments 2026-08-30 03:42:57 +02:00
workers knowledge: remove the redundant concurrent boot-time pull that races with reset --hard, and clean -fd untracked drift too 2026-08-24 14:38:15 +02:00
actions.rs refactor(#2916): destroy submits a DAG instead of an imperative teardown 2026-08-14 00:24:45 +02:00
container_view.rs Fix nix references in prose that no longer resolve 2026-08-30 14:30:27 +02:00
coordinator.rs hive-c0re/hive-agent-mcp: fix 3 leftover ask/answer-removal doc comments 2026-08-30 03:42:57 +02:00
dashboard_events.rs hive-c0re: remove the dashboard's ask/answer surface 2026-08-29 23:20:17 +02:00
gateway_nginx.rs Fix nix references in prose that no longer resolve 2026-08-30 14:30:27 +02:00
loose_ends.rs docs/hive-c0re: fix ask/answer removal doc gaps argus caught on #3741 2026-08-30 03:02:31 +02:00
main.rs require network isolation, deleting the residual non-isolated branch 2026-08-30 03:32:08 +02:00
matrix.rs deploy: move the matrix homeserver toggle out of swarm 2026-08-30 15:17:02 +02:00
meta.rs hive-c0re: stop naming nix implementation files in env-var prose 2026-08-30 14:13:11 +02:00
migrate.rs refactor(#2916): drop the two obsolete startup migrations 2026-08-02 01:41:37 +02:00
paths.rs Fix nix references in prose that no longer resolve 2026-08-30 14:30:27 +02:00
priv_client.rs require network isolation, deleting the residual non-isolated branch 2026-08-30 03:32:08 +02:00
server.rs deploy: move the matrix homeserver toggle out of swarm 2026-08-30 15:17:02 +02:00
snapshot_push.rs refactor(#2862): one snapshot store per swarm, not one per peer 2026-07-31 22:15:37 +02:00
swarm_notices.rs swarm-queue-based lifecycle notices, replacing push_todo(MANAGER_AGENT) 2026-08-24 14:34:37 +02:00
swarm_queue.rs swarm-queue-based lifecycle notices, replacing push_todo(MANAGER_AGENT) 2026-08-24 14:34:37 +02:00
swarm_status.rs swarm-queue-based lifecycle notices, replacing push_todo(MANAGER_AGENT) 2026-08-24 14:34:37 +02:00
test_env.rs test(hive-c0re): one crate-wide lock for env-mutating tests 2026-08-19 01:38:54 +02:00
webhook_secret.rs chore(#2510): bump indicatif/tower-http/hmac/sha2 to latest majors 2026-07-16 10:42:30 +02:00