Summary
Create a scoped Lucid integration issue that can be executed immediately after release-gate blockers are green.
Goal
Provide a concrete Lucid adapter/reference for Starknet-native paid entrypoints using:
- STRK payment path (
x402-starknet flow)
- session-key operational wallet pattern
- reproducible end-to-end example docs
Why
Issue #265 asks for concrete status and examples. Today integration is still WIP; this issue defines the exact deliverable so work can start without ambiguity once security gates are closed.
Dependencies (must be green first)
Scope
In scope
- Add Lucid adapter skeleton + wiring docs for Starknet payment path.
- Provide a STRK paid-tool example flow with request/receipt traceability.
- Document session-key operational wallet pattern for Lucid agent runtime.
- Include security notes (trust boundaries, signer mode, replay assumptions).
Out of scope
- Mainnet production rollout in this issue.
- Replacing signer proxy boundary or changing contract interfaces.
- Multi-framework support beyond Lucid in this ticket.
Acceptance Criteria
- A minimal Lucid example can run against Sepolia and trigger a paid STRK tool path.
- Session-key operational flow is documented with explicit owner/session trust split.
- Evidence artifacts are produced (request id, policy decision, tx hash linkage).
- README/runbook includes setup, env vars, and known failure modes.
- CI checks for example smoke path and docs links pass.
Deliverables
- Adapter package/module + example
- Integration runbook
- Security/trust-boundary section
- Test/smoke script for basic flow
Definition of done
Summary
Create a scoped Lucid integration issue that can be executed immediately after release-gate blockers are green.
Goal
Provide a concrete Lucid adapter/reference for Starknet-native paid entrypoints using:
x402-starknetflow)Why
Issue #265 asks for concrete status and examples. Today integration is still WIP; this issue defines the exact deliverable so work can start without ambiguity once security gates are closed.
Dependencies (must be green first)
Scope
In scope
Out of scope
Acceptance Criteria
Deliverables
Definition of done