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: 4 additions & 1 deletion docs/adr/0002-agent-wallet-and-session-keys.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@
[`#31`](https://github.com/hellno/deckard/issues/31) (wire evolution).
- **Supersedes / relates:** records the positioning behind the "agent wallet" goal. The executable
work lives as GitHub issues (`#33`, `#31`, and a sizing spike drafted alongside this ADR).
Convention: work items live in issues; decisions + research live in `docs/`.
Convention: work items live in issues; decisions + research live in `docs/`. The agent's policy /
"Rules" vocabulary (cap / allowlist / expiry / approval-mode) that a session-key grant reuses — and
the rule that a software grant stays a *distinct enforcer* from a chain-enforced one — is defined in
[`ADR-0005`](0005-policy-and-authorization-model.md).

## Decision drivers (agreed with the maintainer)

Expand Down
Loading
Loading