fabro/lib/crates/fabro-core
Bryan Helmkamp d10e0f5c56
refactor: simplify auth and actor handling
Tighten auth state to remove impossible identity branches and stringly error codes.
Route worker JWTs by header metadata, avoid unnecessary auth context cloning, and reuse shared helpers across tests and Slack payload handling.
Carry typed timeout actor metadata through failures instead of deriving it from display text.
2026-05-02 11:44:17 -04:00
..
src refactor: simplify auth and actor handling 2026-05-02 11:44:17 -04:00
Cargo.toml Add publish = false to all crates to prevent accidental crates.io publish 2026-03-29 13:47:09 -04:00