breadcrumbs/src
Breadway 9009404536
All checks were successful
check / check (push) Successful in 36s
Wire breadcrumbs into the bread event fabric (app id crumbs)
The watch daemon publishes bread.crumbs.profile.changed and
bread.crumbs.health.changed on real transitions (not every poll tick)
and honors bread.command.crumbs.set_profile via the existing
state::set_profile path. BreadClient is fail-silent: if breadd is
down, breadcrumbs behaves exactly as before.

Document the contract in EVENTS.md. CLAUDE.md now points at
CONTRIBUTING (single-trunk, no three-branch model), bakery, and
EVENTS.md.
2026-08-15 21:38:16 +08:00
..
app.rs Wire breadcrumbs into the bread event fabric (app id crumbs) 2026-08-15 21:38:16 +08:00
bread_events.rs Wire breadcrumbs into the bread event fabric (app id crumbs) 2026-08-15 21:38:16 +08:00
config.rs Harden breadcrumbs: fix real bugs, restructure as lib, stop storing PSKs twice 2026-07-22 06:58:47 +08:00
flow.rs Harden breadcrumbs: fix real bugs, restructure as lib, stop storing PSKs twice 2026-07-22 06:58:47 +08:00
lib.rs Wire breadcrumbs into the bread event fabric (app id crumbs) 2026-08-15 21:38:16 +08:00
main.rs Harden breadcrumbs: fix real bugs, restructure as lib, stop storing PSKs twice 2026-07-22 06:58:47 +08:00
nm.rs Harden breadcrumbs: fix real bugs, restructure as lib, stop storing PSKs twice 2026-07-22 06:58:47 +08:00
notify.rs Initial commit: breadcrumbs — profile-driven Wi-Fi + Tailscale state machine 2026-05-19 11:52:46 +08:00
state.rs Wire breadcrumbs into the bread event fabric (app id crumbs) 2026-08-15 21:38:16 +08:00
status.rs Initial commit: breadcrumbs — profile-driven Wi-Fi + Tailscale state machine 2026-05-19 11:52:46 +08:00
tailscale.rs Harden breadcrumbs: fix real bugs, restructure as lib, stop storing PSKs twice 2026-07-22 06:58:47 +08:00
util.rs Harden breadcrumbs: fix real bugs, restructure as lib, stop storing PSKs twice 2026-07-22 06:58:47 +08:00
watch.rs Wire breadcrumbs into the bread event fabric (app id crumbs) 2026-08-15 21:38:16 +08:00