Commit Graph

6 Commits

Author SHA1 Message Date
Josh Avant 3b01ea7905 fix(audit): show authenticated users for Gateway runs (#122484)
* fix(audit): show authenticated users for Gateway runs

* fix(audit): keep profile labels out of sessions

* test(qa): verify session label retention at storage

* fix(sessions): preserve canonical profile ownership

* test(qa): require full identity inspection proof

* docs(agents): preserve execution identity ownership boundary
2026-08-12 08:50:37 +00:00
joshavant 8bc7dbb07a fix(gateway): carry cron authority through agent RPC 2026-08-11 04:47:10 -05:00
joshavant 07680362ff Revert "refactor(agents): propagate exact attribution across runtimes"
This reverts commit df31882c38.
2026-08-07 18:40:17 -05:00
joshavant d76af5b2fb Revert "fix(agents): reserve execution attribution atomically"
This reverts commit 65d449d4c1.
2026-08-07 18:40:17 -05:00
Vincent Koc 65d449d4c1 fix(agents): reserve execution attribution atomically 2026-08-07 13:44:39 +08:00
Vincent Koc df31882c38 refactor(agents): propagate exact attribution across runtimes 2026-08-07 13:44:39 +08:00