hephaestus/crates/hephd/tests
Erich Blume 8fe11c75cd
All checks were successful
Build / validate (pull_request) Successful in 13m12s
feat(hephd): --owner-id flag — one-step Path-A hub seeding
A fresh hub started with an existing device's owner id rebuilds itself
entirely from that spoke's first full op-log push: no snapshot copy and
no origin reset (the new store mints its own). adopt_owner is idempotent
once adopted, so the flag is safe baked into a service unit.
[[set-up-sync-hub]] documents the recipe and drops the manual-seeding gap.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-09 10:55:17 -07:00
..
auth_hub.rs hephd: OIDC client auth — device-code flow + token attach (auth 10b) 2026-06-01 16:27:36 -07:00
client_mode.rs feat(views): filter views (§8.2) — saved agenda slices 2026-06-03 06:39:07 -07:00
client_reconnect.rs fix(hephd): reconnect the socket client across daemon restarts 2026-06-08 15:19:10 -07:00
oauth.rs feat(hephd,heph,heph-tui): distinguish IdP rejection from unreachable + actionable re-auth 2026-06-08 14:06:08 -07:00
rpc_socket.rs feat: daemon status surfaces runtime config + self-update state 2026-06-09 10:53:05 -07:00
sync_http.rs feat(hephd): --owner-id flag — one-step Path-A hub seeding 2026-06-09 10:55:17 -07:00
web_serve.rs feat(heph-pwa): Login with Authentik (Authorization Code + PKCE) 2026-06-05 07:17:05 -07:00