Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,11 @@ Changelog tracking starts with 0.2.0. Prior versions were not tracked.
kernel construction, and agent modification cannot remove `default` from the
built-in `admin` group. The local CLI retains its intentional active-principal
default before requests reach the kernel. Closes #1256.
- **Capsule dispatch now preserves device attenuation.** Stamped events resolve
one authority snapshot before matching; invalid, revoked, or disabled
identities fail closed. `capsule:list` controls global describe visibility,
while exact `capsule:access:any` controls unrestricted execution. Closes
#1239.

- **Device attenuation now applies to every kernel authority view.** Capsule,
agent, and group inventory checks use the authenticating device scope, and a
Expand Down
Loading
Loading