fabro/lib/crates/fabro-interview/src
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
..
auto_approve.rs Fix principal auth gap regressions 2026-05-02 10:02:12 -04:00
callback.rs Fix principal auth gap regressions 2026-05-02 10:02:12 -04:00
console.rs Unify run event principals 2026-05-01 21:56:47 -04:00
control.rs Unify run event principals 2026-05-01 21:56:47 -04:00
control_protocol.rs Unify run event principals 2026-05-01 21:56:47 -04:00
lib.rs Fix principal auth gap regressions 2026-05-02 10:02:12 -04:00
queue.rs Fix principal auth gap regressions 2026-05-02 10:02:12 -04:00
recording.rs Unify run event principals 2026-05-01 21:56:47 -04:00
replay.rs refactor: simplify auth and actor handling 2026-05-02 11:44:17 -04:00