Skip to content

Commit 8f35789

Browse files
NAOR YUVALclaude
authored andcommitted
fix(ROADMAP): add policy-core mention, remove misplaced deferred item
- PR7 table entry now mentions policy-core/ evaluation engine (evaluateEntryPolicy, evaluatePaymentPolicy, enforcePayment), which is a significant exported SDK component - Remove "Hardware wallet signing" from Deferred — this is a wallet SDK concern, not a reference implementation concern Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent e9074c1 commit 8f35789

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

ROADMAP.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Implements: protocol verification engine, artifact schemas, cryptographic signin
4747

4848
| PR | Title | Status |
4949
|----|-------|--------|
50-
| PR7 | SDK helpers (`createPolicyGrant`, `createBudgetAuthorization`, `createSignedPaymentAuthorization`, `createSettlementIntent`, `computeIntentHash`) ||
50+
| PR7 | SDK helpers (`createPolicyGrant`, `createBudgetAuthorization`, `createSignedPaymentAuthorization`, `createSettlementIntent`, `computeIntentHash`); `policy-core/` evaluation engine (`evaluateEntryPolicy`, `evaluatePaymentPolicy`, `enforcePayment`) ||
5151
| PR8 | End-to-end parking example + guardrails demo + fleet demo + offline flow ||
5252
| PR9 | Integration tests — full lifecycle verification ||
5353

@@ -161,4 +161,3 @@ Deliverables:
161161
- **Streaming payment verification** — incremental spend verification for micropayment streams
162162
- **Push revocation** — WebSocket listener for real-time revocation events
163163
- **EVM stablecoin anchor adapter** — extend intent anchoring to EVM chains
164-
- **Hardware wallet signing** — Ledger / Trezor integration in wallet SDK layer

0 commit comments

Comments
 (0)